Skip to content

Commit

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

Bump govuk_publishing_components from 3.0.2 to 4.1.0
  • Loading branch information
thomasleese authored Jan 17, 2018
2 parents 8814d4c + f587496 commit 2bf8a41
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gem 'sass-rails', "5.0.7"
gem 'asset_bom_removal-rails', '~> 1.0.0'
gem 'nokogiri', "~> 1.7"
gem 'redis', "~> 4.0.1"
gem 'govuk_publishing_components', '~> 3.0.2', require: false
gem 'govuk_publishing_components', '~> 4.1.0', require: false
gem 'govuk_app_config', '~> 1.1.0'

group :development do
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GEM
rest-client (~> 2.0)
globalid (0.4.1)
activesupport (>= 4.2.0)
govspeak (5.2.2)
govspeak (5.4.0)
actionview (>= 4.1, < 6)
addressable (>= 2.3.8, < 3)
commander (~> 4.4)
Expand All @@ -113,7 +113,7 @@ GEM
govuk_frontend_toolkit (7.2.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (3.0.2)
govuk_publishing_components (4.1.0)
govspeak (>= 5.0.3)
govuk_frontend_toolkit
rails (>= 5.0.0.1)
Expand Down Expand Up @@ -179,7 +179,7 @@ GEM
i18n (>= 0.6.4, < 1.0)
multipart-post (2.0.0)
netrc (0.11.0)
nio4r (2.1.0)
nio4r (2.2.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
null_logger (0.0.1)
Expand Down Expand Up @@ -240,7 +240,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rouge (3.0.0)
rouge (3.1.0)
rubocop (0.51.0)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
Expand Down Expand Up @@ -332,7 +332,7 @@ DEPENDENCIES
govuk-lint (~> 3.6.0)
govuk_app_config (~> 1.1.0)
govuk_frontend_toolkit (~> 7.2.0)
govuk_publishing_components (~> 3.0.2)
govuk_publishing_components (~> 4.1.0)
govuk_template (= 0.23.0)
image_optim (= 0.26.1)
jasmine-rails (~> 0.14.1)
Expand Down

0 comments on commit 2bf8a41

Please sign in to comment.