diff --git a/Gemfile b/Gemfile index dbd5f5b..50d9a01 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source "http://rubygems.org" gem "rake" gem "salama-reader" , :path => "." -gem "citrus" , :path => "../citrus" +gem "citrus" , :github => "salama/citrus" , :branch => "gemspec-readme" # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. diff --git a/Gemfile.lock b/Gemfile.lock index 61d4442..0e83c6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,16 @@ +GIT + remote: git://github.com/salama/citrus.git + revision: 34276150a67a89f84cab091fe0be7bb6a390e768 + branch: gemspec-readme + specs: + citrus (3.0.3) + PATH remote: . specs: salama-reader (0.2.0) citrus (~> 3.0.3) -PATH - remote: ../citrus - specs: - citrus (3.0.3) - GEM remote: http://rubygems.org/ specs: