Browse Source

website: dodge CVE-2018-16471 for rack (#4972)

updates dependency.
pull/4974/head
Hans Hasselberg 6 years ago committed by GitHub
parent
commit
e3dd70e42c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/Gemfile.lock

2
website/Gemfile.lock

@ -112,7 +112,7 @@ GEM
tilt (>= 1.4.1, < 3)
padrino-support (0.12.9)
activesupport (>= 3.1)
rack (1.6.10)
rack (1.6.11)
rack-livereload (0.3.17)
rack
rack-test (1.0.0)

Loading…
Cancel
Save