File: Gemfile

package info (click to toggle)
ruby-rugged 1.1.0%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,692 kB
  • sloc: ansic: 8,721; ruby: 7,408; sh: 55; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 86 bytes parent folder | download
1
2
3
4
5
6
7
source "http://rubygems.org"

platforms :rbx do
  gem 'rubysl', '~> 2.0'
end

gemspec