oops, use the public repo
This commit is contained in:
parent
b4e0944aaf
commit
190425f421
2
Gemfile
2
Gemfile
@ -1,6 +1,6 @@
|
|||||||
source :rubygems
|
source :rubygems
|
||||||
|
|
||||||
gem 'ruby-avm-library', :git => 'git@github.com:johnbintz/ruby-avm-library.git'
|
gem 'ruby-avm-library', :git => 'git://github.com/johnbintz/ruby-avm-library.git'
|
||||||
#gem 'ruby-avm-library', :path => '../ruby-avm-library'
|
#gem 'ruby-avm-library', :path => '../ruby-avm-library'
|
||||||
gem 'sinatra'
|
gem 'sinatra'
|
||||||
gem 'haml'
|
gem 'haml'
|
||||||
|
@ -11,7 +11,7 @@ GIT
|
|||||||
xpath (~> 0.1.3)
|
xpath (~> 0.1.3)
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git@github.com:johnbintz/ruby-avm-library.git
|
remote: git://github.com/johnbintz/ruby-avm-library.git
|
||||||
revision: b703ee1a550c8640fca5f2667c2883cb5f31c5f1
|
revision: b703ee1a550c8640fca5f2667c2883cb5f31c5f1
|
||||||
specs:
|
specs:
|
||||||
ruby-avm-library (0.0.1)
|
ruby-avm-library (0.0.1)
|
||||||
|
Loading…
Reference in New Issue
Block a user