Codebase list ruby-fog-vmfusion / lintian-fixes/main gemfiles / Gemfile.1.9.2-
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

Gemfile.1.9.2- @lintian-fixes/mainraw · 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 => '../'