summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-05-24 19:39:47 -0400
committerDavid Gay <david@davidgay.org>2021-05-24 19:39:47 -0400
commit2045b0f3bdae5a63c268fe1df70de9dcd2aeaec2 (patch)
treecb6418f453e3c153c2474873566853f26703d5b1 /Gemfile.lock
parentbc9c667c41f186a23ef72880287d8d69c827b4c7 (diff)
Enable redis gem
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 f9bf71c..d499c57 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -159,6 +159,7 @@ GEM
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
+ redis (4.1.4)
regexp_parser (2.1.1)
responders (3.0.1)
actionpack (>= 5.0)
@@ -253,6 +254,7 @@ DEPENDENCIES
puma (~> 5.0)
rack-mini-profiler (~> 2.0)
rails (~> 6.1.3, >= 6.1.3.1)
+ redis (~> 4.0)
rubocop (>= 0.90)
rubocop-packaging
rubocop-performance