diff --git a/Gemfile.lock b/Gemfile.lock index e2d4b45..e63fa74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,66 +1,97 @@ GEM remote: https://rubygems.org/ - remote: https://rubygems.pkg.github.com/epimorphics/ specs: - actioncable (5.2.8.1) - actionpack (= 5.2.8.1) + actioncable (7.2.2) + actionpack (= 7.2.2) + activesupport (= 7.2.2) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailer (5.2.8.1) - actionpack (= 5.2.8.1) - actionview (= 5.2.8.1) - activejob (= 5.2.8.1) - mail (~> 2.5, >= 2.5.4) - rails-dom-testing (~> 2.0) - actionpack (5.2.8.1) - actionview (= 5.2.8.1) - activesupport (= 5.2.8.1) - rack (~> 2.0, >= 2.0.8) + zeitwerk (~> 2.6) + actionmailbox (7.2.2) + actionpack (= 7.2.2) + activejob (= 7.2.2) + activerecord (= 7.2.2) + activestorage (= 7.2.2) + activesupport (= 7.2.2) + mail (>= 2.8.0) + actionmailer (7.2.2) + actionpack (= 7.2.2) + actionview (= 7.2.2) + activejob (= 7.2.2) + activesupport (= 7.2.2) + mail (>= 2.8.0) + rails-dom-testing (~> 2.2) + actionpack (7.2.2) + actionview (= 7.2.2) + activesupport (= 7.2.2) + nokogiri (>= 1.8.5) + racc + rack (>= 2.2.4, < 3.2) + rack-session (>= 1.0.1) rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.8.1) - activesupport (= 5.2.8.1) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + useragent (~> 0.16) + actiontext (7.2.2) + actionpack (= 7.2.2) + activerecord (= 7.2.2) + activestorage (= 7.2.2) + activesupport (= 7.2.2) + globalid (>= 0.6.0) + nokogiri (>= 1.8.5) + actionview (7.2.2) + activesupport (= 7.2.2) builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.3) - activejob (5.2.8.1) - activesupport (= 5.2.8.1) + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + activejob (7.2.2) + activesupport (= 7.2.2) globalid (>= 0.3.6) - activemodel (5.2.8.1) - activesupport (= 5.2.8.1) - activerecord (5.2.8.1) - activemodel (= 5.2.8.1) - activesupport (= 5.2.8.1) - arel (>= 9.0) - activestorage (5.2.8.1) - actionpack (= 5.2.8.1) - activerecord (= 5.2.8.1) - marcel (~> 1.0.0) - activesupport (5.2.8.1) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) + activemodel (7.2.2) + activesupport (= 7.2.2) + activerecord (7.2.2) + activemodel (= 7.2.2) + activesupport (= 7.2.2) + timeout (>= 0.4.0) + activestorage (7.2.2) + actionpack (= 7.2.2) + activejob (= 7.2.2) + activerecord (= 7.2.2) + activesupport (= 7.2.2) + marcel (~> 1.0) + activesupport (7.2.2) + base64 + benchmark (>= 0.3) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb + i18n (>= 1.6, < 2) + logger (>= 1.4.2) + minitest (>= 5.1) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ansi (1.5.0) - arel (9.0.0) ast (2.4.2) - autoprefixer-rails (10.4.13.0) + autoprefixer-rails (10.4.19.0) execjs (~> 2) + base64 (0.2.0) + benchmark (0.4.0) + bigdecimal (3.1.8) bindex (0.8.1) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) - capybara (3.36.0) + capybara (3.40.0) addressable matrix mini_mime (>= 0.1.3) - nokogiri (~> 1.8) + nokogiri (~> 1.11) rack (>= 1.6.0) rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) @@ -68,15 +99,17 @@ GEM capybara_minitest_spec (1.0.7) capybara (>= 2) minitest (>= 4) - concurrent-ruby (1.2.2) - crack (0.4.5) + concurrent-ruby (1.3.4) + connection_pool (2.4.1) + crack (1.0.0) + bigdecimal rexml crass (1.0.6) - date (3.3.3) - erubi (1.12.0) - erubis (2.7.0) - execjs (2.7.0) - faraday (1.10.0) + date (3.4.1) + drb (2.2.1) + erubi (1.13.0) + execjs (2.10.0) + faraday (1.10.4) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -92,318 +125,356 @@ GEM faraday-em_synchrony (1.0.0) faraday-excon (1.1.0) faraday-httpclient (1.0.1) - faraday-multipart (1.0.3) - multipart-post (>= 1.2, < 3) - faraday-net_http (1.0.1) + faraday-multipart (1.0.4) + multipart-post (~> 2) + faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) - faraday_middleware (1.2.0) + faraday_middleware (1.2.1) faraday (~> 1.0) - ffi (1.15.5) - font-awesome-rails (4.7.0.8) - railties (>= 3.2, < 8.0) - get_process_mem (0.2.7) + ffi (1.17.0-aarch64-linux-gnu) + ffi (1.17.0-aarch64-linux-musl) + ffi (1.17.0-arm-linux-gnu) + ffi (1.17.0-arm-linux-musl) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86-linux-gnu) + ffi (1.17.0-x86-linux-musl) + ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) + ffi (1.17.0-x86_64-linux-musl) + font-awesome-rails (4.7.0.9) + railties (>= 3.2, < 9.0) + get_process_mem (1.0.0) + bigdecimal (>= 2.0) ffi (~> 1.0) - globalid (1.1.0) - activesupport (>= 5.0) - govuk_elements_rails (2.0.0) - govuk_frontend_toolkit (>= 4.14.1) + globalid (1.2.1) + activesupport (>= 6.1) + govuk_elements_rails (3.0.2) + govuk_frontend_toolkit (>= 5.2.0) rails (>= 4.1.0) sass (>= 3.2.0) - govuk_frontend_toolkit (4.18.4) - rails (>= 3.1.0) - sass (>= 3.2.0) - govuk_template (0.18.3) + govuk_frontend_toolkit (9.0.1) + railties (>= 3.1.0) + govuk_template (0.26.0) rails (>= 3.1) - haml (5.2.2) - temple (>= 0.8.0) + haml (6.3.0) + temple (>= 0.8.2) + thor tilt - haml-rails (2.0.1) + haml-rails (2.1.0) actionpack (>= 5.1) activesupport (>= 5.1) - haml (>= 4.0.6, < 6.0) - html2haml (>= 1.0.1) + haml (>= 4.0.6) railties (>= 5.1) - hashdiff (1.0.1) - html2haml (2.3.0) - erubis (~> 2.7.0) - haml (>= 4.0) - nokogiri (>= 1.6.0) - ruby_parser (~> 3.5) - i18n (1.14.1) + hashdiff (1.1.2) + i18n (1.14.6) concurrent-ruby (~> 1.0) - jbuilder (2.11.5) + io-console (0.7.2) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - jquery-rails (4.3.5) + jquery-rails (4.6.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (6.0.1) + jquery-ui-rails (7.0.0) railties (>= 3.2.16) - js-routes (1.4.14) - railties (>= 4) - json (2.6.3) - json_rails_logger (1.0.3) - json - lograge - railties + js-routes (2.3.1) + railties (>= 5) + sorbet-runtime + json (2.8.2) kgio (2.11.4) - leaflet-rails (1.7.0) - rails (>= 4.2.0) - libv8-node (16.10.0.0) - libv8-node (16.10.0.0-aarch64-linux) - libv8-node (16.10.0.0-x86_64-darwin) - libv8-node (16.10.0.0-x86_64-linux) + language_server-protocol (3.17.0.3) + leaflet-rails (1.9.5) + actionpack (>= 4.2.0) + railties (>= 4.2.0) + libv8-node (22.7.0.4) + libv8-node (22.7.0.4-aarch64-linux) + libv8-node (22.7.0.4-arm64-darwin) + libv8-node (22.7.0.4-x86_64-darwin) + libv8-node (22.7.0.4-x86_64-linux) + libv8-node (22.7.0.4-x86_64-linux-musl) lodash-rails (4.17.21) railties (>= 3.1) - lograge (0.12.0) + logger (1.6.2) + lograge (0.14.0) actionpack (>= 4) activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.21.3) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - lr_common_styles (2.0.0) - bootstrap-sass (~> 3.4.0) - font-awesome-rails (~> 4.7.0.1) - govuk_elements_rails (~> 2.0.0) - govuk_frontend_toolkit (~> 4.18.1) - govuk_template (~> 0.18.1) - haml-rails (~> 2.0.0) - jquery-rails (>= 4.3.5, < 4.7.0) - lodash-rails (~> 4.17.14) - modernizr-rails (~> 2.7.1) - modulejs-rails (~> 2.2.0.0) - rails (>= 5.2.4) - sass-rails (~> 5.0.4) mail (2.8.1) mini_mime (>= 0.1.1) net-imap net-pop net-smtp - marcel (1.0.2) + marcel (1.0.4) matrix (0.4.2) - method_source (1.0.0) - mini_mime (1.1.2) - mini_portile2 (2.8.2) + mini_mime (1.1.5) minispec-metadata (2.0.0) minitest - minitest (5.18.1) - minitest-capybara (0.9.0) + minitest (5.25.2) + minitest-rails (7.1.1) + minitest (~> 5.20) + railties (>= 7.1.0, < 8.0.0) + minitest-rails-capybara (0.0.2) capybara - minitest (~> 5.0) - rake - minitest-metadata (0.6.0) - minitest (>= 4.7, < 6.0) - minitest-rails (3.0.0) - minitest (~> 5.8) - railties (~> 5.0) - minitest-rails-capybara (3.0.2) - capybara (>= 2.7, <= 4) - minitest-capybara (~> 0.8) - minitest-metadata (~> 0.6) - minitest-rails (~> 3.0) - minitest-reporters (1.5.0) + minitest-rails + minitest-reporters (1.7.1) ansi builder minitest (>= 5.0) ruby-progressbar - minitest-spec-rails (6.1.0) + minitest-spec-rails (7.4.1) minitest (>= 5.0) railties (>= 4.1) minitest-vcr (1.4.0) minispec-metadata (~> 2.0) minitest (>= 4.7.5) vcr (>= 2.9) - mocha (1.13.0) + mocha (2.6.1) + ruby2_keywords (>= 0.0.5) modernizr-rails (2.7.1) modulejs-rails (2.2.0.0) railties (>= 4.0) - multipart-post (2.1.1) - net-imap (0.3.4) + multipart-post (2.4.1) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout - net-smtp (0.3.3) + net-smtp (0.5.0) net-protocol - nio4r (2.5.9) - nokogiri (1.13.10) - mini_portile2 (~> 2.8.0) + nio4r (2.7.4) + nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) - nokogiri (1.13.10-aarch64-linux) + nokogiri (1.16.7-arm-linux) racc (~> 1.4) - nokogiri (1.13.10-x86_64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.10-x86_64-linux) + nokogiri (1.16.7-x86-linux) racc (~> 1.4) - parallel (1.22.1) - parser (3.1.1.0) + nokogiri (1.16.7-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.16.7-x86_64-linux) + racc (~> 1.4) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) - prometheus-client (4.0.0) - psych (4.0.3) + racc + prometheus-client (4.2.3) + base64 + psych (5.2.1) + date stringio - public_suffix (5.0.0) - puma (5.6.7) + public_suffix (6.0.1) + puma (6.5.0) nio4r (~> 2.0) - puma-metrics (1.2.5) + puma-metrics (1.4.0) prometheus-client (>= 0.10) - puma (>= 5.0) - racc (1.7.1) - rack (2.2.7) + puma (>= 6.0) + racc (1.8.1) + rack (3.1.8) + rack-session (2.0.0) + rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rails (5.2.8.1) - actioncable (= 5.2.8.1) - actionmailer (= 5.2.8.1) - actionpack (= 5.2.8.1) - actionview (= 5.2.8.1) - activejob (= 5.2.8.1) - activemodel (= 5.2.8.1) - activerecord (= 5.2.8.1) - activestorage (= 5.2.8.1) - activesupport (= 5.2.8.1) - bundler (>= 1.3.0) - railties (= 5.2.8.1) - sprockets-rails (>= 2.0.0) - rails-dom-testing (2.1.1) + rackup (2.2.1) + rack (>= 3) + rails (7.2.2) + actioncable (= 7.2.2) + actionmailbox (= 7.2.2) + actionmailer (= 7.2.2) + actionpack (= 7.2.2) + actiontext (= 7.2.2) + actionview (= 7.2.2) + activejob (= 7.2.2) + activemodel (= 7.2.2) + activerecord (= 7.2.2) + activestorage (= 7.2.2) + activesupport (= 7.2.2) + bundler (>= 1.15.0) + railties (= 7.2.2) + rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) - railties (5.2.8.1) - actionpack (= 5.2.8.1) - activesupport (= 5.2.8.1) - method_source - rake (>= 0.8.7) - thor (>= 0.19.0, < 2.0) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) + railties (7.2.2) + actionpack (= 7.2.2) + activesupport (= 7.2.2) + irb (~> 1.13) + rackup (>= 1.0.0) + rake (>= 12.2) + thor (~> 1.0, >= 1.2.2) + zeitwerk (~> 2.6) rainbow (3.1.1) - raindrops (0.20.0) - rake (13.0.6) + raindrops (0.20.1) + rake (13.2.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.4.0) + rdoc (6.8.1) psych (>= 4.0.0) - regexp_parser (2.2.1) - request_store (1.5.1) + regexp_parser (2.9.3) + reline (0.5.12) + io-console (~> 0.5) + request_store (1.7.0) rack (>= 1.4) - responders (2.4.1) - actionpack (>= 4.2.0, < 6.0) - railties (>= 4.2.0, < 6.0) - rexml (3.2.5) - rubocop (1.26.1) + responders (3.1.1) + actionpack (>= 5.2) + railties (>= 5.2) + rexml (3.3.9) + rubocop (1.69.0) + json (~> 2.3) + language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.1.0.0) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml - rubocop-ast (>= 1.16.0, < 2.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.36.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.16.0) - parser (>= 3.1.1.0) - rubocop-rails (2.14.2) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.36.2) + parser (>= 3.3.1.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.7.0, < 2.0) - ruby-progressbar (1.11.0) + rubocop (>= 1.52.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) + ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - ruby_parser (3.20.0) - sexp_processor (~> 4.16) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sass-rails (5.0.8) - railties (>= 5.2.0) - sass (~> 3.1) - sprockets (>= 2.8, < 4.0) - sprockets-rails (>= 2.0, < 4.0) - tilt (>= 1.1, < 3) + sass-rails (6.0.0) + sassc-rails (~> 2.1, >= 2.1.1) sassc (2.4.0) ffi (~> 1.9) - sdoc (1.1.0) + sassc-rails (2.1.2) + railties (>= 4.0.0) + sassc (>= 2.0) + sprockets (> 3.0) + sprockets-rails + tilt + sdoc (2.6.1) rdoc (>= 5.0) - sentry-ruby (5.2.1) + securerandom (0.4.0) + sentry-ruby (5.21.0) + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-ruby-core (= 5.2.1) - sentry-ruby-core (5.2.1) - concurrent-ruby - sexp_processor (4.16.1) - spring (3.1.1) - sprockets (3.7.2) + sorbet-runtime (0.5.11670) + spring (4.2.1) + sprockets (4.2.1) concurrent-ruby (~> 1.0) - rack (> 1, < 3) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + rack (>= 2.2.4, < 4) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.0.1) - temple (0.10.0) - thor (1.2.2) - thread_safe (0.3.6) - tilt (2.1.0) - timeout (0.3.2) - tzinfo (1.2.11) - thread_safe (~> 0.1) - uglifier (4.2.0) + stringio (3.1.2) + temple (0.10.3) + thor (1.3.2) + tilt (2.4.0) + timeout (0.4.2) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + uglifier (4.2.1) execjs (>= 0.3.0, < 3) - unicode-display_width (2.1.0) + unicode-display_width (3.1.2) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) unicorn (6.1.0) kgio (~> 2.6) raindrops (~> 0.7) - vcr (6.1.0) - web-console (3.7.0) - actionview (>= 5.0) - activemodel (>= 5.0) + useragent (0.16.10) + vcr (6.3.1) + base64 + web-console (4.2.1) + actionview (>= 6.0.0) + activemodel (>= 6.0.0) bindex (>= 0.4.0) - railties (>= 5.0) - webmock (3.14.0) + railties (>= 6.0.0) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - websocket-driver (0.7.5) + websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) yajl-ruby (1.4.3) + zeitwerk (2.7.1) + +GEM + remote: https://rubygems.pkg.github.com/epimorphics/ + specs: + json_rails_logger (1.0.3) + json + lograge + railties + lr_common_styles (2.1.3) + bootstrap-sass + font-awesome-rails + govuk_elements_rails (= 3.0.2) + govuk_frontend_toolkit + govuk_template + haml-rails + jquery-rails + lodash-rails + modernizr-rails + modulejs-rails + rails + sass-rails PLATFORMS - -darwin-20 aarch64-linux - ruby - x86_64-darwin-17 - x86_64-darwin-21 + aarch64-linux-gnu + aarch64-linux-musl + arm-linux + arm-linux-gnu + arm-linux-musl + arm64-darwin + x86-linux + x86-linux-gnu + x86-linux-musl + x86_64-darwin x86_64-linux + x86_64-linux-gnu + x86_64-linux-musl DEPENDENCIES bootstrap-sass byebug capybara_minitest_spec - execjs (< 2.8.0) + execjs faraday faraday_middleware font-awesome-rails - get_process_mem (~> 0.2.7) + get_process_mem haml-rails - jbuilder (~> 2.0) + jbuilder jquery-rails jquery-ui-rails - js-routes (< 2.0) + js-routes json_rails_logger (~> 1.0.0)! leaflet-rails - libv8-node (>= 16.10.0.0) - lr_common_styles (~> 2.0)! + libv8-node + lr_common_styles! minitest-rails-capybara minitest-reporters minitest-spec-rails @@ -411,18 +482,18 @@ DEPENDENCIES mocha modernizr-rails modulejs-rails - prometheus-client (~> 4.0) + prometheus-client puma puma-metrics - rails (< 6.0.0) - responders (~> 2.0) + rails + responders rubocop rubocop-rails - sass-rails (~> 5.0) - sdoc (~> 1.1.0) - sentry-ruby (~> 5.2) + sass-rails + sdoc + sentry-ruby spring - uglifier (>= 1.3.0) + uglifier unicorn vcr web-console @@ -430,4 +501,4 @@ DEPENDENCIES yajl-ruby BUNDLED WITH - 2.4.8 + 2.5.20