Skip to content

Commit 8b6a825

Browse files
Bump rubocop-rails from 2.27.0 to 2.28.0 (#20048)
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.27.0 to 2.28.0. - [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.27.0...v2.28.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e1b2b6 commit 8b6a825

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Gemfile.lock

+3-2
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ GEM
273273
i18n
274274
benchmark (0.4.0)
275275
bigdecimal (3.1.9)
276+
bigdecimal (3.1.9-java)
276277
bindex (0.8.1)
277278
blind_index (2.6.1)
278279
activesupport (>= 7)
@@ -873,7 +874,7 @@ GEM
873874
connection_pool
874875
redis-namespace (1.11.0)
875876
redis (>= 4)
876-
regexp_parser (2.9.3)
877+
regexp_parser (2.10.0)
877878
reline (0.6.0)
878879
io-console (~> 0.5)
879880
representable (3.2.0)
@@ -964,7 +965,7 @@ GEM
964965
rubocop-factory_bot (2.26.1)
965966
rubocop (~> 1.61)
966967
rubocop-junit-formatter (0.1.4)
967-
rubocop-rails (2.27.0)
968+
rubocop-rails (2.28.0)
968969
activesupport (>= 4.2.0)
969970
rack (>= 1.1)
970971
rubocop (>= 1.52.0, < 2.0)

0 commit comments

Comments
 (0)