File: Gemfile

package info (click to toggle)
ruby-equalizer 0.0.11-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 176 kB
  • sloc: ruby: 356; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
# encoding: utf-8

source 'https://rubygems.org'

group :development, :test do
  gem 'devtools', '=  0.0.2', git: 'https://github.com/mbj/devtools.git'
end

gemspec