diff --git a/Gemfile b/Gemfile
index e3175be4d..06d2c7947 100644
--- a/Gemfile
+++ b/Gemfile
@@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 53.1'
 gem 'govuk_ab_testing', '~> 2.4'
 gem 'govuk_app_config', '~> 1.10'
 gem 'govuk_frontend_toolkit', '~> 8.1.0'
-gem 'govuk_publishing_components', '~> 12.2.0'
+gem 'govuk_publishing_components', '~> 12.3.0'
 gem 'plek', '~> 2.1'
 gem 'slimmer', '~> 13.0'
 
diff --git a/Gemfile.lock b/Gemfile.lock
index 76bdfbdeb..549ec389b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -77,8 +77,8 @@ GEM
       archive-zip (~> 0.10)
       nokogiri (~> 1.8)
     coderay (1.1.2)
-    commander (4.4.6)
-      highline (~> 1.7.2)
+    commander (4.4.7)
+      highline (~> 2.0.0)
     concurrent-ruby (1.0.5)
     crack (0.4.3)
       safe_yaml (~> 1.0.0)
@@ -127,7 +127,7 @@ GEM
     govuk_frontend_toolkit (8.1.0)
       railties (>= 3.1.0)
       sass (>= 3.2.0)
-    govuk_publishing_components (12.2.0)
+    govuk_publishing_components (12.3.0)
       govspeak (>= 5.0.3)
       govuk_app_config
       govuk_frontend_toolkit
@@ -138,7 +138,7 @@ GEM
     govuk_schemas (3.2.0)
       json-schema (~> 2.8.0)
     hashdiff (0.3.7)
-    highline (1.7.10)
+    highline (2.0.0)
     htmlentities (4.3.4)
     http-cookie (1.0.3)
       domain_name (~> 0.5)
@@ -165,7 +165,7 @@ GEM
       activesupport (>= 4.0)
       logstash-event (~> 1.2.0)
       request_store
-    loofah (2.2.2)
+    loofah (2.2.3)
       crass (~> 1.0.2)
       nokogiri (>= 1.5.9)
     mail (2.7.1)
@@ -184,7 +184,7 @@ GEM
     minitest (5.11.3)
     mocha (1.7.0)
       metaclass (~> 0.0.1)
-    money (6.13.0)
+    money (6.13.1)
       i18n (>= 0.6.4, <= 2)
     multipart-post (2.0.0)
     netrc (0.11.0)
@@ -194,7 +194,7 @@ GEM
     nokogumbo (1.5.0)
       nokogiri
     null_logger (0.0.1)
-    oj (3.6.12)
+    oj (3.7.0)
     parallel (1.12.1)
     parser (2.5.1.2)
       ast (~> 2.4.0)
@@ -366,7 +366,7 @@ DEPENDENCIES
   govuk_ab_testing (~> 2.4)
   govuk_app_config (~> 1.10)
   govuk_frontend_toolkit (~> 8.1.0)
-  govuk_publishing_components (~> 12.2.0)
+  govuk_publishing_components (~> 12.3.0)
   govuk_schemas (~> 3.2)
   htmlentities (~> 4.3)
   jasmine-rails