diff --git a/Gemfile b/Gemfile index 8a7f49256..c8203d2c1 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ ruby File.read(".ruby-version").chomp gem "actionpack-page_caching", "1.2.3" gem "asset_bom_removal-rails", "~> 1.0.0" gem "govuk_app_config", "~> 2.2.0" -gem "govuk_publishing_components", "~> 21.57.1" +gem "govuk_publishing_components", "~> 21.58.0" gem "nokogiri", "~> 1.10" gem "rack_strip_client_ip", "0.0.2" gem "rails", "~> 5.2" diff --git a/Gemfile.lock b/Gemfile.lock index ec555c354..c26111cf9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM govuk_frontend_toolkit (9.0.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (21.57.1) + govuk_publishing_components (21.58.0) gds-api-adapters govuk_app_config kramdown @@ -142,7 +142,7 @@ GEM json-schema (2.8.1) addressable (>= 2.4) kgio (2.11.3) - kramdown (2.2.1) + kramdown (2.3.0) rexml link_header (0.0.8) logstash-event (1.2.02) @@ -317,7 +317,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - websocket-driver (0.7.2) + websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) @@ -335,7 +335,7 @@ DEPENDENCIES govuk-content-schema-test-helpers (~> 1.6) govuk_app_config (~> 2.2.0) govuk_frontend_toolkit (~> 9.0.0) - govuk_publishing_components (~> 21.57.1) + govuk_publishing_components (~> 21.58.0) govuk_template (= 0.26.0) govuk_test image_optim (= 0.26.5)