new bushido gem

This commit is contained in:
did 2011-05-27 15:23:42 -07:00
parent c68817c8c7
commit 1731536649
2 changed files with 2 additions and 6 deletions

View File

@ -45,7 +45,9 @@ end
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'
end
group :production do

View File

@ -11,11 +11,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:
@ -274,7 +269,6 @@ DEPENDENCIES
autotest
bson_ext (~> 1.3.0)
bushido
bushido_stub!
capybara
cucumber (= 0.8.5)
cucumber-rails