Skip to content

Commit 5b7a15b

Browse files
build(deps-dev): Bump rubocop-rails_config in the rubocop group
Bumps the rubocop group with 1 update: [rubocop-rails_config](https://github.com/toshimaru/rubocop-rails_config). Updates `rubocop-rails_config` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/toshimaru/rubocop-rails_config/releases) - [Changelog](https://github.com/toshimaru/rubocop-rails_config/blob/main/CHANGELOG.md) - [Commits](toshimaru/rubocop-rails_config@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: rubocop-rails_config dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0394aee commit 5b7a15b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -271,14 +271,14 @@ GEM
271271
rack (>= 1.1)
272272
rubocop (>= 1.72.1, < 2.0)
273273
rubocop-ast (>= 1.38.0, < 2.0)
274-
rubocop-rails_config (1.16.0)
275-
rubocop (>= 1.57.0)
276-
rubocop-ast (>= 1.26.0)
274+
rubocop-rails_config (1.17.0)
275+
rubocop (>= 1.72.2)
276+
rubocop-ast (>= 1.38.0)
277277
rubocop-md
278-
rubocop-minitest (~> 0.22)
278+
rubocop-minitest (~> 0.37)
279279
rubocop-packaging (~> 0.5)
280-
rubocop-performance (~> 1.11)
281-
rubocop-rails (~> 2.0)
280+
rubocop-performance (~> 1.24)
281+
rubocop-rails (~> 2.30)
282282
ruby-progressbar (1.13.0)
283283
ruby-vips (2.2.3)
284284
ffi (~> 1.12)

0 commit comments

Comments
 (0)