Skip to content

Commit 84af516

Browse files
Bump rubocop-govuk from 5.0.5 to 5.0.7
Bumps [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) from 5.0.5 to 5.0.7. - [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md) - [Commits](alphagov/rubocop-govuk@v5.0.5...v5.0.7) --- updated-dependencies: - dependency-name: rubocop-govuk dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99d9f9e commit 84af516

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ GEM
150150
base64 (0.2.0)
151151
bcrypt (3.1.20)
152152
benchmark (0.4.0)
153-
bigdecimal (3.1.8)
153+
bigdecimal (3.1.9)
154154
bindata (2.5.0)
155155
bindex (0.8.1)
156156
bootsnap (1.18.4)
@@ -303,7 +303,7 @@ GEM
303303
jmespath (1.6.2)
304304
jsbundling-rails (1.3.1)
305305
railties (>= 6.0.0)
306-
json (2.9.0)
306+
json (2.9.1)
307307
json-jwt (1.16.6)
308308
activesupport (>= 4.2)
309309
aes_key_wrap
@@ -328,7 +328,7 @@ GEM
328328
listen (3.9.0)
329329
rb-fsevent (~> 0.10, >= 0.10.3)
330330
rb-inotify (~> 0.9, >= 0.9.10)
331-
logger (1.6.3)
331+
logger (1.6.4)
332332
loofah (2.23.1)
333333
crass (~> 1.0.2)
334334
nokogiri (>= 1.12.0)
@@ -504,7 +504,7 @@ GEM
504504
rdoc (6.9.1)
505505
psych (>= 4.0.0)
506506
redcarpet (3.6.0)
507-
regexp_parser (2.9.3)
507+
regexp_parser (2.10.0)
508508
reline (0.6.0)
509509
io-console (~> 0.5)
510510
responders (3.1.1)
@@ -538,7 +538,7 @@ GEM
538538
rspec-mocks (~> 3.13)
539539
rspec-support (~> 3.13)
540540
rspec-support (3.13.1)
541-
rubocop (1.69.1)
541+
rubocop (1.69.2)
542542
json (~> 2.3)
543543
language_server-protocol (>= 3.17.0)
544544
parallel (~> 1.10)
@@ -548,25 +548,25 @@ GEM
548548
rubocop-ast (>= 1.36.2, < 2.0)
549549
ruby-progressbar (~> 1.7)
550550
unicode-display_width (>= 2.4.0, < 4.0)
551-
rubocop-ast (1.36.2)
551+
rubocop-ast (1.37.0)
552552
parser (>= 3.3.1.0)
553553
rubocop-capybara (2.21.0)
554554
rubocop (~> 1.41)
555-
rubocop-govuk (5.0.5)
556-
rubocop (= 1.69.1)
557-
rubocop-ast (= 1.36.2)
555+
rubocop-govuk (5.0.7)
556+
rubocop (= 1.69.2)
557+
rubocop-ast (= 1.37.0)
558558
rubocop-capybara (= 2.21.0)
559-
rubocop-rails (= 2.27.0)
559+
rubocop-rails (= 2.28.0)
560560
rubocop-rake (= 0.6.0)
561-
rubocop-rspec (= 3.2.0)
562-
rubocop-rails (2.27.0)
561+
rubocop-rspec (= 3.3.0)
562+
rubocop-rails (2.28.0)
563563
activesupport (>= 4.2.0)
564564
rack (>= 1.1)
565565
rubocop (>= 1.52.0, < 2.0)
566566
rubocop-ast (>= 1.31.1, < 2.0)
567567
rubocop-rake (0.6.0)
568568
rubocop (~> 1.0)
569-
rubocop-rspec (3.2.0)
569+
rubocop-rspec (3.3.0)
570570
rubocop (~> 1.61)
571571
ruby-progressbar (1.13.0)
572572
rubyXL (3.4.27)
@@ -647,7 +647,7 @@ GEM
647647
tzinfo (2.0.6)
648648
concurrent-ruby (~> 1.0)
649649
uk_postcode (2.1.8)
650-
unicode-display_width (3.1.2)
650+
unicode-display_width (3.1.3)
651651
unicode-emoji (~> 4.0, >= 4.0.4)
652652
unicode-emoji (4.0.4)
653653
uri (1.0.2)

0 commit comments

Comments
 (0)