Skip to content

Commit 61880fd

Browse files
Update voxpupuli-rubocop requirement from ~> 1.1 to ~> 2.0
Updates the requirements on [voxpupuli-rubocop](https://github.com/voxpupuli/voxpupuli-rubocop) to permit the latest version. - [Changelog](https://github.com/voxpupuli/voxpupuli-rubocop/blob/master/CHANGELOG.md) - [Commits](voxpupuli/voxpupuli-rubocop@v1.1.0...v2.0.0) --- updated-dependencies: - dependency-name: voxpupuli-rubocop dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f87d048 commit 61880fd

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
@@ -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)