Skip to content

Commit

Permalink
Pin tilt to version 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jun 28, 2024
1 parent 2f1370f commit c59eaea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hanami-mailer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 3.0"

spec.add_dependency "hanami-utils", "~> 2.0.alpha"
spec.add_dependency "tilt", "~> 2.0", ">= 2.0.1"
spec.add_dependency "tilt", "2.4.0"
spec.add_dependency "mail", "~> 2.7"

# FIXME: remove when https://github.com/mikel/mail/pull/1439 gets merged AND a new version of `mail` gets released
Expand Down

0 comments on commit c59eaea

Please sign in to comment.