Skip to content

Commit

Permalink
Version 2.4.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickTulskie committed Sep 5, 2022
1 parent bf2da6a commit da56427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resque-heroku-signals.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = "resque-heroku-signals"
spec.version = '2.3.0'
spec.version = '2.4.0'
spec.authors = ["Michael Bianco"]
spec.email = ["[email protected]"]

Expand All @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
spec.metadata['rubygems_mfa_required'] = 'true'

# strict resque dependency is intentional
spec.add_dependency "resque", "2.3.0"
spec.add_dependency "resque", "2.4.0"

spec.add_development_dependency "bundler", "~> 2.2"
spec.add_development_dependency "rake", "~> 13.0"
Expand Down

0 comments on commit da56427

Please sign in to comment.