Skip to content

Commit

Permalink
Merge pull request #79 from mnemosyne-mon/renovate/rubocop-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency rubocop to '~> 1.64.0'
  • Loading branch information
jgraichen authored May 23, 2024
2 parents db5ab68 + 6ca6fa2 commit 23b50a6
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 @@ -6,7 +6,7 @@ source 'https://rubygems.org'
gemspec

gem 'rake', '~> 13.0'
gem 'rubocop', '~> 1.63.0'
gem 'rubocop', '~> 1.64.0'

group :test do
gem 'rspec', '~> 3.6'
Expand Down

0 comments on commit 23b50a6

Please sign in to comment.