Skip to content

Commit

Permalink
Bump hanami-cli dependency for 2.2.beta
Browse files Browse the repository at this point in the history
  • Loading branch information
timriley committed Jul 16, 2024
1 parent 5826b52 commit 0961687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hanami-reloader.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
spec.metadata["allowed_push_host"] = "https://rubygems.org"
spec.metadata["rubygems_mfa_required"] = "true"

spec.add_dependency "hanami-cli", "~> 2.1"
spec.add_dependency "hanami-cli", "~> 2.2.beta"
spec.add_dependency "zeitwerk", "~> 2.6"

spec.add_development_dependency "bundler", ">= 1.6", "< 3"
Expand Down

0 comments on commit 0961687

Please sign in to comment.