Skip to content

Commit 8651a1d

Browse files
Bump rubocop-rspec from 2.29.1 to 3.4.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.29.1 to 3.4.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v2.29.1...v3.4.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1014c95 commit 8651a1d

File tree

1 file changed

+7
-16
lines changed

1 file changed

+7
-16
lines changed

Gemfile.lock

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ GEM
204204
thor (>= 0.14, < 2.0)
205205
jquery-ui-rails (6.0.1)
206206
railties (>= 3.2.16)
207-
json (2.8.2)
207+
json (2.9.1)
208208
jwt (2.7.1)
209209
language_server-protocol (3.17.0.3)
210210
launchy (2.5.2)
@@ -273,7 +273,7 @@ GEM
273273
omniauth (~> 2.0)
274274
pagy (6.4.3)
275275
parallel (1.26.3)
276-
parser (3.3.6.0)
276+
parser (3.3.7.0)
277277
ast (~> 2.4.1)
278278
racc
279279
pg (1.5.9)
@@ -356,7 +356,7 @@ GEM
356356
rb-fsevent (0.11.2)
357357
rb-inotify (0.10.1)
358358
ffi (~> 1.0)
359-
regexp_parser (2.9.3)
359+
regexp_parser (2.10.0)
360360
rexml (3.3.9)
361361
rolify (6.0.1)
362362
rollbar (3.6.0)
@@ -390,12 +390,8 @@ GEM
390390
rubocop-ast (>= 1.36.1, < 2.0)
391391
ruby-progressbar (~> 1.7)
392392
unicode-display_width (>= 2.4.0, < 4.0)
393-
rubocop-ast (1.36.2)
393+
rubocop-ast (1.37.0)
394394
parser (>= 3.3.1.0)
395-
rubocop-capybara (2.20.0)
396-
rubocop (~> 1.41)
397-
rubocop-factory_bot (2.25.1)
398-
rubocop (~> 1.41)
399395
rubocop-performance (1.21.0)
400396
rubocop (>= 1.48.1, < 2.0)
401397
rubocop-ast (>= 1.31.1, < 2.0)
@@ -404,13 +400,8 @@ GEM
404400
rack (>= 1.1)
405401
rubocop (>= 1.33.0, < 2.0)
406402
rubocop-ast (>= 1.31.1, < 2.0)
407-
rubocop-rspec (2.29.1)
408-
rubocop (~> 1.40)
409-
rubocop-capybara (~> 2.17)
410-
rubocop-factory_bot (~> 2.22)
411-
rubocop-rspec_rails (~> 2.28)
412-
rubocop-rspec_rails (2.28.3)
413-
rubocop (~> 1.40)
403+
rubocop-rspec (3.4.0)
404+
rubocop (~> 1.61)
414405
ruby-progressbar (1.13.0)
415406
ruby-vips (2.2.1)
416407
ffi (~> 1.12)
@@ -473,7 +464,7 @@ GEM
473464
concurrent-ruby (~> 1.0)
474465
tzinfo-data (1.2024.1)
475466
tzinfo (>= 1.0.0)
476-
unicode-display_width (3.1.2)
467+
unicode-display_width (3.1.4)
477468
unicode-emoji (~> 4.0, >= 4.0.4)
478469
unicode-emoji (4.0.4)
479470
uniform_notifier (1.16.0)

0 commit comments

Comments
 (0)