Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-12-15 17:59:16 +0300
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-12-15 17:59:16 +0300
commit7512016d51feb6c02c3a0322325564b6b7f5ad9c (patch)
tree6b50dbadbc4858868590c2e0044305ca66260212 /Gemfile.lock
parent19865b7cfd4d081f6bee6e973858ee488e995561 (diff)
Update rack-attack to 4.2.0
If we are going to monkey-patch something it might as well be the latest version.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4bcb1eb0de5..045b2b60fed 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -356,7 +356,7 @@ GEM
rack (1.5.2)
rack-accept (0.4.5)
rack (>= 0.4)
- rack-attack (2.3.0)
+ rack-attack (4.2.0)
rack
rack-cors (0.2.9)
rack-mini-profiler (0.9.0)