diff --git a/Gemfile b/Gemfile index 06f674a..617acdd 100644 --- a/Gemfile +++ b/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' diff --git a/Gemfile.lock b/Gemfile.lock index 3e71824..5c7254b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)