We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 697c412 + b24488d commit c31f612Copy full SHA for c31f612
1 file changed
Gemfile.lock
@@ -79,7 +79,7 @@ GEM
79
ast (2.4.3)
80
base64 (0.3.0)
81
benchmark (0.4.1)
82
- bigdecimal (3.2.0)
+ bigdecimal (3.2.1)
83
bootsnap (1.18.6)
84
msgpack (~> 1.2)
85
brakeman (7.0.2)
@@ -654,7 +654,7 @@ GEM
654
rspec-mocks (~> 3.13)
655
rspec-support (~> 3.13)
656
rspec-support (3.13.2)
657
- rubocop (1.75.7)
+ rubocop (1.75.8)
658
json (~> 2.3)
659
language_server-protocol (~> 3.17.0.2)
660
lint_roller (~> 1.1.0)
@@ -671,8 +671,8 @@ GEM
671
rubocop-capybara (2.22.1)
672
lint_roller (~> 1.1)
673
rubocop (~> 1.72, >= 1.72.1)
674
- rubocop-govuk (5.1.11)
675
- rubocop (= 1.75.7)
+ rubocop-govuk (5.1.12)
+ rubocop (= 1.75.8)
676
rubocop-ast (= 1.44.1)
677
rubocop-capybara (= 2.22.1)
678
rubocop-rails (= 2.32.0)
0 commit comments