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