Skip to content

Commit

Permalink
Merge pull request #692 from splitrb/dependabot/bundler/rack-test-tw-2.0
Browse files Browse the repository at this point in the history
Update rack-test requirement from ~> 1.1 to ~> 2.0
  • Loading branch information
andrehjr authored Jun 27, 2022
2 parents 1f61da9 + a602238 commit 97a5ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion split.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Gem::Specification.new do |s|

s.add_development_dependency "bundler", ">= 1.17"
s.add_development_dependency "simplecov", "~> 0.15"
s.add_development_dependency "rack-test", "~> 1.1"
s.add_development_dependency "rack-test", "~> 2.0"
s.add_development_dependency "rake", "~> 13"
s.add_development_dependency "rspec", "~> 3.7"
s.add_development_dependency "pry", "~> 0.10"
Expand Down

0 comments on commit 97a5ee8

Please sign in to comment.