Skip to content

Commit

Permalink
Pin dry-core to version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 30, 2024
1 parent 20e6408 commit 0e6b6f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hanami-view.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 3.1"

spec.add_runtime_dependency "dry-configurable", "~> 1.0"
spec.add_runtime_dependency "dry-core", "~> 1.0"
spec.add_runtime_dependency "dry-core", "1.0.2"
spec.add_runtime_dependency "dry-inflector", "~> 1.0", "< 2"
spec.add_runtime_dependency "temple", "~> 0.10.0", ">= 0.10.2"
spec.add_runtime_dependency "tilt", "~> 2.3"
Expand Down

0 comments on commit 0e6b6f0

Please sign in to comment.