Bumping AngularJS to 1.4.8

This commit is contained in:
Rob Harrington
2016-04-18 01:47:33 +10:00
parent 02d093f6b6
commit 668bffcd84
2 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ gem 'comfortable_mexican_sofa'
gem 'simple_form', :github => 'RohanM/simple_form'
gem 'unicorn'
gem 'angularjs-rails', '1.3.15'
gem 'angularjs-rails', '1.4.8'
gem 'bugsnag'
gem 'newrelic_rpm'
gem 'haml'

View File

@@ -153,7 +153,7 @@ GEM
sprockets (~> 2)
tilt
angularjs-file-upload-rails (1.1.0)
angularjs-rails (1.3.15)
angularjs-rails (1.4.8)
ansi (1.4.2)
arel (3.0.3)
atomic (1.1.99)
@@ -650,7 +650,7 @@ DEPENDENCIES
andand
angular-rails-templates (~> 0.2.0)
angularjs-file-upload-rails (~> 1.1.0)
angularjs-rails (= 1.3.15)
angularjs-rails (= 1.4.8)
atomic
awesome_print
aws-sdk
@@ -734,4 +734,4 @@ DEPENDENCIES
wkhtmltopdf-binary
BUNDLED WITH
1.10.6
1.11.2