From 20fd07409bc68b0df735e2b6590e56426fdcc4cd Mon Sep 17 00:00:00 2001 From: did Date: Sun, 29 May 2011 14:47:18 -0700 Subject: [PATCH] bushido stub gem --- Gemfile | 3 ++- Gemfile.lock | 12 +++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 9177b6f5..b6b1d0fd 100644 --- a/Gemfile +++ b/Gemfile @@ -46,7 +46,8 @@ group :test, :development do gem 'ruby-debug', :platforms => :mri_18 gem 'ruby-debug19', :platforms => :mri_19 - gem 'bushido_stub', :path => '../gems/bushido_stub' + gem 'bushido_stub', :git => 'git://github.com/did/bushido_stub.git' + # :path => '../gems/bushido_stub' # gem 'bushido' end diff --git a/Gemfile.lock b/Gemfile.lock index 9d25c6b9..b5638138 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,10 @@ +GIT + remote: git://github.com/did/bushido_stub.git + revision: 6b83b2c4847832ffe7a213e725d2ceb7f864e360 + specs: + bushido_stub (0.0.1) + activesupport (>= 3.0.7) + GIT remote: git://github.com/floehopper/mocha.git revision: 6da1242f26b12a24c4fcf67bf5921a25bc1bc88d @@ -11,11 +18,6 @@ GIT xpath (0.1.2) nokogiri (~> 1.4) -PATH - remote: ../gems/bushido_stub - specs: - bushido_stub (0.0.1) - GEM remote: http://rubygems.org/ specs: