summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-07-14 13:58:53 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-07-14 13:58:53 +0300
commit2099aa38b661f7ceacb1346c1199b9dd89c7dec0 (patch)
tree6d019c911589fb1090a32052050a99d22b7ecc6f /Gemfile.lock
parentc50f89519660a7da6e9c7978118a29a7a45178c6 (diff)
parent8ec02ed9aa36160bd19155cef1f71ca7e12ad4f3 (diff)
downloadgitlab-ce-2099aa38b661f7ceacb1346c1199b9dd89c7dec0.tar.gz
Merge pull request #7131 from skv-headless/per_request_rules_caching
per request project rules caching
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 97d3d8bab64..363987bea12 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -409,6 +409,7 @@ GEM
redis-store (1.1.4)
redis (>= 2.2)
ref (1.0.5)
+ request_store (1.0.5)
require_all (1.3.2)
rest-client (1.6.7)
mime-types (>= 1.16)
@@ -647,6 +648,7 @@ DEPENDENCIES
rb-inotify
redcarpet (~> 2.2.2)
redis-rails
+ request_store
rspec-rails
sanitize (~> 2.0)
sass-rails (~> 4.0.2)