aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'site/Gemfile.lock')
-rw-r--r--site/Gemfile.lock7
1 files changed, 5 insertions, 2 deletions
diff --git a/site/Gemfile.lock b/site/Gemfile.lock
index 5127cbf..277f060 100644
--- a/site/Gemfile.lock
+++ b/site/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: git://github.com/ahenobarbi/hobo.git
- revision: b33a9a69a2e1ce09b98c00ecee6c51bd1459fee5
+ revision: c9c13eb614a3c4a699a59d02e4757c2cdd682988
branch: rails3
specs:
dryml (1.3.0)
@@ -94,6 +94,9 @@ GEM
erubis (2.6.6)
abstract (>= 1.0.0)
factory_girl (1.3.3)
+ factory_girl_rails (1.0.1)
+ factory_girl (~> 1.3)
+ railties (>= 3.0.0)
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
@@ -222,7 +225,7 @@ DEPENDENCIES
delayed_job
devise
email_spec
- factory_girl
+ factory_girl_rails
fuubar-cucumber
hobo (>= 1.3.0.pre28)!
hobo_devise (>= 0.0.2)