From 053e556df1a45705f9bbd236551a465a391fc12e Mon Sep 17 00:00:00 2001 From: dixpac Date: Wed, 2 Aug 2017 09:38:03 +0200 Subject: Depend on offical azure-core No need to depend on my fork anymore, they've just release fix officially. --- Gemfile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Gemfile') 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" -- cgit v1.2.3