Skip to content

Commit

Permalink
Merge pull request #2579 from openfoodfoundation/dependabot/bundler/a…
Browse files Browse the repository at this point in the history
…ngular-rails-templates-0.3.0

Bump angular-rails-templates from 0.2.0 to 0.3.0
  • Loading branch information
mkllnk authored Sep 3, 2018
2 parents 1b26440 + 2e4a8d6 commit 129e2c9
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 @@ -95,7 +95,7 @@ group :assets do
gem 'turbo-sprockets-rails3'
gem 'foundation-icons-sass-rails'
gem 'momentjs-rails'
gem 'angular-rails-templates', '~> 0.2.0'
gem 'angular-rails-templates', '~> 0.3.0'
end

gem "foundation-rails"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -177,9 +177,9 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
andand (1.3.3)
angular-rails-templates (0.2.0)
angular-rails-templates (0.3.0)
railties (>= 3.1)
sprockets (~> 2)
sprockets (~> 2.0)
tilt
angularjs-file-upload-rails (1.1.6)
angularjs-rails (1.5.5)
Expand Down Expand Up @@ -713,7 +713,7 @@ DEPENDENCIES
activemerchant (~> 1.78)
acts-as-taggable-on (~> 3.4)
andand
angular-rails-templates (~> 0.2.0)
angular-rails-templates (~> 0.3.0)
angularjs-file-upload-rails (~> 1.1.6)
angularjs-rails (= 1.5.5)
atomic
Expand Down

0 comments on commit 129e2c9

Please sign in to comment.