Skip to content

Commit

Permalink
chore(deps): update dependency rubocop to '~> 1.63.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent acc2771 commit f4f30e1
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.62.0'
gem 'rubocop', '~> 1.63.0'

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

0 comments on commit f4f30e1

Please sign in to comment.