Skip to content

Commit

Permalink
Bump image_optim from 0.26.2 to 0.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Oct 13, 2018
1 parent 12e3ddb commit 856d750
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 @@ -14,7 +14,7 @@ gem 'govuk_publishing_components', '~> 11.2.0'
gem 'govuk_app_config', '~> 1.10.0'

group :development do
gem 'image_optim', '0.26.2'
gem 'image_optim', '0.26.3'
gem 'better_errors'
gem 'binding_of_caller'
end
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ GEM
domain_name (~> 0.5)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
image_optim (0.26.2)
image_optim (0.26.3)
exifr (~> 1.2, >= 1.2.2)
fspath (~> 3.0)
image_size (>= 1.5, < 3)
Expand Down Expand Up @@ -365,7 +365,7 @@ DEPENDENCIES
govuk_publishing_components (~> 11.2.0)
govuk_template (= 0.24.1)
govuk_test
image_optim (= 0.26.2)
image_optim (= 0.26.3)
jasmine-rails (~> 0.14.8)
minitest
minitest-capybara (~> 0.9.0)
Expand Down

0 comments on commit 856d750

Please sign in to comment.