Skip to content

Commit

Permalink
Merge pull request #274 from line/renovate/rubocop-1.x
Browse files Browse the repository at this point in the history
Update dependency rubocop to '~> 1.43.0'
  • Loading branch information
kimoto authored Jan 17, 2023
2 parents 424fe91 + 1c16962 commit e7dc40e
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 @@ -4,6 +4,6 @@ gemspec

group :development, :test do
# ref: http://docs.rubocop.org/en/latest/installation/
gem 'rubocop', '~> 1.40.0', require: false
gem 'rubocop', '~> 1.43.0', require: false
gem 'yard', '~> 0.9.20'
end

0 comments on commit e7dc40e

Please sign in to comment.