aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorYuji Yaginuma <yuuji.yaginuma@gmail.com>2017-09-10 12:22:10 +0900
committerGeorge Claghorn <george.claghorn@gmail.com>2017-09-09 23:22:10 -0400
commit83bfe0758363328a2cc4da54c9f02c10a29d8149 (patch)
treeb7797cb3625697de6d62280faac0f71c4ff8524c /Gemfile.lock
parentc8d25e6bfe52bbe7a955aae03618c79d340e7abb (diff)
downloadrails-83bfe0758363328a2cc4da54c9f02c10a29d8149.tar.gz
rails-83bfe0758363328a2cc4da54c9f02c10a29d8149.tar.bz2
rails-83bfe0758363328a2cc4da54c9f02c10a29d8149.zip
Use v3 of the AWS SDK
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock17
1 files changed, 11 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 387bd608f9..c27b410bb9 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -119,13 +119,18 @@ GEM
public_suffix (~> 2.0, >= 2.0.2)
amq-protocol (2.2.0)
ast (2.3.0)
- aws-sdk (2.10.27)
- aws-sdk-resources (= 2.10.27)
- aws-sdk-core (2.10.27)
+ aws-partitions (1.20.0)
+ aws-sdk-core (3.3.0)
+ aws-partitions (~> 1.0)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.10.27)
- aws-sdk-core (= 2.10.27)
+ aws-sdk-kms (1.1.0)
+ aws-sdk-core (~> 3)
+ aws-sigv4 (~> 1.0)
+ aws-sdk-s3 (1.2.0)
+ aws-sdk-core (~> 3)
+ aws-sdk-kms (~> 1)
+ aws-sigv4 (~> 1.0)
aws-sigv4 (1.0.1)
azure-core (0.1.11)
faraday (~> 0.9)
@@ -477,7 +482,7 @@ DEPENDENCIES
activerecord-jdbcpostgresql-adapter (>= 1.3.0)
activerecord-jdbcsqlite3-adapter (>= 1.3.0)
arel!
- aws-sdk (~> 2)
+ aws-sdk-s3
azure-storage
backburner
bcrypt (~> 3.1.11)