using the last bushido gem (0.0.31)
This commit is contained in:
parent
abbc151ed2
commit
8a58a0cad1
2
Gemfile
2
Gemfile
@ -78,6 +78,6 @@ group :test do
|
||||
end
|
||||
|
||||
group :production do
|
||||
gem 'bushido', :git => 'git://github.com/Bushido/bushidogem.git'
|
||||
gem 'bushido', '0.0.31'
|
||||
end
|
||||
|
||||
|
17
Gemfile.lock
17
Gemfile.lock
@ -1,13 +1,3 @@
|
||||
GIT
|
||||
remote: git://github.com/Bushido/bushidogem.git
|
||||
revision: 0b4bd0f657874ee13f093350d863fc8ba7a6df6c
|
||||
specs:
|
||||
bushido (0.0.30)
|
||||
highline (>= 1.6.1)
|
||||
json (>= 1.4.6)
|
||||
orm_adapter (~> 0.0.3)
|
||||
rest-client (>= 1.6.1)
|
||||
|
||||
GIT
|
||||
remote: git://github.com/floehopper/mocha.git
|
||||
revision: 0ce0adc9f104a0ae2ddca400696c8694e85f1b93
|
||||
@ -62,6 +52,11 @@ GEM
|
||||
bson (1.3.1)
|
||||
bson_ext (1.3.1)
|
||||
builder (2.1.2)
|
||||
bushido (0.0.31)
|
||||
highline (>= 1.6.1)
|
||||
json (>= 1.4.6)
|
||||
orm_adapter (~> 0.0.3)
|
||||
rest-client (>= 1.6.1)
|
||||
bushido_stub (0.0.3)
|
||||
activesupport (>= 3.0.7)
|
||||
cancan (1.6.5)
|
||||
@ -294,7 +289,7 @@ DEPENDENCIES
|
||||
actionmailer-with-request
|
||||
autotest
|
||||
bson_ext (~> 1.3.0)
|
||||
bushido!
|
||||
bushido (= 0.0.31)
|
||||
bushido_stub (= 0.0.3)
|
||||
cancan
|
||||
capybara
|
||||
|
Loading…
Reference in New Issue
Block a user