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:
authorskv-headless <skv-headless@yandex.ru>2014-06-14 14:05:25 +0400
committerskv-headless <skv-headless@yandex.ru>2014-06-14 14:05:25 +0400
commit8ec02ed9aa36160bd19155cef1f71ca7e12ad4f3 (patch)
tree626d134665a25f218e9e36d0b3753b8d5b9ce9ed /Gemfile.lock
parenta5cbb4cb82a6911b5c1de117ae6ed4cbf667a679 (diff)
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 3bea962f6ac..f46cd723f80 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -412,6 +412,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)
@@ -650,6 +651,7 @@ DEPENDENCIES
rb-inotify
redcarpet (~> 2.2.2)
redis-rails
+ request_store
rspec-rails
sanitize (~> 2.0)
sass-rails (~> 4.0.2)