diff options
| author | Zog | 2018-05-11 11:42:24 +0200 | 
|---|---|---|
| committer | Zog | 2018-05-11 11:42:24 +0200 | 
| commit | cd81e053aac897a1da8995796f149c292b34e960 (patch) | |
| tree | 98d5d796dbf83a0432d88c69e70d8b86e095260e /Gemfile.lock | |
| parent | 578a6573c4cabffec9fa29d6eae446988bb4015c (diff) | |
| download | chouette-core-cd81e053aac897a1da8995796f149c292b34e960.tar.bz2 | |
Refs #69746976-security-driven-packages-update
Refs #6975
Refs #6976
Updates dependencies with potential security breaches
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/Gemfile.lock b/Gemfile.lock index 7bb1c3465..51a72bb32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -371,10 +371,10 @@ GEM        railties (>= 3.1, < 5.0)      rabl (0.13.1)        activesupport (>= 2.3.14) -    rack (1.6.9) +    rack (1.6.10)      rack-livereload (0.3.16)        rack -    rack-protection (1.5.4) +    rack-protection (1.5.5)        rack      rack-proxy (0.6.3)        rack @@ -668,6 +668,7 @@ DEPENDENCIES    quiet_assets    rabl    rack-livereload +  rack-protection (~> 1.5.5)    rails (~> 4.2.8)    rails-assets-bootstrap-sass-official (~> 3.3.0)!    rails-assets-footable (~> 2.0.3)! | 
