Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #308 from alphagov/dependabot/bundler/govuk_publis…
Browse files Browse the repository at this point in the history
…hing_components-11.1.0

Bump govuk_publishing_components from 11.0.0 to 11.1.0
  • Loading branch information
barrucadu authored Oct 2, 2018
2 parents 66fc711 + 9c9caa6 commit 0149eaa
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 @@ -6,7 +6,7 @@ gem 'gds-api-adapters', '~> 53.1.0'
gem 'govuk_app_config', '~> 1.9'
gem 'govuk_elements_rails'
gem 'govuk_frontend_toolkit', '~> 8.0.0'
gem 'govuk_publishing_components', '~> 11.0.0'
gem 'govuk_publishing_components', '~> 11.1.0'
gem 'plek', '2.1.1'
gem 'rails', '~> 5.2.1'
gem 'rails-i18n', '~> 5.1.1'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ GEM
govuk_frontend_toolkit (8.0.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (11.0.0)
govuk_publishing_components (11.1.0)
govspeak (>= 5.0.3)
govuk_app_config
govuk_frontend_toolkit
Expand Down Expand Up @@ -185,8 +185,8 @@ GEM
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.11.3)
money (6.12.0)
i18n (>= 0.6.4, < 1.1)
money (6.13.0)
i18n (>= 0.6.4, <= 2)
multipart-post (2.0.0)
netrc (0.11.0)
nio4r (2.3.1)
Expand Down Expand Up @@ -265,7 +265,7 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
robotex (1.0.0)
rouge (3.2.1)
rouge (3.3.0)
rubocop (0.58.2)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
Expand Down Expand Up @@ -372,7 +372,7 @@ DEPENDENCIES
govuk_app_config (~> 1.9)
govuk_elements_rails
govuk_frontend_toolkit (~> 8.0.0)
govuk_publishing_components (~> 11.0.0)
govuk_publishing_components (~> 11.1.0)
jasmine-rails
listen (>= 3.0.5, < 3.2)
phantomjs (~> 2.1.1)
Expand Down

0 comments on commit 0149eaa

Please sign in to comment.