File: Gemfile

package info (click to toggle)
ruby-method-source 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: ruby: 487; sh: 4; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 63 bytes parent folder | download
1
2
3
4
5
6
source 'https://rubygems.org'

gemspec

gem "rake"
gem "rspec"