Skip to content

Commit 9e030ea

Browse files
authored
Merge pull request #288 from line/renovate/rubocop-1.x
chore(deps): update dependency rubocop to '~> 1.51.0'
2 parents dce5520 + ffd3eca commit 9e030ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ gemspec
44

55
group :development, :test do
66
# ref: http://docs.rubocop.org/en/latest/installation/
7-
gem 'rubocop', '~> 1.50.0', require: false
7+
gem 'rubocop', '~> 1.51.0', require: false
88
gem 'yard', '~> 0.9.20'
99
end

0 commit comments

Comments
 (0)