Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/bundler/webmock-3.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulDoyle-EA authored Nov 13, 2023
2 parents 57655fa + 679e59b commit ba1b522
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,13 @@ GEM
activerecord (7.0.7)
activemodel (= 7.0.7)
activesupport (= 7.0.7)
activerecord-session_store (2.0.0)
actionpack (>= 5.2.4.1)
activerecord (>= 5.2.4.1)
activerecord-session_store (2.1.0)
actionpack (>= 6.1)
activerecord (>= 6.1)
cgi (>= 0.3.6)
multi_json (~> 1.11, >= 1.11.2)
rack (>= 2.0.8, < 3)
railties (>= 5.2.4.1)
rack (>= 2.0.8, < 4)
railties (>= 6.1)
activestorage (7.0.7)
actionpack (= 7.0.7)
activejob (= 7.0.7)
Expand Down Expand Up @@ -149,6 +150,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
cgi (0.3.6)
cliver (0.3.2)
concurrent-ruby (1.2.2)
console (1.17.0)
Expand Down Expand Up @@ -223,14 +225,14 @@ GEM
rake (>= 10.0)
globalid (1.1.0)
activesupport (>= 5.0)
govuk_design_system_formbuilder (4.0.0)
govuk_design_system_formbuilder (4.1.1)
actionview (>= 6.1)
activemodel (>= 6.1)
activesupport (>= 6.1)
html-attributes-utils (~> 1)
hashdiff (1.0.1)
high_voltage (3.1.2)
html-attributes-utils (1.0.0)
html-attributes-utils (1.0.2)
activesupport (>= 6.1.4.4)
http-accept (1.7.0)
http-cookie (1.0.5)
Expand Down Expand Up @@ -260,7 +262,7 @@ GEM
mime-types-data (3.2023.0218.1)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
minitest (5.19.0)
minitest (5.20.0)
multi_json (1.15.0)
net-imap (0.3.7)
date
Expand All @@ -269,7 +271,7 @@ GEM
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.3.3)
net-smtp (0.4.0)
net-protocol
netrc (0.11.0)
nio4r (2.5.9)
Expand All @@ -287,7 +289,7 @@ GEM
parallel (1.23.0)
parser (3.2.2.1)
ast (~> 2.4.1)
pg (1.5.3)
pg (1.5.4)
phonelib (0.8.2)
poltergeist (1.18.1)
capybara (>= 2.1, < 4)
Expand Down Expand Up @@ -457,7 +459,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.11)
zeitwerk (2.6.12)

PLATFORMS
ruby
Expand Down

0 comments on commit ba1b522

Please sign in to comment.