Skip to content
Snippets Groups Projects
Commit 74f3bb44 authored by Dean Lovett's avatar Dean Lovett
Browse files

fix: added redis gem

parent 0300fa8a
No related branches found
No related tags found
No related merge requests found
......@@ -48,4 +48,5 @@ gem 'nexus_domain_events', '1.1.2'
gem 'batch-loader', '2.0.1'
gem 'secure_headers', '6.3.3'
gem 'hiredis', '0.6.3'
gem 'redis', '4.6.0'
gem 'google-protobuf', '3.20.1'
......@@ -268,6 +268,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rbtree (0.4.5)
redis (4.6.0)
request_store (1.5.1)
rack (>= 1.4)
rexml (3.2.5)
......@@ -409,6 +410,7 @@ DEPENDENCIES
rack-cors (= 1.1.1)
rails (= 7.0.2.3)
rails-controller-testing (= 1.0.5)
redis
rqrcode_png (= 0.1.5)
rspec-rails (= 5.1.1)
ruby-mailchecker (= 4.1.15)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment