Skip to content

Commit 6e55ef3

Browse files
Update rubocop requirement from 1.66.1 to 1.67.0 (#1723)
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.66.1...v1.67.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57f8600 commit 6e55ef3

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
@@ -49,7 +49,7 @@ group :test, :development do
4949
gem 'bundler', '>= 1', '< 3'
5050
gem 'pry-byebug'
5151
gem 'redcarpet'
52-
gem 'rubocop', '1.66.1'
52+
gem 'rubocop', '1.67.0'
5353
end
5454

5555
gemspec

0 commit comments

Comments
 (0)