Skip to content

Commit a6baae1

Browse files
authored
Merge pull request #74 from rubygems/dependabot/bundler/rubocop-tw-1.66
Update rubocop requirement from ~> 0.57 to ~> 1.66
2 parents e8aa8c4 + fed1917 commit a6baae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ group :test do
1212
gem 'backports'
1313
gem 'coveralls'
1414
gem 'rspec', '>= 3.1.0'
15-
gem 'rubocop', '~> 0.57'
15+
gem 'rubocop', '~> 1.66'
1616
gem 'simplecov', '>= 0.9'
1717
gem 'webmock'
1818
gem 'rexml'

0 commit comments

Comments
 (0)