Skip to content

Commit

Permalink
Merge pull request #527 from zipmark/dependabot/bundler/rake-tw-13.2.1
Browse files Browse the repository at this point in the history
Update rake requirement from ~> 10.5.0 to ~> 13.2.1 [ci skip]
  • Loading branch information
bf4 authored Apr 25, 2024
2 parents a248170 + 58d5bd1 commit 09b8659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rspec_api_documentation.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "sinatra", "~> 2.0.8"
s.add_development_dependency "aruba", "~> 0.14.14"
s.add_development_dependency "capybara", "~> 3.39.2"
s.add_development_dependency "rake", "~> 10.5.0"
s.add_development_dependency "rake", "~> 13.2.1"
s.add_development_dependency "rack-test", "~> 0.6.3"
s.add_development_dependency "rack-oauth2", "~> 1.12.0"
s.add_development_dependency "webmock", "~> 3.8.3"
Expand Down

0 comments on commit 09b8659

Please sign in to comment.