Gemfile

Summary

Maintainability
Test Coverage
source 'https://rubygems.org'

gemspec

gem 'devtools',    :git => 'https://github.com/rom-rb/devtools.git'
eval File.read('Gemfile.devtools')