Skip to content

Commit

Permalink
Hoist sidekiq into the Gemfile in the starter repo (#1059)
Browse files Browse the repository at this point in the history
Some people may not want to use Sidekiq. Previously they had to include
sidekiq in their production build whether they used it or not. This
makes it possible to completely remove Sidekiq by removing it from the
`Gemfile` in the starter repo.
  • Loading branch information
jagthedrummer authored Feb 19, 2025
1 parent f465157 commit c427d45
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 92 deletions.
8 changes: 0 additions & 8 deletions bullet_train-api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ PATH
premailer-rails
rails (>= 6.0.0)
showcase-rails
sidekiq

PATH
remote: .
Expand Down Expand Up @@ -371,8 +370,6 @@ GEM
rake (13.2.1)
rdoc (6.10.0)
psych (>= 4.0.0)
redis-client (0.23.0)
connection_pool
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
Expand All @@ -398,11 +395,6 @@ GEM
securerandom (0.4.1)
showcase-rails (0.4.6)
rails (>= 6.1.0)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down
8 changes: 0 additions & 8 deletions bullet_train-fields/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ PATH
premailer-rails
rails (>= 6.0.0)
showcase-rails
sidekiq

PATH
remote: .
Expand Down Expand Up @@ -381,8 +380,6 @@ GEM
rb_sys (0.9.105)
rdoc (6.10.0)
psych (>= 4.0.0)
redis-client (0.23.0)
connection_pool
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
Expand All @@ -408,11 +405,6 @@ GEM
securerandom (0.4.1)
showcase-rails (0.4.6)
rails (>= 6.1.0)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down
8 changes: 0 additions & 8 deletions bullet_train-incoming_webhooks/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ PATH
premailer-rails
rails (>= 6.0.0)
showcase-rails
sidekiq

PATH
remote: .
Expand Down Expand Up @@ -376,8 +375,6 @@ GEM
rake (13.2.1)
rdoc (6.10.0)
psych (>= 4.0.0)
redis-client (0.23.0)
connection_pool
reline (0.6.0)
io-console (~> 0.5)
responders (3.1.1)
Expand All @@ -387,11 +384,6 @@ GEM
securerandom (0.4.1)
showcase-rails (0.4.6)
rails (>= 6.1.0)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down
8 changes: 0 additions & 8 deletions bullet_train-integrations-stripe/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ PATH
premailer-rails
rails (>= 6.0.0)
showcase-rails
sidekiq

PATH
remote: .
Expand Down Expand Up @@ -402,8 +401,6 @@ GEM
rake (13.2.1)
rdoc (6.10.0)
psych (>= 4.0.0)
redis-client (0.23.0)
connection_pool
reline (0.6.0)
io-console (~> 0.5)
responders (3.1.1)
Expand All @@ -413,11 +410,6 @@ GEM
securerandom (0.4.1)
showcase-rails (0.4.6)
rails (>= 6.1.0)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down
8 changes: 0 additions & 8 deletions bullet_train-outgoing_webhooks/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ PATH
premailer-rails
rails (>= 6.0.0)
showcase-rails
sidekiq

PATH
remote: .
Expand Down Expand Up @@ -379,8 +378,6 @@ GEM
rake (13.2.1)
rdoc (6.10.0)
psych (>= 4.0.0)
redis-client (0.23.0)
connection_pool
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
Expand All @@ -406,11 +403,6 @@ GEM
securerandom (0.4.1)
showcase-rails (0.4.6)
rails (>= 6.1.0)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down
8 changes: 0 additions & 8 deletions bullet_train-sortable/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ PATH
premailer-rails
rails (>= 6.0.0)
showcase-rails
sidekiq

PATH
remote: .
Expand Down Expand Up @@ -377,8 +376,6 @@ GEM
rake (13.2.1)
rdoc (6.10.0)
psych (>= 4.0.0)
redis-client (0.23.0)
connection_pool
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
Expand All @@ -404,11 +401,6 @@ GEM
securerandom (0.4.1)
showcase-rails (0.4.6)
rails (>= 6.1.0)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down
8 changes: 0 additions & 8 deletions bullet_train-super_scaffolding/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ PATH
premailer-rails
rails (>= 6.0.0)
showcase-rails
sidekiq

PATH
remote: .
Expand Down Expand Up @@ -371,8 +370,6 @@ GEM
rake (13.2.1)
rdoc (6.10.0)
psych (>= 4.0.0)
redis-client (0.23.0)
connection_pool
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
Expand All @@ -398,11 +395,6 @@ GEM
securerandom (0.4.1)
showcase-rails (0.4.6)
rails (>= 6.1.0)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down
8 changes: 0 additions & 8 deletions bullet_train-themes-light/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ PATH
premailer-rails
rails (>= 6.0.0)
showcase-rails
sidekiq

PATH
remote: .
Expand Down Expand Up @@ -386,8 +385,6 @@ GEM
rake (13.2.1)
rdoc (6.10.0)
psych (>= 4.0.0)
redis-client (0.23.0)
connection_pool
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
Expand All @@ -413,11 +410,6 @@ GEM
securerandom (0.4.1)
showcase-rails (0.4.6)
rails (>= 6.1.0)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down
8 changes: 0 additions & 8 deletions bullet_train-themes-tailwind_css/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ PATH
premailer-rails
rails (>= 6.0.0)
showcase-rails
sidekiq

PATH
remote: .
Expand Down Expand Up @@ -378,8 +377,6 @@ GEM
rake (13.2.1)
rdoc (6.10.0)
psych (>= 4.0.0)
redis-client (0.23.0)
connection_pool
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
Expand All @@ -405,11 +402,6 @@ GEM
securerandom (0.4.1)
showcase-rails (0.4.6)
rails (>= 6.1.0)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down
8 changes: 0 additions & 8 deletions bullet_train-themes/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ PATH
premailer-rails
rails (>= 6.0.0)
showcase-rails
sidekiq

PATH
remote: .
Expand Down Expand Up @@ -375,8 +374,6 @@ GEM
rb_sys (0.9.105)
rdoc (6.10.0)
psych (>= 4.0.0)
redis-client (0.23.0)
connection_pool
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
Expand All @@ -402,11 +399,6 @@ GEM
securerandom (0.4.1)
showcase-rails (0.4.6)
rails (>= 6.1.0)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down
8 changes: 0 additions & 8 deletions bullet_train/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ PATH
premailer-rails
rails (>= 6.0.0)
showcase-rails
sidekiq

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -404,8 +403,6 @@ GEM
rb_sys (0.9.105)
rdoc (6.10.0)
psych (>= 4.0.0)
redis-client (0.23.0)
connection_pool
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
Expand All @@ -431,11 +428,6 @@ GEM
securerandom (0.4.1)
showcase-rails (0.4.6)
rails (>= 6.1.0)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down
3 changes: 0 additions & 3 deletions bullet_train/bullet_train.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ Gem::Specification.new do |spec|
# We use this to add "'s" as appropriate in certain headings.
spec.add_dependency "possessive"

# We've standardized on Sidekiq for background job processing.
spec.add_dependency "sidekiq"

# We use this to detect the size of the logo assets.
spec.add_dependency "fastimage"

Expand Down
1 change: 0 additions & 1 deletion bullet_train/lib/bullet_train.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
# require "rqrcode"
require "cancancan"
require "possessive"
require "sidekiq"
require "fastimage"
require "http_accept_language"
require "cable_ready"
Expand Down

0 comments on commit c427d45

Please sign in to comment.