Stop supporting Google and Azure as backup strategies
The amount of gems required is quite high compared to the usefulness
of the features.
Related to !4928, !6713
Signed-off-by: Rémy Coutable <remy@rymai.me>
Showing
... | @@ -85,10 +85,8 @@ gem 'dropzonejs-rails', '~> 0.7.1' | ... | @@ -85,10 +85,8 @@ gem 'dropzonejs-rails', '~> 0.7.1' |
# for backups | # for backups | ||
gem 'fog-aws', '~> 0.9' | gem 'fog-aws', '~> 0.9' | ||
gem 'fog-azure', '~> 0.0' | |||
gem 'fog-core', '~> 1.40' | gem 'fog-core', '~> 1.40' | ||
gem 'fog-local', '~> 0.3' | gem 'fog-local', '~> 0.3' | ||
gem 'fog-google', '~> 0.3' | |||
gem 'fog-openstack', '~> 0.1' | gem 'fog-openstack', '~> 0.1' | ||
gem 'fog-rackspace', '~> 0.1.1' | gem 'fog-rackspace', '~> 0.1.1' | ||
... | ... |
Please register or sign in to comment