Gemfile

Summary

Maintainability
Test Coverage
# encoding: UTF-8

source 'https://rubygems.org'

gemspec

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