File: Gemfile

package info (click to toggle)
ruby-generator-spec 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 180 kB
  • sloc: ruby: 610; makefile: 5
file content (8 lines) | stat: -rw-r--r-- 121 bytes parent folder | download
1
2
3
4
5
6
7
8
source "http://rubygems.org"

platforms :rbx do
  # gem 'rubysl', '~> 2.2'
  gem 'rubinius-developer_tools'
end

gemspec