File: Gemfile

package info (click to toggle)
ruby-coercible 1.0.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 700 kB
  • sloc: ruby: 1,734; makefile: 9
file content (6 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
source 'https://rubygems.org'

gemspec

gem 'devtools', :git => 'https://github.com/rom-rb/devtools.git'
eval_gemfile 'Gemfile.devtools'