diff --git a/Gemfile b/Gemfile index 9676929..2a6d814 100644 --- a/Gemfile +++ b/Gemfile @@ -6,4 +6,4 @@ gem 'oauth-plugin'#, '~> 0.5.1' gem 'oauth' gem 'roxml' gem 'nokogiri' -gem 'edmunds-api' +gem 'edmunds-api', :git=> 'https://github.com/nikkypx/edmunds-api.git'