Skip to content

Commit

Permalink
Use newer version of Chaotic Job
Browse files Browse the repository at this point in the history
  • Loading branch information
fractaledmind committed Dec 17, 2024
1 parent f3c8f8e commit 8e58e86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ GEM
base64 (0.2.0)
bigdecimal (3.1.8)
builder (3.3.0)
chaotic_job (0.2.0)
chaotic_job (0.3.0)
combustion (1.3.7)
activesupport (>= 3.0.0)
railties (>= 3.0.0)
Expand Down Expand Up @@ -162,7 +162,7 @@ PLATFORMS

DEPENDENCIES
acidic_job!
chaotic_job (>= 0.2.0)
chaotic_job
combustion
minitest
rake
Expand Down
2 changes: 1 addition & 1 deletion acidic_job.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "railties", rails_version
end

spec.add_development_dependency "chaotic_job", ">= 0.2.0"
spec.add_development_dependency "chaotic_job"
spec.add_development_dependency "combustion"
spec.add_development_dependency "minitest"
spec.add_development_dependency "rake"
Expand Down

0 comments on commit 8e58e86

Please sign in to comment.