Skip to content

Commit

Permalink
Merge pull request #1782 from chef/robb/update-rack
Browse files Browse the repository at this point in the history
update rack for CVE-2018-16471
  • Loading branch information
robbkidd authored Nov 9, 2018
2 parents bf5bacc + a1f9163 commit c030c9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/supermarket/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ GEM
pundit (1.1.0)
activesupport (>= 3.0.0)
raabro (1.1.6)
rack (2.0.5)
rack (2.0.6)
rack-protection (2.0.1)
rack
rack-test (0.6.3)
Expand Down
2 changes: 1 addition & 1 deletion src/supermarket/engines/fieri/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ GEM
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (2.0.5)
rack (2.0.5)
rack (2.0.6)
rack-protection (2.0.1)
rack
rack-test (0.6.3)
Expand Down

0 comments on commit c030c9b

Please sign in to comment.