Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 98e2286

Browse files
Merge pull request #766 from alphagov/dependabot/bundler/rubocop-govuk-5.1.9
Bump rubocop-govuk from 5.1.7 to 5.1.9
2 parents 56d3c54 + cbc6709 commit 98e2286

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ GEM
127127
deep_merge (1.2.2)
128128
diff-lcs (1.6.1)
129129
docile (1.4.0)
130-
drb (2.2.1)
130+
drb (2.2.3)
131131
erubi (1.13.1)
132132
factory_bot (6.5.0)
133133
activesupport (>= 5.0.0)
@@ -146,7 +146,7 @@ GEM
146146
rdoc (>= 4.0.0)
147147
reline (>= 0.4.2)
148148
jmespath (1.6.2)
149-
json (2.11.3)
149+
json (2.12.2)
150150
kaminari (1.2.2)
151151
activesupport (>= 4.1.0)
152152
kaminari-actionview (= 1.2.2)
@@ -159,7 +159,7 @@ GEM
159159
activerecord
160160
kaminari-core (= 1.2.2)
161161
kaminari-core (1.2.2)
162-
language_server-protocol (3.17.0.4)
162+
language_server-protocol (3.17.0.5)
163163
lint_roller (1.1.0)
164164
logger (1.7.0)
165165
lograge (0.14.0)
@@ -225,7 +225,7 @@ GEM
225225
puma (6.6.0)
226226
nio4r (~> 2.0)
227227
racc (1.8.1)
228-
rack (3.1.14)
228+
rack (3.1.15)
229229
rack-session (2.1.1)
230230
base64 (>= 0.1.0)
231231
rack (>= 3.0.0)
@@ -291,7 +291,7 @@ GEM
291291
rspec-mocks (~> 3.13)
292292
rspec-support (~> 3.13)
293293
rspec-support (3.13.3)
294-
rubocop (1.75.5)
294+
rubocop (1.75.6)
295295
json (~> 2.3)
296296
language_server-protocol (~> 3.17.0.2)
297297
lint_roller (~> 1.1.0)
@@ -308,19 +308,19 @@ GEM
308308
rubocop-capybara (2.22.1)
309309
lint_roller (~> 1.1)
310310
rubocop (~> 1.72, >= 1.72.1)
311-
rubocop-govuk (5.1.7)
312-
rubocop (= 1.75.5)
311+
rubocop-govuk (5.1.9)
312+
rubocop (= 1.75.6)
313313
rubocop-ast (= 1.44.1)
314314
rubocop-capybara (= 2.22.1)
315-
rubocop-rails (= 2.31.0)
315+
rubocop-rails (= 2.32.0)
316316
rubocop-rake (= 0.7.1)
317317
rubocop-rspec (= 3.6.0)
318-
rubocop-rails (2.31.0)
318+
rubocop-rails (2.32.0)
319319
activesupport (>= 4.2.0)
320320
lint_roller (~> 1.1)
321321
rack (>= 1.1)
322322
rubocop (>= 1.75.0, < 2.0)
323-
rubocop-ast (>= 1.38.0, < 2.0)
323+
rubocop-ast (>= 1.44.0, < 2.0)
324324
rubocop-rake (0.7.1)
325325
lint_roller (~> 1.1)
326326
rubocop (>= 1.72.1)

0 commit comments

Comments
 (0)