Skip to content

Commit

Permalink
Merge pull request #1876 from alphagov/dependabot/bundler/govuk_publi…
Browse files Browse the repository at this point in the history
…shing_components-21.1.1

Bump govuk_publishing_components from 20.5.1 to 21.1.1
  • Loading branch information
Vanita Barrett authored Sep 24, 2019
2 parents 998d94e + 8719fea commit 86bcd0e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem 'sass-rails', "5.0.7"
gem 'asset_bom_removal-rails', '~> 1.0.0'
gem 'nokogiri', "~> 1.10"
gem 'redis', "~> 4.1.3"
gem 'govuk_publishing_components', '~> 20.5.1'
gem 'govuk_publishing_components', '~> 21.1.1'
gem 'govuk_app_config', '~> 2.0.0'

group :development do
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
govuk_frontend_toolkit (9.0.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (20.5.1)
govuk_publishing_components (21.1.1)
gds-api-adapters
govuk_app_config
kramdown
Expand Down Expand Up @@ -178,7 +178,7 @@ GEM
metaclass (~> 0.0.1)
multipart-post (2.1.1)
netrc (0.11.0)
nio4r (2.5.1)
nio4r (2.5.2)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
null_logger (0.0.1)
Expand Down Expand Up @@ -239,7 +239,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rouge (3.10.0)
rouge (3.11.0)
rubocop (0.74.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
Expand All @@ -266,7 +266,7 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sassc (2.2.0)
sassc (2.2.1)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
Expand All @@ -280,7 +280,7 @@ GEM
selenium-webdriver (3.142.3)
childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2)
sentry-raven (2.11.1)
sentry-raven (2.11.2)
faraday (>= 0.7.6, < 1.0)
shoulda (3.6.0)
shoulda-context (~> 1.0, >= 1.0.1)
Expand All @@ -300,7 +300,7 @@ GEM
power_assert
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.9)
tilt (2.0.10)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.20)
Expand Down Expand Up @@ -339,7 +339,7 @@ DEPENDENCIES
govuk-lint (~> 4.0)
govuk_app_config (~> 2.0.0)
govuk_frontend_toolkit (~> 9.0.0)
govuk_publishing_components (~> 20.5.1)
govuk_publishing_components (~> 21.1.1)
govuk_template (= 0.26.0)
govuk_test
image_optim (= 0.26.5)
Expand Down

0 comments on commit 86bcd0e

Please sign in to comment.