Skip to content

Commit

Permalink
Merge branch 'main' into improve-docker-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdavidhamilton authored Apr 25, 2024
2 parents 61e8462 + 0bad4a9 commit fa3dfbc
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -228,10 +228,10 @@ GEM
foreman (0.88.1)
globalid (1.2.1)
activesupport (>= 6.1)
govuk-components (4.1.2)
govuk-components (5.3.1)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (~> 6.0)
view_component (>= 3.3, < 3.7)
pagy (>= 6, < 8)
view_component (>= 3.9, < 3.12)
govuk_design_system_formbuilder (4.1.1)
actionview (>= 6.1)
activemodel (>= 6.1)
Expand All @@ -252,7 +252,7 @@ GEM
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
jsbundling-rails (1.2.2)
Expand Down Expand Up @@ -281,7 +281,7 @@ GEM
mime-types-data (3.2022.0105)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.21.2)
minitest (5.22.3)
msgpack (1.7.2)
multi_json (1.15.0)
multi_test (0.1.2)
Expand All @@ -307,7 +307,7 @@ GEM
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
pagy (6.2.0)
pagy (7.0.11)
parallel (1.24.0)
parser (3.3.0.4)
ast (~> 2.4.1)
Expand Down Expand Up @@ -444,7 +444,7 @@ GEM
sass (~> 3.5, >= 3.5.5)
scss_lint-govuk (0.2.0)
scss_lint
selenium-webdriver (4.9.0)
selenium-webdriver (4.10.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -487,7 +487,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
view_component (3.6.0)
view_component (3.11.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand All @@ -507,7 +507,7 @@ GEM
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0, < 4.11)
websocket (1.2.9)
websocket (1.2.10)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit fa3dfbc

Please sign in to comment.