Gemfile 165 Bytes Edit Raw Blame History Permalink 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