Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Bump govuk_publishing_components from 23.9.1 to 24.6.1 #540

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem "dynamoid"
gem "faraday", "~> 1.0.1"
gem "fog-aws"
gem "govuk_app_config", "~> 2.4.0"
gem "govuk_publishing_components", "~> 23.9.1"
gem "govuk_publishing_components", "~> 24.6.1"
gem "json_schemer", "~> 0.2"
gem "lograge"
gem "mailcheck", "~> 1.0"
Expand Down
28 changes: 15 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
xpath (~> 3.2)
childprocess (3.0.0)
coderay (1.1.3)
concurrent-ruby (1.1.7)
concurrent-ruby (1.1.8)
connection_pool (2.2.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
Expand Down Expand Up @@ -146,7 +146,7 @@ GEM
sentry-raven (>= 2.7.1, < 3.1.0)
statsd-ruby (~> 1.4.0)
unicorn (>= 5.4, < 5.8)
govuk_publishing_components (23.9.1)
govuk_publishing_components (24.6.1)
govuk_app_config
kramdown
plek
Expand All @@ -161,7 +161,7 @@ GEM
webdrivers (>= 4)
hana (1.3.6)
hashdiff (1.0.1)
i18n (1.8.5)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
ipaddress (0.8.3)
jasmine (3.6.0)
Expand Down Expand Up @@ -197,7 +197,7 @@ GEM
activesupport (>= 4.0)
logstash-event (~> 1.2.0)
request_store
loofah (2.8.0)
loofah (2.9.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -211,16 +211,17 @@ GEM
mime-types-data (3.2020.0512)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
mini_racer (0.2.15)
libv8 (> 7.3)
minitest (5.14.2)
minitest (5.14.4)
msgpack (1.3.3)
multi_json (1.14.1)
multipart-post (2.1.1)
nio4r (2.5.4)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nio4r (2.5.7)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
notifications-ruby-client (5.1.2)
jwt (>= 1.5, < 3)
parallel (1.19.2)
Expand All @@ -237,6 +238,7 @@ GEM
public_suffix (4.0.5)
puma (4.3.5)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -272,7 +274,7 @@ GEM
thor (>= 0.20.3, < 2.0)
rainbow (3.0.0)
raindrops (0.19.1)
rake (13.0.1)
rake (13.0.3)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -366,11 +368,11 @@ GEM
sprockets (>= 3.0.0)
statsd-ruby (1.4.0)
telephone_number (1.4.8)
thor (1.0.1)
thor (1.1.0)
thread_safe (0.3.6)
tilt (2.0.10)
timecop (0.9.1)
tzinfo (1.2.8)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down Expand Up @@ -415,7 +417,7 @@ DEPENDENCIES
fog-aws
foreman (~> 0.87.1)
govuk_app_config (~> 2.4.0)
govuk_publishing_components (~> 23.9.1)
govuk_publishing_components (~> 24.6.1)
govuk_test (~> 1.0)
jasmine (~> 3.6)
jasmine_selenium_runner
Expand Down