about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-11-06 20:55:57 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-11-06 20:55:57 +0100
commitea4170785a8f0f05cea93b1b64c00aa1008ef292 (patch)
treef52582047b729e012272805b40fe3affd53595a8 /Gemfile.lock
parentd14967e1c825eae1288c7a5bb1a30f49f174f857 (diff)
Downgrade aws gem as this one was incompatible with Paperclip
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 6 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f3ec10c0a..2ffdfa07b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -44,12 +44,11 @@ GEM
     ast (2.3.0)
     av (0.9.0)
       cocaine (~> 0.5.3)
-    aws-sdk (2.6.18)
-      aws-sdk-resources (= 2.6.18)
-    aws-sdk-core (2.6.18)
-      jmespath (~> 1.0)
-    aws-sdk-resources (2.6.18)
-      aws-sdk-core (= 2.6.18)
+    aws-sdk (1.66.0)
+      aws-sdk-v1 (= 1.66.0)
+    aws-sdk-v1 (1.66.0)
+      json (~> 1.4)
+      nokogiri (>= 1.4.4)
     babel-source (5.8.35)
     babel-transpiler (0.7.0)
       babel-source (>= 4.0, < 6)
@@ -145,7 +144,6 @@ GEM
     jbuilder (2.6.0)
       activesupport (>= 3.0.0, < 5.1)
       multi_json (~> 1.2)
-    jmespath (1.3.1)
     jquery-rails (4.1.1)
       rails-dom-testing (>= 1, < 3)
       railties (>= 4.2.0)
@@ -381,7 +379,7 @@ PLATFORMS
 DEPENDENCIES
   active_record_query_trace
   addressable
-  aws-sdk (~> 2.3)
+  aws-sdk (< 2.0)
   better_errors
   binding_of_caller
   browserify-rails