Skip to content

Commit

Permalink
Merge branch 'main' into EL-1631-remove-check-anwers-yml
Browse files Browse the repository at this point in the history
  • Loading branch information
willc-work authored Sep 5, 2024
2 parents 684d12c + 77e7dae commit d9798f0
Showing 1 changed file with 17 additions and 16 deletions.
33 changes: 17 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
annotate_models (1.0.1)
ast (2.4.2)
axe-core-api (4.9.1)
axe-core-api (4.10.0)
dumb_delegator
virtus
axe-core-rspec (4.9.1)
axe-core-api (= 4.9.1)
axe-core-rspec (4.10.0)
axe-core-api (= 4.10.0)
dumb_delegator
virtus
axiom-types (0.1.1)
Expand Down Expand Up @@ -183,10 +183,10 @@ GEM
railties (>= 5.0.0)
faker (3.4.2)
i18n (>= 1.8.11, < 2)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
logger
faraday-net_http (3.1.1)
faraday-net_http (3.3.0)
net-http
faraday-net_http_persistent (2.1.0)
faraday (~> 2.5)
Expand All @@ -209,7 +209,7 @@ GEM
govuk_notify_rails (3.0.0)
notifications-ruby-client (~> 6.2)
rails (>= 4.1.0)
grover (1.1.9)
grover (1.1.10)
combine_pdf (~> 1.0)
nokogiri (~> 1.0)
hashdiff (1.1.0)
Expand Down Expand Up @@ -246,7 +246,7 @@ GEM
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
language_server-protocol (3.17.0.3)
logger (1.6.0)
logger (1.6.1)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -261,7 +261,8 @@ GEM
mini_mime (1.1.5)
minitest (5.25.1)
msgpack (1.7.2)
multi_xml (0.6.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mutex_m (0.2.0)
nested_form (0.3.2)
net-http (0.4.1)
Expand Down Expand Up @@ -297,7 +298,7 @@ GEM
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
omniauth-google-oauth2 (1.1.2)
omniauth-google-oauth2 (1.1.3)
jwt (>= 2.0)
oauth2 (~> 2.0)
omniauth (~> 2.0)
Expand All @@ -314,10 +315,10 @@ GEM
openssl (3.2.0)
orm_adapter (0.5.0)
pagy (9.0.5)
parallel (1.25.1)
parallel (1.26.3)
parallel_tests (4.7.1)
parallel
parser (3.3.4.0)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
pdf-forms (1.5.1)
Expand Down Expand Up @@ -489,7 +490,7 @@ GEM
rexml
rubyzip (2.3.2)
safe_shell (1.1.0)
selenium-webdriver (4.23.0)
selenium-webdriver (4.24.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand All @@ -514,7 +515,7 @@ GEM
actionpack (>= 3.1)
railties (>= 3.1)
slim (>= 3.0, < 6.0, != 5.0.0)
slim_lint (0.27.0)
slim_lint (0.28.0)
rubocop (>= 1.0, < 2.0)
slim (>= 3.0, < 6.0)
smart_properties (1.17.0)
Expand All @@ -526,7 +527,7 @@ GEM
temple (0.10.3)
thor (1.3.1)
thread_safe (0.3.6)
tilt (2.3.0)
tilt (2.4.0)
timeout (0.4.1)
turbo-rails (1.5.0)
actionpack (>= 6.0.0)
Expand All @@ -535,7 +536,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
uri (0.13.1)
vcr (6.3.1)
base64
version_gem (1.1.4)
Expand Down

0 comments on commit d9798f0

Please sign in to comment.