Skip to content

Commit

Permalink
Bump slimmer from 13.1.0 to 13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Oct 21, 2019
1 parent 48599c0 commit 3c8980e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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 "rails-controller-testing", "~> 1.0"
gem "rails-i18n", ">= 4.0.4"
gem "rails_translation_manager", "~> 0.1.0"
gem "sass-rails", "~> 5.0"
gem "slimmer", "~> 13.1"
gem "slimmer", "~> 13.2"
gem "uglifier", ">= 1.3.0"

group :development, :test do
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ GEM
method_source (0.9.2)
mime-types (3.3)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0904)
mime-types-data (3.2019.1009)
mimemagic (0.3.3)
mini_magick (4.9.5)
mini_mime (1.0.2)
Expand Down Expand Up @@ -296,7 +296,7 @@ GEM
rubyzip (>= 1.2.2)
sentry-raven (2.11.3)
faraday (>= 0.7.6, < 1.0)
slimmer (13.1.0)
slimmer (13.2.0)
activesupport
json
nokogiri (~> 1.7)
Expand Down Expand Up @@ -381,7 +381,7 @@ DEPENDENCIES
rails-i18n (>= 4.0.4)
rails_translation_manager (~> 0.1.0)
sass-rails (~> 5.0)
slimmer (~> 13.1)
slimmer (~> 13.2)
uglifier (>= 1.3.0)
webmock (~> 3.7.6)
wraith (~> 4.2)
Expand Down

0 comments on commit 3c8980e

Please sign in to comment.