aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 03fb3271be..4b86ad6931 100644
--- a/Gemfile
+++ b/Gemfile
@@ -95,9 +95,6 @@ end
group :storage do
gem "aws-sdk", "~> 2", require: false
gem "google-cloud-storage", "~> 1.3", require: false
-
- # Contains fix to be able to test using StringIO
- gem "azure-core", git: "https://github.com/dixpac/azure-ruby-asm-core.git"
gem "azure-storage", require: false
gem "mini_magick"