Skip to content

Commit d1d85a4

Browse files
authored
Merge pull request #841 from citizensadvice/dependabot/bundler/main/citizens-advice-style-616a146
[dependabot:bundler] Bump citizens-advice-style from `cd2b407` to `bb37ade`
2 parents 17c42e7 + 3cb945f commit d1d85a4

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ GIT
88

99
GIT
1010
remote: https://github.com/citizensadvice/citizens-advice-style-ruby.git
11-
revision: cd2b4078913d3730a45cd8fede3a3b7b16689ebe
11+
revision: bb37adee2a4ae9998d7b2ff9fda80ed222f0070a
1212
specs:
1313
citizens-advice-style (12.1.0)
1414
rubocop (~> 1.73)
15-
rubocop-capybara (~> 2.22)
15+
rubocop-capybara (>= 2.22, < 4.0)
1616
rubocop-factory_bot (~> 2.27)
1717
rubocop-performance (~> 1.24)
1818
rubocop-rails (~> 2.30)
@@ -265,8 +265,8 @@ GEM
265265
reline (>= 0.4.2)
266266
jsbundling-rails (1.3.1)
267267
railties (>= 6.0.0)
268-
json (2.20.0)
269-
language_server-protocol (3.17.0.5)
268+
json (2.21.2)
269+
language_server-protocol (3.17.0.6)
270270
libdatadog (30.0.0.1.0)
271271
libdatadog (30.0.0.1.0-aarch64-linux)
272272
libdatadog (30.0.0.1.0-arm64-darwin)
@@ -335,7 +335,7 @@ GEM
335335
nokogiri (1.19.4-x86_64-linux-musl)
336336
racc (~> 1.4)
337337
parallel (1.28.0)
338-
parser (3.3.11.1)
338+
parser (3.3.12.0)
339339
ast (~> 2.4.1)
340340
racc
341341
pp (0.6.3)
@@ -441,7 +441,7 @@ GEM
441441
rspec-mocks (>= 3.13.0, < 5.0.0)
442442
rspec-support (>= 3.13.0, < 5.0.0)
443443
rspec-support (3.13.7)
444-
rubocop (1.86.1)
444+
rubocop (1.89.0)
445445
json (~> 2.3)
446446
language_server-protocol (~> 3.17.0.2)
447447
lint_roller (~> 1.1.0)
@@ -452,12 +452,12 @@ GEM
452452
rubocop-ast (>= 1.49.0, < 2.0)
453453
ruby-progressbar (~> 1.7)
454454
unicode-display_width (>= 2.4.0, < 4.0)
455-
rubocop-ast (1.49.1)
455+
rubocop-ast (1.50.0)
456456
parser (>= 3.3.7.2)
457457
prism (~> 1.7)
458-
rubocop-capybara (2.22.1)
458+
rubocop-capybara (3.0.0)
459459
lint_roller (~> 1.1)
460-
rubocop (~> 1.72, >= 1.72.1)
460+
rubocop (~> 1.81)
461461
rubocop-factory_bot (2.28.0)
462462
lint_roller (~> 1.1)
463463
rubocop (~> 1.72, >= 1.72.1)
@@ -471,9 +471,10 @@ GEM
471471
rack (>= 1.1)
472472
rubocop (>= 1.75.0, < 2.0)
473473
rubocop-ast (>= 1.44.0, < 2.0)
474-
rubocop-rspec (3.9.0)
474+
rubocop-rspec (3.10.2)
475475
lint_roller (~> 1.1)
476-
rubocop (~> 1.81)
476+
regexp_parser (>= 2.0)
477+
rubocop (~> 1.86, >= 1.86.2)
477478
rubocop-rspec_rails (2.32.0)
478479
lint_roller (~> 1.1)
479480
rubocop (~> 1.72, >= 1.72.1)

0 commit comments

Comments
 (0)