Skip to content

Commit

Permalink
Merge pull request #1154 from alphagov/dependabot/bundler/govuk_publi…
Browse files Browse the repository at this point in the history
…shing_components-12.7.1
  • Loading branch information
barrucadu authored Nov 15, 2018
2 parents 8bfbaf7 + 541430d commit 307fc88
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 54.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.6.0'
gem 'govuk_publishing_components', '~> 12.7.1'
gem 'plek', '~> 2.1'
gem 'slimmer', '~> 13.0'

Expand Down
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,15 +104,16 @@ GEM
rest-client (~> 2.0)
globalid (0.4.1)
activesupport (>= 4.2.0)
govspeak (5.6.0)
actionview (>= 4.1, < 6)
govspeak (5.7.1)
actionview (~> 5.0)
addressable (>= 2.3.8, < 3)
commander (~> 4.4)
htmlentities (~> 4)
i18n (~> 0.7)
kramdown (~> 1.15.0)
money (~> 6.7)
nokogiri (~> 1.5)
rinku (~> 2.0)
sanitize (~> 4.6)
govuk-lint (3.9.0)
rubocop (~> 0.58)
Expand All @@ -128,7 +129,7 @@ GEM
govuk_frontend_toolkit (8.1.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_publishing_components (12.6.0)
govuk_publishing_components (12.7.1)
govspeak (>= 5.0.3)
govuk_app_config
govuk_frontend_toolkit
Expand Down Expand Up @@ -174,7 +175,7 @@ GEM
marcel (0.3.3)
mimemagic (~> 0.3.2)
metaclass (0.0.4)
method_source (0.9.1)
method_source (0.9.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
Expand All @@ -195,7 +196,7 @@ GEM
nokogumbo (1.5.0)
nokogiri
null_logger (0.0.1)
oj (3.7.0)
oj (3.7.1)
parallel (1.12.1)
parser (2.5.1.2)
ast (~> 2.4.0)
Expand Down Expand Up @@ -263,6 +264,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rinku (2.0.4)
robotex (1.0.0)
rouge (3.3.0)
rubocop (0.58.2)
Expand Down Expand Up @@ -317,7 +319,7 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
statsd-ruby (1.4.0)
thor (0.20.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.8)
tzinfo (1.2.5)
Expand Down Expand Up @@ -368,7 +370,7 @@ DEPENDENCIES
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.10)
govuk_frontend_toolkit (~> 8.1.0)
govuk_publishing_components (~> 12.6.0)
govuk_publishing_components (~> 12.7.1)
govuk_schemas (~> 3.2)
htmlentities (~> 4.3)
jasmine-rails
Expand Down

0 comments on commit 307fc88

Please sign in to comment.