Use devtools from rom project
This commit is contained in:
parent
e5224baee0
commit
f986f68ac4
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -2,5 +2,5 @@ source 'https://rubygems.org'
|
|||
|
||||
gemspec
|
||||
|
||||
gem 'devtools', :git => 'https://github.com/datamapper/devtools.git'
|
||||
gem 'devtools', :git => 'https://github.com/rom-rb/devtools.git'
|
||||
eval(File.read(File.join(File.dirname(__FILE__),'Gemfile.devtools')))
|
||||
|
|
Loading…
Add table
Reference in a new issue