oops, use the public repo

This commit is contained in:
John Bintz 2011-03-23 14:48:04 -04:00
parent b4e0944aaf
commit 190425f421
2 changed files with 2 additions and 2 deletions

View File

@ -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'

View File

@ -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)