From 3f29c3c8ddc0fbbbd9dacde3dcff07a9aca111ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 14:03:31 +0000 Subject: [PATCH] Bump govuk_app_config from 2.10.0 to 4.13.0 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 2.10.0 to 4.13.0. - [Release notes](https://github.com/alphagov/govuk_app_config/releases) - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_app_config/compare/v2.10.0...v4.13.0) --- updated-dependencies: - dependency-name: govuk_app_config dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 77 ++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 54 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f58448c58..34c4f6cd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) connection_pool (2.2.3) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -147,11 +147,29 @@ GEM factory_bot_rails (6.1.0) factory_bot (~> 6.1.0) railties (>= 5.0.0) - faraday (1.3.0) + faraday (1.10.2) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) faraday-net_http (~> 1.0) - multipart-post (>= 1.2, < 3) - ruby2_keywords + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-multipart (1.0.4) + multipart-post (~> 2) faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.3) ffi (1.15.0) gds-api-adapters (71.0.0) addressable @@ -189,11 +207,16 @@ GEM jquery-rails (~> 4.3.1) plek (>= 2.1.0) rails (>= 3.2.0) - govuk_app_config (2.10.0) - logstasher (>= 1.2.2, < 2.2.0) - sentry-raven (~> 3.1.1) - statsd-ruby (~> 1.5.0) - unicorn (>= 5.4, < 5.9) + govuk_app_config (4.13.0) + logstasher (~> 2.1) + plek (>= 4, < 6) + prometheus_exporter (~> 2.0) + puma (>= 5.6, < 7.0) + rack-proxy (~> 0.7) + sentry-rails (~> 5.3) + sentry-ruby (~> 5.3) + statsd-ruby (~> 1.5) + unicorn (~> 6.1) govuk_frontend_toolkit (9.0.0) railties (>= 3.1.0) sass (>= 3.2.0) @@ -211,7 +234,7 @@ GEM sidekiq (>= 5, < 6) sidekiq-logging-json (~> 0.0) sidekiq-statsd (>= 2.1) - govuk_test (2.0.0) + govuk_test (2.2.0) brakeman (~> 4.6) capybara puma @@ -223,7 +246,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jasmine (3.5.1) jasmine-core (~> 3.5.0) @@ -241,7 +264,7 @@ GEM json-schema (2.8.1) addressable (>= 2.4) jwt (2.2.2) - kgio (2.11.3) + kgio (2.11.4) kramdown (2.3.1) rexml launchy (2.5.0) @@ -263,7 +286,7 @@ GEM mime-types-data (3.2021.0225) mini_mime (1.0.3) mini_portile2 (2.5.0) - minitest (5.14.4) + minitest (5.17.0) mongo (2.12.2) bson (>= 4.8.2, < 5.0.0) mongoid (7.1.2) @@ -272,7 +295,7 @@ GEM multi_json (1.15.0) multi_test (0.1.2) multi_xml (0.6.0) - multipart-post (2.1.1) + multipart-post (2.2.3) netrc (0.11.0) nio4r (2.5.7) nokogiri (1.11.2) @@ -301,6 +324,8 @@ GEM ast (~> 2.4.1) phantomjs (2.1.1.0) plek (4.0.0) + prometheus_exporter (2.0.6) + webrick protobuf-cucumber (3.10.8) activesupport (>= 3.2) middleware @@ -313,12 +338,14 @@ GEM byebug (~> 11.0) pry (~> 0.13.0) public_suffix (4.0.6) - puma (5.0.0) + puma (6.0.2) nio4r (~> 2.0) racc (1.5.2) - rack (2.2.3) + rack (2.2.5) rack-protection (2.1.0) rack + rack-proxy (0.7.4) + rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.3.6) @@ -361,7 +388,7 @@ GEM redis-namespace (1.8.0) redis (>= 3.0.4) regexp_parser (2.1.1) - request_store (1.5.0) + request_store (1.5.1) rack (>= 1.4) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) @@ -418,7 +445,7 @@ GEM rubocop-rspec (1.42.0) rubocop (>= 0.87.0) ruby-progressbar (1.10.1) - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) rubyzip (2.3.0) safe_yaml (1.0.5) sanitize (5.2.3) @@ -443,8 +470,11 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sentry-raven (3.1.1) - faraday (>= 1.0) + sentry-rails (5.7.0) + railties (>= 5.0) + sentry-ruby (~> 5.7.0) + sentry-ruby (5.7.0) + concurrent-ruby (~> 1.0, >= 1.0.2) sidekiq (5.2.9) connection_pool (~> 2.2, >= 2.2.2) rack (~> 2.0) @@ -474,7 +504,7 @@ GEM thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.1) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -482,7 +512,7 @@ GEM unf_ext unf_ext (0.0.7.7) unicode-display_width (1.7.0) - unicorn (5.8.0) + unicorn (6.1.0) kgio (~> 2.6) raindrops (~> 0.7) warden (1.2.9) @@ -497,12 +527,13 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.7.0) websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby