Merge pull request #508 from openSNP/update_rubyzip

Updates Rubyzip
This commit is contained in:
Philipp Bayer
2018-09-10 18:40:55 +08:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
api_key.txt
.env
.bundle
config/app_config.yml
config/database.yml

View File

@@ -292,7 +292,7 @@ GEM
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
ruby_dep (1.5.0)
rubyzip (1.2.1)
rubyzip (1.2.2)
rvm-capistrano (1.4.4)
capistrano (>= 2.15.4)
safe_yaml (1.0.4)