aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index d502c9387e..af514f135e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -6,4 +6,5 @@ gem 'rake'
gem 'byebug'
gem 'sqlite3'
-gem 'aws-sdk' \ No newline at end of file
+gem 'aws-sdk'
+gem 'google-cloud'