Skip to content

Commit

Permalink
remove assets 1.3 dep
Browse files Browse the repository at this point in the history
  • Loading branch information
FLemon committed Dec 23, 2024
1 parent 6cc4b5d commit 4b17254
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hanami.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ Gem::Specification.new do |spec|
spec.add_dependency 'hanami-validations', '>= 1.3', '< 3'
spec.add_dependency 'hanami-view', '~> 1.3'
spec.add_dependency 'hanami-helpers', '~> 1.3'
spec.add_dependency 'hanami-assets', '~> 1.3'
spec.add_dependency 'dry-cli', '~> 0.5'
spec.add_dependency 'concurrent-ruby', '~> 1.0'
spec.add_dependency 'bundler', '>= 1.6', '< 3'

Expand Down

0 comments on commit 4b17254

Please sign in to comment.