Skip to content

Commit 8a293a7

Browse files
Update rubocop requirement from 1.75.3 to 1.75.4
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.75.3...v1.75.4) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db65513 commit 8a293a7

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,7 +5,7 @@ source 'https://rubygems.org'
55
gemspec
66

77
gem 'coveralls', require: false
8-
gem 'rubocop', '1.75.3', require: false
8+
gem 'rubocop', '1.75.4', require: false
99
gem 'rubocop-performance', '1.23.1', require: false
1010
gem 'rubocop-rake', '0.7.1', require: false
1111
gem 'rubocop-rspec', '3.4.0', require: false

0 commit comments

Comments
 (0)