Skip to content

Commit e33abda

Browse files
chore(deps): update dependency rubocop to '~> 1.60.0' (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c73498a commit e33abda

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.57.0', require: false
7+
gem 'rubocop', '~> 1.60.0', require: false
88
gem 'yard', '~> 0.9.20'
99
end

0 commit comments

Comments
 (0)