Skip to content

Commit

Permalink
Pin rack to version 2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Aug 1, 2023
1 parent 2eb8390 commit b6e2e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hanami-controller.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.metadata["rubygems_mfa_required"] = "true"
spec.required_ruby_version = ">= 3.0"

spec.add_dependency "rack", "~> 2.0"
spec.add_dependency "rack", "2.2.8"
spec.add_dependency "hanami-utils", "~> 2.0"
spec.add_dependency "dry-configurable", "~> 1.0", "< 2"
spec.add_dependency "dry-core", "~> 1.0"
Expand Down

0 comments on commit b6e2e50

Please sign in to comment.