Skip to content

Commit b521726

Browse files
author
File Sync
committed
Update dry-system.gemspec from dry-rb/template-gem
1 parent 01686b0 commit b521726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dry-system.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
3232
spec.add_runtime_dependency "dry-auto_inject", ">= 0.10.0"
3333
spec.add_runtime_dependency "dry-configurable", ">= 1.0.0.rc1", "< 2"
3434
spec.add_runtime_dependency "dry-core", ">= 1.0.0.rc1", "< 2"
35-
spec.add_runtime_dependency "dry-inflector", "~> 0.1", ">= 0.1.2"
35+
spec.add_runtime_dependency "dry-inflector", ">= 1.0.0.rc1", "< 2"
3636

3737
spec.add_development_dependency "bundler"
3838
spec.add_development_dependency "rake"

0 commit comments

Comments
 (0)