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 | |
| 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')
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ git_source(:af83) { |name| "https://github.com/af83/#{name}.git" } # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '~> 4.2.8' +gem 'rack-protection', '~> 1.5.5' # Use SCSS for stylesheets gem 'sass-rails', '~> 4.0.3' |
