We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ddef85 + c904b85 commit a54ed5dCopy full SHA for a54ed5d
1 file changed
Gemfile.lock
@@ -230,7 +230,7 @@ GEM
230
pp (>= 0.6.0)
231
rdoc (>= 4.0.0)
232
reline (>= 0.4.2)
233
- json (2.10.2)
+ json (2.11.3)
234
json-schema (5.1.1)
235
addressable (~> 2.8)
236
bigdecimal (~> 3.1)
@@ -652,7 +652,7 @@ GEM
652
rspec-mocks (~> 3.13)
653
rspec-support (~> 3.13)
654
rspec-support (3.13.2)
655
- rubocop (1.75.3)
+ rubocop (1.75.4)
656
json (~> 2.3)
657
language_server-protocol (~> 3.17.0.2)
658
lint_roller (~> 1.1.0)
@@ -669,8 +669,8 @@ GEM
669
rubocop-capybara (2.22.1)
670
lint_roller (~> 1.1)
671
rubocop (~> 1.72, >= 1.72.1)
672
- rubocop-govuk (5.1.5)
673
- rubocop (= 1.75.3)
+ rubocop-govuk (5.1.6)
+ rubocop (= 1.75.4)
674
rubocop-ast (= 1.44.1)
675
rubocop-capybara (= 2.22.1)
676
rubocop-rails (= 2.31.0)
0 commit comments