Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Jan 7, 2025
1 parent b81956d commit ec44604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dry-auto_inject.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 3.1"

# to update dependencies edit project.yml
spec.add_dependency "dry-core", "~> 1.0", "< 2"
spec.add_dependency "dry-core", "~> 1.1"
spec.add_dependency "zeitwerk", "~> 2.6"
end

0 comments on commit ec44604

Please sign in to comment.