Skip to content

Commit

Permalink
Remove dalli gem
Browse files Browse the repository at this point in the history
This is no longer required after removing the use of memcached.
  • Loading branch information
pixeltrix committed Dec 8, 2024
1 parent 20a27d5 commit 9f9cdbd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ gem 'slack-notifier'
gem 'daemons'
gem 'jquery-rails'
gem 'delayed-web'
gem 'dalli'
gem 'connection_pool'
gem 'lograge'
gem 'logstash-logger'
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ GEM
railties (>= 5.2, < 9)
cucumber-tag-expressions (6.1.1)
daemons (1.4.1)
dalli (3.2.8)
database_cleaner (2.1.0)
database_cleaner-active_record (>= 2, < 3)
database_cleaner-active_record (2.2.0)
Expand Down Expand Up @@ -489,7 +488,6 @@ DEPENDENCIES
connection_pool
cucumber-rails
daemons
dalli
database_cleaner
delayed-web
delayed_job_active_record
Expand Down

0 comments on commit 9f9cdbd

Please sign in to comment.