From f4beec8a9043fbb9782e7b354b46ec1a7af7887e Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Thu, 2 Jun 2016 11:44:38 -0700 Subject: Add Azure to supported backup list (left out accidentally) --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 08592607c03..8c671696665 100644 --- a/Gemfile +++ b/Gemfile @@ -86,6 +86,7 @@ gem 'dropzonejs-rails', '~> 0.7.1' # for backups gem 'fog-aws', '~> 0.9' +gem 'fog-azure', '~> 0.0' gem 'fog-core', '~> 1.40' gem 'fog-local', '~> 0.3' gem 'fog-google', '~> 0.3' -- cgit v1.2.1