Skip to content

Commit 3bc438b

Browse files
Bump rubocop-rails from 2.25.0 to 2.25.1
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.25.0 to 2.25.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.25.0...v2.25.1) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba0c252 commit 3bc438b

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
@@ -250,7 +250,7 @@ GEM
250250
matrix (0.4.2)
251251
method_source (1.1.0)
252252
mini_mime (1.1.5)
253-
minitest (5.24.0)
253+
minitest (5.24.1)
254254
msgpack (1.7.2)
255255
multi_json (1.15.0)
256256
mustermann (3.0.0)
@@ -284,7 +284,7 @@ GEM
284284
activerecord (>= 6.1)
285285
request_store (~> 1.4)
286286
parallel (1.25.1)
287-
parser (3.3.2.0)
287+
parser (3.3.3.0)
288288
ast (~> 2.4.1)
289289
racc
290290
pg (1.5.6)
@@ -400,7 +400,7 @@ GEM
400400
rubocop (~> 1.41)
401401
rubocop-factory_bot (2.26.1)
402402
rubocop (~> 1.61)
403-
rubocop-rails (2.25.0)
403+
rubocop-rails (2.25.1)
404404
activesupport (>= 4.2.0)
405405
rack (>= 1.1)
406406
rubocop (>= 1.33.0, < 2.0)

0 commit comments

Comments
 (0)