Codebase list ruby-fog-vmfusion / 349c3b7d-ac26-4d37-b251-da77d8463429/upstream gemfiles / Gemfile.1.9.2-
349c3b7d-ac26-4d37-b251-da77d8463429/upstream

Tree @349c3b7d-ac26-4d37-b251-da77d8463429/upstream (Download .tar.gz)

Gemfile.1.9.2- @349c3b7d-ac26-4d37-b251-da77d8463429/upstreamraw · history · blame

1
2
3
4
5
6
7
8
source :rubygems

gem 'mime-types', '< 2.0'
gem 'nokogiri', '< 1.6'
gem 'rest-client', '~> 1.6.8'
gem 'fog-core'

gemspec :path => '../'