Skip to content

Commit 32e5983

Browse files
authored
Merge pull request #7 from anddone-kit/dependabot/bundler/rubocop-tw-1.81.7
Update rubocop requirement from ~> 0.66.0 to ~> 1.81.7
2 parents 1c6ffe6 + 46b5a2f commit 32e5983

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ gemspec
55
group :development, :test do
66
gem 'rake', '~> 13.3.1'
77
gem 'pry-byebug'
8-
gem 'rubocop', '~> 0.66.0'
8+
gem 'rubocop', '~> 1.81.7'
99
end

0 commit comments

Comments
 (0)