Skip to content

Commit

Permalink
Update slimmer to fix meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
tijmenb committed Apr 19, 2018
1 parent 1ace428 commit c941807
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ gem 'govuk_app_config', '~> 1.4'
gem 'govuk_frontend_toolkit', '~> 7.4'
gem 'govuk_publishing_components', '~> 6.5.0'
gem 'plek', '~> 2.1'
gem 'slimmer', '~> 12.0'
gem 'slimmer', '~> 12.1'

group :development, :test do
gem 'govuk-lint'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ GEM
rubyzip (~> 1.2)
sentry-raven (2.7.2)
faraday (>= 0.7.6, < 1.0)
slimmer (12.0.0)
slimmer (12.1.0)
activesupport
json
nokogiri (~> 1.7)
Expand Down Expand Up @@ -382,7 +382,7 @@ DEPENDENCIES
rails-i18n (>= 4.0.4)
rails_translation_manager (~> 0.0.2)
sass-rails (~> 5.0)
slimmer (~> 12.0)
slimmer (~> 12.1)
uglifier (>= 1.3.0)
webmock (~> 3.3.0)
wraith (~> 4.2)
Expand Down

0 comments on commit c941807

Please sign in to comment.