File: Gemfile.1.9.2%2B

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 (7 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
source :rubygems

gem 'activesupport', '>= 3.0', '< 4'
gem 'mime-types', '< 2.0'
gem 'fog-core', :github => 'fog/fog-core'

gemspec :path => '../'