diff options
author | ytti <saku@ytti.fi> | 2017-04-15 14:48:04 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-15 14:48:04 +0300 |
commit | 85333df25d743d0a44bf098fba6ebc56b3a53d13 (patch) | |
tree | 2bc049fbde59d14156e26d5b176ccd4070bab40e /Gemfile.lock | |
parent | 3c1d0886933d90bb24810f622acb9e7f0b41b418 (diff) | |
parent | b0ad6abc0ae43c2af414aadd3e4fac4fe325dd0a (diff) |
Merge pull request #807 from clement-parisot/git-crypt
Add new output GitCrypt
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ab52715..2c887c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,6 +33,7 @@ PLATFORMS DEPENDENCIES bundler (~> 1.10) + git (~> 1) minitest (~> 5.8) mocha (~> 1.1) oxidized! |