Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 5, 2019
1 parent b3d5f05 commit 7da31d9
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 @@ -13,7 +13,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.1.8'
gem 'rails-assets-lazysizes', '5.1.1'
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.1.8)
rails-assets-lazysizes (5.1.1)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.9)
Expand Down Expand Up @@ -229,7 +229,7 @@ DEPENDENCIES
rails (~> 4.2)
rails-assets-angular (= 1.4.5)!
rails-assets-angular-route (= 1.4.5)!
rails-assets-lazysizes (= 4.1.8)!
rails-assets-lazysizes (= 5.1.1)!
rspec-rails
rubocop
simplecov
Expand Down

0 comments on commit 7da31d9

Please sign in to comment.