Remove local gem source to to_source
This commit is contained in:
parent
cb3a480fb5
commit
7e0f42038a
1 changed files with 0 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -2,7 +2,5 @@ source 'https://rubygems.org'
|
|||
|
||||
gemspec
|
||||
|
||||
gem 'to_source', :path => '../to_source'
|
||||
|
||||
gem 'devtools', :git => 'https://github.com/mbj/devtools.git'
|
||||
eval(File.read(File.join(File.dirname(__FILE__),'Gemfile.devtools')))
|
||||
|
|
Loading…
Reference in a new issue