Gemfile.lock in rails3-generators-0.17.3 vs Gemfile.lock in rails3-generators-0.17.4
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- rails3-generators (0.17.0.beta.1)
+ rails3-generators (0.17.3)
railties (>= 3.0.0)
GEM
remote: http://rubygems.org/
specs:
@@ -32,32 +32,33 @@
tzinfo (~> 0.3.23)
activeresource (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
activesupport (3.0.3)
- arel (2.0.6)
+ arel (2.0.7)
builder (2.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
- haml (3.0.24)
+ factory_girl (1.3.3)
+ haml (3.0.25)
haml-rails (0.3.4)
actionpack (~> 3.0)
activesupport (~> 3.0)
haml (~> 3.0)
railties (~> 3.0)
i18n (0.5.0)
- mail (2.2.12)
+ mail (2.2.15)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
polyglot (0.3.1)
rack (1.2.1)
rack-mount (0.6.13)
rack (>= 1.0.0)
- rack-test (0.5.6)
+ rack-test (0.5.7)
rack (>= 1.0)
rails (3.0.3)
actionmailer (= 3.0.3)
actionpack (= 3.0.3)
activerecord (= 3.0.3)
@@ -73,17 +74,17 @@
rake (0.8.7)
test-unit (2.1.2)
thor (0.14.6)
treetop (1.4.9)
polyglot (>= 0.3.1)
- tzinfo (0.3.23)
+ tzinfo (0.3.24)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.0.0)
+ factory_girl
haml-rails
rails (>= 3.0.0)
rails3-generators!
- railties (>= 3.0.0)
test-unit