Codebase list ruby-fog-vmfusion / upstream/0.1.0+git20170904.1.88fe1b4 gemfiles / Gemfile.1.9.3+
upstream/0.1.0+git20170904.1.88fe1b4

Tree @upstream/0.1.0+git20170904.1.88fe1b4 (Download .tar.gz)

Gemfile.1.9.3+ @upstream/0.1.0+git20170904.1.88fe1b4raw · history · blame

1
2
3
4
5
6
7
source :rubygems

gem 'activesupport', '>= 3.0', '< 4'
gem 'mime-types', '< 2.0'
gem 'fog-core'

gemspec :path => '../'