File: Gemfile

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

gemspec

gem "rake"
gem "rspec"