Sha256: feae21f2447346ec15984a2b973daf873ac3229b53138107cd28f984b2c8eef8
Contents?: true
Size: 300 Bytes
Versions: 3
Compression:
Stored size: 300 Bytes
Contents
source :rubygems ORE = 'http://github.com/ruby-ore' gemspec group :development do gem 'rake', '~> 0.8.7' gem 'kramdown', '~> 0.12.0' gem 'ore-core', '~> 0.1.0', :git => "#{ORE}/ore-core.git" gem 'ore-tasks', '~> 0.4.0', :git => "#{ORE}/ore-tasks.git" gem 'rspec', '~> 2.4.0' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ore-example-0.1.6 | Gemfile |
ore-example-0.1.5 | Gemfile |
ore-example-0.1.4 | Gemfile |