switch to hosted gem

This commit is contained in:
Torsten Ruger 2015-08-29 10:49:51 +03:00
parent 99792220e9
commit d5a0736f48
2 changed files with 8 additions and 6 deletions

View File

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

View File

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