diff options
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 a05fad7f0..6550ff101 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,6 +208,7 @@ GEM rake (10.5.0) rdoc (4.2.2) json (~> 1.4) + redis (3.2.2) ref (2.0.0) responders (2.1.1) railties (>= 4.2.0, < 5.1) @@ -328,6 +329,7 @@ DEPENDENCIES rails (= 4.2.5.1) rails_12factor rails_autolink + redis (~> 3.2) rspec-rails rubocop sass-rails (~> 5.0) |