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