Skip to content

Commit

Permalink
Merge d34e3e2 into f8b8177
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 29, 2019
2 parents f8b8177 + d34e3e2 commit e010eb8
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.7'
gem 'rails-assets-lazysizes', '4.1.8'
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 @@ -132,7 +132,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.7)
rails-assets-lazysizes (4.1.8)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.9)
Expand Down Expand Up @@ -230,7 +230,7 @@ DEPENDENCIES
rails (~> 4.2)
rails-assets-angular (= 1.4.5)!
rails-assets-angular-route (= 1.4.5)!
rails-assets-lazysizes (= 4.1.7)!
rails-assets-lazysizes (= 4.1.8)!
rspec-rails
rubocop
simplecov
Expand Down

0 comments on commit e010eb8

Please sign in to comment.