bushido stub gem

This commit is contained in:
did 2011-05-29 14:47:18 -07:00
parent 36e5d6d55d
commit 20fd07409b
2 changed files with 9 additions and 6 deletions

View File

@ -46,7 +46,8 @@ group :test, :development do
gem 'ruby-debug', :platforms => :mri_18 gem 'ruby-debug', :platforms => :mri_18
gem 'ruby-debug19', :platforms => :mri_19 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' # gem 'bushido'
end end

View File

@ -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 GIT
remote: git://github.com/floehopper/mocha.git remote: git://github.com/floehopper/mocha.git
revision: 6da1242f26b12a24c4fcf67bf5921a25bc1bc88d revision: 6da1242f26b12a24c4fcf67bf5921a25bc1bc88d
@ -11,11 +18,6 @@ GIT
xpath (0.1.2) xpath (0.1.2)
nokogiri (~> 1.4) nokogiri (~> 1.4)
PATH
remote: ../gems/bushido_stub
specs:
bushido_stub (0.0.1)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
specs: specs: