summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2018-03-24 20:52:45 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-03-24 12:52:45 +0100
commit28384c1771ccaa600e429f41cb2e19234961a9bd (patch)
tree09b92ab4d21d0a63c8d57925db311619d16438dc /Gemfile.lock
parentff7941e652af1d54d9c991254556e7932a8b183c (diff)
Revert "Revert "Upgrade Paperclip to version 6.0.0" (#6807)" (#6808)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock29
1 files changed, 18 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7360ce7f651..f68419d8ee0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -57,13 +57,18 @@ GEM
encryptor (~> 3.0.0)
av (0.9.0)
cocaine (~> 0.5.3)
- aws-sdk (2.10.100)
- aws-sdk-resources (= 2.10.100)
- aws-sdk-core (2.10.100)
+ aws-partitions (1.70.0)
+ aws-sdk-core (3.17.0)
+ aws-partitions (~> 1.0)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.10.100)
- aws-sdk-core (= 2.10.100)
+ aws-sdk-kms (1.5.0)
+ aws-sdk-core (~> 3)
+ aws-sigv4 (~> 1.0)
+ aws-sdk-s3 (1.8.2)
+ aws-sdk-core (~> 3)
+ aws-sdk-kms (~> 1)
+ aws-sigv4 (~> 1.0)
aws-sigv4 (1.0.2)
bcrypt (3.1.11)
better_errors (2.4.0)
@@ -236,7 +241,7 @@ GEM
httplog (0.99.7)
colorize
rack
- i18n (0.9.3)
+ i18n (0.9.5)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.19)
activesupport (>= 4.0.2)
@@ -342,12 +347,12 @@ GEM
http (~> 3.0)
nokogiri (~> 1.8)
ox (2.8.2)
- paperclip (5.2.1)
+ paperclip (6.0.0)
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
- cocaine (~> 0.5.5)
mime-types
mimemagic (~> 0.3.0)
+ terrapin (~> 0.6.0)
paperclip-av-transcoder (0.6.4)
av (~> 0.9.0)
paperclip (>= 2.5.2)
@@ -552,6 +557,8 @@ GEM
temple (0.8.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
+ terrapin (0.6.0)
+ climate_control (>= 0.0.3, < 1.0)
thor (0.20.0)
thread (0.2.2)
thread_safe (0.3.6)
@@ -575,7 +582,7 @@ GEM
tty-screen (0.6.4)
twitter-text (1.14.7)
unf (~> 0.1.0)
- tzinfo (1.2.4)
+ tzinfo (1.2.5)
thread_safe (~> 0.1)
tzinfo-data (1.2017.3)
tzinfo (>= 1.0.0)
@@ -612,7 +619,7 @@ DEPENDENCIES
active_record_query_trace (~> 1.5)
addressable (~> 2.5)
annotate (~> 2.7)
- aws-sdk (~> 2.10)
+ aws-sdk-s3 (~> 1.8)
better_errors (~> 2.4)
binding_of_caller (~> 0.7)
bootsnap
@@ -671,7 +678,7 @@ DEPENDENCIES
omniauth-saml (~> 1.10)
ostatus2 (~> 2.0)
ox (~> 2.8)
- paperclip (~> 5.1)
+ paperclip (~> 6.0)
paperclip-av-transcoder (~> 0.6)
parallel_tests (~> 2.17)
pg (~> 0.20)