Skip to content

Commit

Permalink
Bump rake from 12.3 to 13.1 (#410)
Browse files Browse the repository at this point in the history
This PR has been updated to the latest rake at this time.
https://rubygems.org/gems/rack-test/versions/2.1.0
  • Loading branch information
ydah authored Jan 24, 2024
1 parent c147912 commit 95f286c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion committee.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |s|

s.add_development_dependency "minitest", "~> 5.3"
s.add_development_dependency "rack-test", "~> 0.8"
s.add_development_dependency "rake", "~> 12.3"
s.add_development_dependency "rake", "~> 13.1"
s.add_development_dependency "rr", "~> 1.1"
s.add_development_dependency "pry"
s.add_development_dependency "pry-byebug"
Expand Down

0 comments on commit 95f286c

Please sign in to comment.