Skip to content

Commit

Permalink
Update rack to version 3.0.0 (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Sep 15, 2022
1 parent 7db1009 commit 42b4aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi_contracts.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.add_dependency 'activesupport', '>= 6.1', '< 8'
s.add_dependency 'json_schemer', '~> 0.2.20'

s.add_development_dependency 'rack', '~> 2.2.3'
s.add_development_dependency 'rack', '~> 3.0.0'
s.add_development_dependency 'rspec', '~> 3.11.0'
s.add_development_dependency 'rubocop', '1.36.0'
s.add_development_dependency 'rubocop-rspec', '2.12.1'
Expand Down

0 comments on commit 42b4aa6

Please sign in to comment.