Skip to content

Commit

Permalink
Merge 0a40e7c into c11095b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 25, 2019
2 parents c11095b + 0a40e7c commit 87a9aca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
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.4'
gem 'rails-assets-lazysizes', '4.1.7'
end

gem 'uglifier', '>= 1.3.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
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.4)
rails-assets-lazysizes (4.1.7)
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.4)!
rails-assets-lazysizes (= 4.1.7)!
rspec-rails
rubocop
simplecov
Expand Down

0 comments on commit 87a9aca

Please sign in to comment.