# encoding: utf-8

source 'https://rubygems.org'

gemspec

gem 'devtools', git: 'https://github.com/rom-rb/devtools.git'

# Added by devtools
eval_gemfile 'Gemfile.devtools'
