Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Bump rubyzip from 1.2.2 to 1.2.3 (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and weiweishi committed May 31, 2019
1 parent 1690ec8 commit 7e3e4f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source 'https://rubygems.org'
gem 'rails', '~>3.2.22'

# pin this to post-CVE 2017-5946
gem 'rubyzip', '~> 1.2.2'
gem 'rubyzip', '~> 1.2.3'

gem 'mysql2', '~>0.3.20'
gem 'omniauth'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ GEM
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
ruby-rc4 (0.1.5)
rubyzip (1.2.2)
rubyzip (1.2.3)
sass (3.4.22)
sass-rails (3.2.6)
railties (~> 3.2.0)
Expand Down Expand Up @@ -326,7 +326,7 @@ DEPENDENCIES
rollbar
rspec
rspec-rails
rubyzip (~> 1.2.2)
rubyzip (~> 1.2.3)
sass
sass-rails (~> 3.2.3)
selenium-webdriver
Expand Down

0 comments on commit 7e3e4f2

Please sign in to comment.