Skip to content

Commit

Permalink
Update dependency rake to v13.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent 007dc35 commit a25253a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
source 'https://rubygems.org'
gemspec

gem 'rake', '13.0.6', require: false
gem 'rake', '13.1.0', require: false
gem 'rubocop', '1.57.1', require: false
gem 'rubocop-rspec', '2.25.0', require: false

0 comments on commit a25253a

Please sign in to comment.