aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorOlivier <olimart@users.noreply.github.com>2017-10-11 15:31:54 -0400
committerGitHub <noreply@github.com>2017-10-11 15:31:54 -0400
commitb0691e6f6c9f309c359e8738ea01860528878f31 (patch)
tree0d05a5eda246668dffc412f505b0d1820438a9a1 /Gemfile
parent68a2888ef08faf38c0643921a8259beef5fbe630 (diff)
downloadrails-b0691e6f6c9f309c359e8738ea01860528878f31.tar.gz
rails-b0691e6f6c9f309c359e8738ea01860528878f31.tar.bz2
rails-b0691e6f6c9f309c359e8738ea01860528878f31.zip
Update Gemfile
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 1ef6629945..1826c232fb 100644
--- a/Gemfile
+++ b/Gemfile
@@ -94,6 +94,7 @@ group :cable do
gem "sprockets-export", require: false
end
+# Active Storage
group :storage do
gem "aws-sdk-s3", require: false
gem "google-cloud-storage", "~> 1.3", require: false