diff options
author | skv-headless <skv-headless@yandex.ru> | 2014-06-14 14:05:25 +0400 |
---|---|---|
committer | skv-headless <skv-headless@yandex.ru> | 2014-06-14 14:05:25 +0400 |
commit | 8ec02ed9aa36160bd19155cef1f71ca7e12ad4f3 (patch) | |
tree | 626d134665a25f218e9e36d0b3753b8d5b9ce9ed /Gemfile.lock | |
parent | a5cbb4cb82a6911b5c1de117ae6ed4cbf667a679 (diff) | |
download | gitlab-ce-8ec02ed9aa36160bd19155cef1f71ca7e12ad4f3.tar.gz |
per request project rules caching
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
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) |