File: Gemfile.1.8.7

package info (click to toggle)
ruby-fog-xml 0.1.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 196 kB
  • sloc: ruby: 246; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (3)
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', :github => 'fog/fog-core'

gemspec :path => '../'