Skip to content

Commit

Permalink
Bump rails-assets-lazysizes from 4.0.4 to 4.1.4
Browse files Browse the repository at this point in the history
Bumps rails-assets-lazysizes from 4.0.4 to 4.1.4.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Feb 2, 2019
1 parent bfb8a13 commit 01156ff
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 'haml'
source 'https://rails-assets.org' do
gem 'rails-assets-angular', '1.4.5'
gem 'rails-assets-angular-route', '1.4.5'
gem 'rails-assets-lazysizes', '4.0.4'
gem 'rails-assets-lazysizes', '4.1.4'
end

gem 'uglifier', '>= 1.3.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ GEM
rails-assets-angular (1.4.5)
rails-assets-angular-route (1.4.5)
rails-assets-angular (= 1.4.5)
rails-assets-lazysizes (4.0.4)
rails-assets-lazysizes (4.1.4)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.9)
Expand Down Expand Up @@ -233,7 +233,7 @@ DEPENDENCIES
rails (~> 4.2)
rails-assets-angular (= 1.4.5)!
rails-assets-angular-route (= 1.4.5)!
rails-assets-lazysizes (= 4.0.4)!
rails-assets-lazysizes (= 4.1.4)!
rspec-rails
rubocop
simplecov
Expand Down

0 comments on commit 01156ff

Please sign in to comment.