Skip to content

Commit

Permalink
sync versions
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlogic committed Aug 9, 2023
1 parent 851aa47 commit e9650ec
Show file tree
Hide file tree
Showing 15 changed files with 36 additions and 38 deletions.
6 changes: 3 additions & 3 deletions judoscale-delayed_job/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
PATH
remote: ../judoscale-ruby
specs:
judoscale-ruby (1.5.0)
judoscale-ruby (1.5.1)

PATH
remote: .
specs:
judoscale-delayed_job (1.5.0)
judoscale-delayed_job (1.5.1)
delayed_job_active_record (>= 4.0)
judoscale-ruby (= 1.5.0)
judoscale-ruby (= 1.5.1)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion judoscale-delayed_job/lib/judoscale/delayed_job/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Judoscale
module DelayedJob
VERSION = "1.5.0"
VERSION = "1.5.1"
end
end
16 changes: 7 additions & 9 deletions judoscale-good_job/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
PATH
remote: ../judoscale-ruby
specs:
judoscale-ruby (1.5.0)
judoscale-ruby (1.5.1)

PATH
remote: .
specs:
judoscale-good_job (1.5.0)
judoscale-good_job (1.5.1)
good_job (>= 3.0)
judoscale-ruby (= 1.5.0)
judoscale-ruby (= 1.5.1)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -50,14 +50,13 @@ GEM
raabro (~> 1.4)
globalid (1.1.0)
activesupport (>= 5.0)
good_job (3.16.3)
good_job (3.17.1)
activejob (>= 6.0.0)
activerecord (>= 6.0.0)
concurrent-ruby (>= 1.0.2)
fugit (>= 1.1)
railties (>= 6.0.0)
thor (>= 0.14.1)
webrick (>= 1.3)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
loofah (2.21.3)
Expand All @@ -72,10 +71,10 @@ GEM
pg (1.4.5)
raabro (1.4.0)
racc (1.7.1)
rack (2.2.7)
rack (2.2.8)
rack-test (2.1.0)
rack (>= 1.3)
rails-dom-testing (2.1.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
Expand All @@ -93,8 +92,7 @@ GEM
thor (1.2.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
webrick (1.8.1)
zeitwerk (2.6.8)
zeitwerk (2.6.11)

PLATFORMS
arm64-darwin-21
Expand Down
2 changes: 1 addition & 1 deletion judoscale-good_job/lib/judoscale/good_job/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Judoscale
module GoodJob
VERSION = "1.5.0"
VERSION = "1.5.1"
end
end
6 changes: 3 additions & 3 deletions judoscale-que/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PATH
remote: ../judoscale-ruby
specs:
judoscale-ruby (1.5.0)
judoscale-ruby (1.5.1)

PATH
remote: .
specs:
judoscale-que (1.5.0)
judoscale-ruby (= 1.5.0)
judoscale-que (1.5.1)
judoscale-ruby (= 1.5.1)
que (>= 1.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion judoscale-que/lib/judoscale/que/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Judoscale
module Que
VERSION = "1.5.0"
VERSION = "1.5.1"
end
end
6 changes: 3 additions & 3 deletions judoscale-rack/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PATH
remote: ../judoscale-ruby
specs:
judoscale-ruby (1.5.0)
judoscale-ruby (1.5.1)

PATH
remote: .
specs:
judoscale-rack (1.5.0)
judoscale-ruby (= 1.5.0)
judoscale-rack (1.5.1)
judoscale-ruby (= 1.5.1)
rack

GEM
Expand Down
2 changes: 1 addition & 1 deletion judoscale-rack/lib/judoscale/rack/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Judoscale
module Rack
VERSION = "1.5.0"
VERSION = "1.5.1"
end
end
12 changes: 6 additions & 6 deletions judoscale-rails/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PATH
remote: ../judoscale-ruby
specs:
judoscale-ruby (1.5.0)
judoscale-ruby (1.5.1)

PATH
remote: .
specs:
judoscale-rails (1.5.0)
judoscale-ruby (= 1.5.0)
judoscale-rails (1.5.1)
judoscale-ruby (= 1.5.1)
railties

GEM
Expand Down Expand Up @@ -56,10 +56,10 @@ GEM
nokogiri (1.15.3-x86_64-linux)
racc (~> 1.4)
racc (1.7.1)
rack (2.2.7)
rack (2.2.8)
rack-test (2.1.0)
rack (>= 1.3)
rails-dom-testing (2.1.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
Expand All @@ -79,7 +79,7 @@ GEM
thor (1.2.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
zeitwerk (2.6.8)
zeitwerk (2.6.11)

PLATFORMS
arm64-darwin-20
Expand Down
2 changes: 1 addition & 1 deletion judoscale-rails/lib/judoscale/rails/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Judoscale
module Rails
VERSION = "1.5.0"
VERSION = "1.5.1"
end
end
6 changes: 3 additions & 3 deletions judoscale-resque/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PATH
remote: ../judoscale-ruby
specs:
judoscale-ruby (1.5.0)
judoscale-ruby (1.5.1)

PATH
remote: .
specs:
judoscale-resque (1.5.0)
judoscale-ruby (= 1.5.0)
judoscale-resque (1.5.1)
judoscale-ruby (= 1.5.1)
resque (>= 2.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion judoscale-resque/lib/judoscale/resque/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Judoscale
module Resque
VERSION = "1.5.0"
VERSION = "1.5.1"
end
end
2 changes: 1 addition & 1 deletion judoscale-ruby/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
judoscale-ruby (1.5.0)
judoscale-ruby (1.5.1)

GEM
remote: https://rubygems.org/
Expand Down
6 changes: 3 additions & 3 deletions judoscale-sidekiq/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PATH
remote: ../judoscale-ruby
specs:
judoscale-ruby (1.5.0)
judoscale-ruby (1.5.1)

PATH
remote: .
specs:
judoscale-sidekiq (1.5.0)
judoscale-ruby (= 1.5.0)
judoscale-sidekiq (1.5.1)
judoscale-ruby (= 1.5.1)
sidekiq (>= 5.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion judoscale-sidekiq/lib/judoscale/sidekiq/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Judoscale
module Sidekiq
VERSION = "1.5.0"
VERSION = "1.5.1"
end
end

0 comments on commit e9650ec

Please sign in to comment.