Skip to content

Commit 660ae22

Browse files
chore(deps): update dependency rubocop to '~> 1.64.0' (#325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e97be5 commit 660ae22

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

0 commit comments

Comments
 (0)