Skip to content

Commit

Permalink
Update dry-types.gemspec from dry-rb/template-gem
Browse files Browse the repository at this point in the history
  • Loading branch information
File Sync committed Oct 15, 2022
1 parent 16b3dd5 commit 0618f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dry-types.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "dry-container", "~> 0.3"
spec.add_runtime_dependency "dry-core", "~> 0.9", ">= 0.9"
spec.add_runtime_dependency "dry-inflector", "~> 0.1", ">= 0.1.2"
spec.add_runtime_dependency "dry-logic", "~> 1.0", ">= 1.0.2"
spec.add_runtime_dependency "dry-logic", "~> 1.3", ">= 1.3"
spec.add_runtime_dependency "zeitwerk", "~> 2.6"

spec.add_development_dependency "bundler"
Expand Down

0 comments on commit 0618f3b

Please sign in to comment.