Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/bundler/rexml-3.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulDoyle-EA authored Nov 19, 2024
2 parents c64ad7a + 9a982e5 commit 3c5b1db
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ GEM
defra_ruby_style (0.3.0)
rubocop (>= 1.0, < 2.0)
defra_ruby_template (5.4.1)
defra_ruby_validators (2.6.0)
defra_ruby_validators (2.7.2)
activemodel
i18n
matrix
Expand All @@ -163,7 +163,7 @@ GEM
validates_email_format_of
diff-lcs (1.5.0)
docile (1.4.0)
domain_name (0.6.20231109)
domain_name (0.6.20240107)
dotenv (2.8.1)
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
Expand Down Expand Up @@ -207,7 +207,7 @@ GEM
html-attributes-utils (1.0.2)
activesupport (>= 6.1.4.4)
http-accept (1.7.0)
http-cookie (1.0.5)
http-cookie (1.0.7)
domain_name (~> 0.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
Expand All @@ -218,6 +218,7 @@ GEM
json (2.6.3)
jwt (2.7.1)
language_server-protocol (3.17.0.3)
logger (1.6.1)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -229,9 +230,10 @@ GEM
marcel (1.0.4)
matrix (0.4.2)
method_source (1.1.0)
mime-types (3.5.1)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1003)
mime-types-data (3.2024.1105)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
Expand Down Expand Up @@ -271,7 +273,7 @@ GEM
parser (3.2.2.4)
ast (~> 2.4.1)
racc
phonelib (0.8.6)
phonelib (0.9.3)
protocol-hpack (1.4.2)
protocol-http (0.25.0)
protocol-http1 (0.16.0)
Expand Down Expand Up @@ -399,6 +401,7 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
simpleidn (0.2.3)
spring (4.1.3)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
Expand Down Expand Up @@ -426,8 +429,9 @@ GEM
uk_postcode (2.1.8)
unaccent (0.4.0)
unicode-display_width (2.5.0)
validates_email_format_of (1.7.2)
i18n
validates_email_format_of (1.8.2)
i18n (>= 0.8.0)
simpleidn
vcr (6.2.0)
web-console (4.2.1)
actionview (>= 6.0.0)
Expand Down

0 comments on commit 3c5b1db

Please sign in to comment.