Skip to content

Commit 108f627

Browse files
build(deps-dev): bump rubocop-rails from 2.29.1 to 2.30.1
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.29.1 to 2.30.1. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.29.1...v2.30.1) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bcbbaf commit 108f627

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ GEM
4242
json (2.10.1)
4343
language_server-protocol (3.17.0.4)
4444
lint_roller (1.1.0)
45-
logger (1.6.5)
45+
logger (1.6.6)
4646
loofah (2.23.1)
4747
crass (~> 1.0.2)
4848
nokogiri (>= 1.12.0)
@@ -103,11 +103,12 @@ GEM
103103
rubocop-performance (1.23.1)
104104
rubocop (>= 1.48.1, < 2.0)
105105
rubocop-ast (>= 1.31.1, < 2.0)
106-
rubocop-rails (2.29.1)
106+
rubocop-rails (2.30.1)
107107
activesupport (>= 4.2.0)
108+
lint_roller (~> 1.1)
108109
rack (>= 1.1)
109-
rubocop (>= 1.52.0, < 2.0)
110-
rubocop-ast (>= 1.31.1, < 2.0)
110+
rubocop (>= 1.72.1, < 2.0)
111+
rubocop-ast (>= 1.38.0, < 2.0)
111112
ruby-progressbar (1.13.0)
112113
securerandom (0.3.2)
113114
tzinfo (2.0.6)

0 commit comments

Comments
 (0)