diff --git a/Gemfile b/Gemfile index 36461aca9220336e7ceefabbc286b07a52170307..49d25a6eb53c109baf533f94064e90f63876a237 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem 'jbuilder', '~> 2.7' # Use Active Storage variant # gem 'image_processing', '~> 1.2' - +gem sidekiq # Reduces boot times through caching; required in config/boot.rb gem 'bootsnap', '>= 1.4.2', require: false