Codebase list ruby-fog-vmfusion / scrub-obsolete/main gemfiles / Gemfile.1.9.3+
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

Gemfile.1.9.3+ @scrub-obsolete/mainraw · 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 => '../'