File: Gemfile.1.9.2-

package info (click to toggle)
ruby-fog-vmfusion 0.1.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 172 kB
  • sloc: ruby: 305; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (14)
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 => '../'