Skip to content

Commit

Permalink
Installed redis gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Tsoganov authored and Sergei Tsoganov committed Jun 7, 2023
1 parent 7bc3aaa commit 74b39ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ gem 'epp', github: 'internetee/epp', branch: :master
gem 'epp-xml', '1.2.0', github: 'internetee/epp-xml', branch: :master
gem 'jquery-ui-rails', '6.0.1'
gem 'pdfkit'
gem 'redis'
gem 'sidekiq', '~> 7.0'

gem 'company_register', github: 'internetee/company_register',
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,8 @@ GEM
activesupport (>= 6.1.5)
i18n
rbtree3 (0.6.0)
redis (5.0.6)
redis-client (>= 0.9.0)
redis-client (0.14.1)
connection_pool
regexp_parser (2.1.1)
Expand Down Expand Up @@ -583,6 +585,7 @@ DEPENDENCIES
puma
rails (~> 6.1.4)
ransack (~> 4.0.0)
redis
rest-client
rexml
sass-rails
Expand Down

0 comments on commit 74b39ba

Please sign in to comment.