From 1231b776b7ee8f6516c0f2af895502525cdfb2d5 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Mon, 25 Apr 2016 12:58:46 -0400 Subject: [PATCH] Update Gemfile --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'