Skip to content

Commit 9d0b265

Browse files
chore(deps): update dependency rubocop to '~> 1.59.0'
1 parent 4358a55 commit 9d0b265

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

0 commit comments

Comments
 (0)