aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorZog2018-05-11 11:42:24 +0200
committerZog2018-05-11 11:42:24 +0200
commitcd81e053aac897a1da8995796f149c292b34e960 (patch)
tree98d5d796dbf83a0432d88c69e70d8b86e095260e /Gemfile
parent578a6573c4cabffec9fa29d6eae446988bb4015c (diff)
downloadchouette-core-cd81e053aac897a1da8995796f149c292b34e960.tar.bz2
Refs #6975 Refs #6976 Updates dependencies with potential security breaches
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 5c48a6d7c..e8b7593c9 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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'