Skip to content

Commit b1fd61c

Browse files
Bump rubocop-rails from 2.30.2 to 2.30.3 (#265)
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.30.2 to 2.30.3. - [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.30.2...v2.30.3) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab69ac0 commit b1fd61c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ GEM
7575
rainbow (3.1.1)
7676
rake (13.2.1)
7777
regexp_parser (2.10.0)
78-
rubocop (1.73.0)
78+
rubocop (1.73.2)
7979
json (~> 2.3)
8080
language_server-protocol (~> 3.17.0.2)
8181
lint_roller (~> 1.1.0)
@@ -92,14 +92,14 @@ GEM
9292
lint_roller (~> 1.1)
9393
rubocop (>= 1.72.1, < 2.0)
9494
rubocop-ast (>= 1.38.0, < 2.0)
95-
rubocop-rails (2.30.2)
95+
rubocop-rails (2.30.3)
9696
activesupport (>= 4.2.0)
9797
lint_roller (~> 1.1)
9898
rack (>= 1.1)
9999
rubocop (>= 1.72.1, < 2.0)
100100
rubocop-ast (>= 1.38.0, < 2.0)
101101
ruby-progressbar (1.13.0)
102-
securerandom (0.4.1)
102+
securerandom (0.3.2)
103103
tzinfo (2.0.6)
104104
concurrent-ruby (~> 1.0)
105105
unicode-display_width (3.1.4)

0 commit comments

Comments
 (0)