Use to_source from git repo again
This commit is contained in:
parent
cee1d3943c
commit
23199b3c94
1 changed files with 1 additions and 2 deletions
3
Gemfile
3
Gemfile
|
@ -7,8 +7,7 @@ gem 'abstract', :git => 'https://github.com/mbj/abstract.git'
|
|||
|
||||
# Remove git version once original to_source is updated
|
||||
#gem 'to_source', :git => 'https://github.com/mbj/to_source'
|
||||
#gem 'to_source', :git => 'https://github.com/mbj/to_source.git'
|
||||
gem 'to_source', :path => '../to_source'
|
||||
gem 'to_source', :git => 'https://github.com/mbj/to_source.git'
|
||||
|
||||
group :development do
|
||||
gem 'rake', '~> 0.9.2'
|
||||
|
|
Loading…
Reference in a new issue