Skip to content

Commit b2c269a

Browse files
Bump rubocop-rails from 2.24.1 to 2.25.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.24.1 to 2.25.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.24.1...v2.25.0) --- 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 abb4837 commit b2c269a

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ GEM
175175
haml (>= 4.0)
176176
nokogiri (>= 1.6.0)
177177
ruby_parser (~> 3.5)
178-
i18n (1.14.4)
178+
i18n (1.14.5)
179179
concurrent-ruby (~> 1.0)
180180
importmap-rails (2.0.1)
181181
actionpack (>= 6.0.0)
@@ -208,7 +208,7 @@ GEM
208208
method_source (1.1.0)
209209
mini_mime (1.1.5)
210210
mini_portile2 (2.8.6)
211-
minitest (5.22.3)
211+
minitest (5.23.0)
212212
msgpack (1.7.2)
213213
mustermann (3.0.0)
214214
ruby2_keywords (~> 0.0.1)
@@ -282,13 +282,14 @@ GEM
282282
redis-client (>= 0.22.0)
283283
redis-client (0.22.1)
284284
connection_pool
285-
regexp_parser (2.9.0)
285+
regexp_parser (2.9.2)
286286
reline (0.5.0)
287287
io-console (~> 0.5)
288288
responders (3.1.1)
289289
actionpack (>= 5.2)
290290
railties (>= 5.2)
291-
rexml (3.2.6)
291+
rexml (3.2.8)
292+
strscan (>= 3.0.9)
292293
rspec-core (3.13.0)
293294
rspec-support (~> 3.13.0)
294295
rspec-expectations (3.13.0)
@@ -319,7 +320,7 @@ GEM
319320
unicode-display_width (>= 2.4.0, < 3.0)
320321
rubocop-ast (1.31.3)
321322
parser (>= 3.3.1.0)
322-
rubocop-rails (2.24.1)
323+
rubocop-rails (2.25.0)
323324
activesupport (>= 4.2.0)
324325
rack (>= 1.1)
325326
rubocop (>= 1.33.0, < 2.0)
@@ -347,6 +348,7 @@ GEM
347348
stimulus-rails (1.3.3)
348349
railties (>= 6.0.0)
349350
stringio (3.1.0)
351+
strscan (3.1.0)
350352
temple (0.10.3)
351353
thor (1.3.1)
352354
tilt (2.3.0)

0 commit comments

Comments
 (0)