Skip to content

Commit dced4be

Browse files
authored
Merge pull request #36 from voxpupuli/dependabot/bundler/voxpupuli-rubocop-tw-2.0
Update voxpupuli-rubocop requirement from ~> 1.1 to ~> 2.0
2 parents c98930f + 3217177 commit dced4be

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
@@ -17,5 +17,5 @@ group :development do
1717
gem 'rspec', '~> 3.12'
1818
gem 'rspec-collection_matchers', '~> 1.2'
1919
gem 'rspec-its', '~> 1.3'
20-
gem 'voxpupuli-rubocop', '~> 1.1'
20+
gem 'voxpupuli-rubocop', '~> 2.0'
2121
end

0 commit comments

Comments
 (0)