From 0a67876815dc61bdf00d833279d5d1e875c66a1d Mon Sep 17 00:00:00 2001 From: Matt-Yorkley Date: Fri, 9 Dec 2016 18:47:16 +0000 Subject: [PATCH] Update angular-file-uploader-rails to v1.1.6 --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 6e48dd97d5..f8407decdc 100644 --- a/Gemfile +++ b/Gemfile @@ -50,7 +50,7 @@ gem 'gmaps4rails' gem 'spinjs-rails' gem 'rack-ssl', :require => 'rack/ssl' gem 'custom_error_message', :github => 'jeremydurham/custom-err-msg' -gem 'angularjs-file-upload-rails', '~> 1.1.0' +gem 'angularjs-file-upload-rails', '~> 1.1.6' gem 'roadie-rails', '~> 1.0.3' gem 'figaro' gem 'blockenspiel' diff --git a/Gemfile.lock b/Gemfile.lock index 0dc7a067ee..824f8a0c04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,7 +154,7 @@ GEM railties (>= 3.1) sprockets (~> 2) tilt - angularjs-file-upload-rails (1.1.0) + angularjs-file-upload-rails (1.1.6) angularjs-rails (1.5.5) ansi (1.4.2) arel (3.0.3) @@ -649,7 +649,7 @@ DEPENDENCIES acts-as-taggable-on (~> 3.4) andand angular-rails-templates (~> 0.2.0) - angularjs-file-upload-rails (~> 1.1.0) + angularjs-file-upload-rails (~> 1.1.6) angularjs-rails (= 1.5.5) atomic awesome_print @@ -737,4 +737,4 @@ RUBY VERSION ruby 2.1.5p273 BUNDLED WITH - 1.12.5 + 1.13.6