File: Gemfile

package info (click to toggle)
ruby-diffy 3.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 212 kB
  • sloc: ruby: 1,035; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
source 'https://rubygems.org'

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

gemspec