Skip to content

Commit

Permalink
Merge pull request #382 from wearefuturegov/CVE-2020-8184-upgrade-rack
Browse files Browse the repository at this point in the history
Update rack gem to address CVE-2020-8184
  • Loading branch information
userman123 authored Dec 18, 2020
2 parents 1611975 + b9aa389 commit 9328f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ GEM
nio4r (~> 2.0)
pundit (2.1.0)
activesupport (>= 3.0.0)
rack (2.2.2)
rack (2.2.3)
rack-livereload (0.3.17)
rack
rack-proxy (0.6.5)
Expand Down

0 comments on commit 9328f84

Please sign in to comment.