diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..238cb19 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,192 @@ +GIT + remote: git://github.com/indirect/rails3-generators.git + revision: ad49c2572467dfe5746fb447c2fba3c3fa821dc1 + specs: + rails3-generators (0.13.0) + +GIT + remote: git://github.com/justinfrench/formtastic.git + revision: e42d256ebe7fdbd3881665d94ce54cf061a9186f + branch: rails3 + specs: + formtastic (1.1.0.beta) + actionpack (>= 2.3.0) + activesupport (>= 2.3.0) + i18n (>= 0.4.0) + +GEM + remote: http://rubygems.org/ + specs: + abstract (1.0.0) + actionmailer (3.0.0) + actionpack (= 3.0.0) + mail (~> 2.2.5) + actionpack (3.0.0) + activemodel (= 3.0.0) + activesupport (= 3.0.0) + builder (~> 2.1.2) + erubis (~> 2.6.6) + i18n (~> 0.4.1) + rack (~> 1.2.1) + rack-mount (~> 0.6.12) + rack-test (~> 0.5.4) + tzinfo (~> 0.3.23) + activemodel (3.0.0) + activesupport (= 3.0.0) + builder (~> 2.1.2) + i18n (~> 0.4.1) + activerecord (3.0.0) + activemodel (= 3.0.0) + activesupport (= 3.0.0) + arel (~> 1.0.0) + tzinfo (~> 0.3.23) + activeresource (3.0.0) + activemodel (= 3.0.0) + activesupport (= 3.0.0) + activesupport (3.0.0) + arel (1.0.1) + activesupport (~> 3.0.0) + babosa (0.2.0) + bcrypt-ruby (2.1.2) + builder (2.1.2) + capybara (0.3.9) + culerity (>= 0.2.4) + mime-types (>= 1.16) + nokogiri (>= 1.3.3) + rack (>= 1.0.0) + rack-test (>= 0.5.4) + selenium-webdriver (>= 0.0.3) + compass (0.10.5) + haml (>= 3.0.4) + cucumber (0.8.5) + builder (~> 2.1.2) + diff-lcs (~> 1.1.2) + gherkin (~> 2.1.4) + json_pure (~> 1.4.3) + term-ansicolor (~> 1.0.4) + cucumber-rails (0.3.2) + cucumber (>= 0.8.0) + culerity (0.2.12) + database_cleaner (0.5.2) + devise (1.1.2) + bcrypt-ruby (~> 2.1.2) + warden (~> 0.10.7) + diff-lcs (1.1.2) + erubis (2.6.6) + abstract (>= 1.0.0) + factory_girl (1.3.2) + factory_girl_rails (1.0) + factory_girl (~> 1.3) + rails (>= 3.0.0.beta4) + ffi (0.6.3) + rake (>= 0.8.7) + friendly_id (3.1.6) + babosa (~> 0.2.0) + gherkin (2.1.5) + trollop (~> 1.16.2) + haml (3.0.18) + has_scope (0.5.0) + hpricot (0.8.2) + i18n (0.4.1) + inherited_resources (1.1.2) + has_scope (~> 0.5.0) + responders (~> 0.6.0) + inploy (1.6.8) + json_pure (1.4.6) + mail (2.2.5) + activesupport (>= 2.3.6) + mime-types + treetop (>= 1.4.5) + mime-types (1.16) + nokogiri (1.4.3.1) + pickle (0.4.2) + cucumber (>= 0.8) + rake + rspec (>= 1.3) + yard + polyglot (0.3.1) + rack (1.2.1) + rack-mount (0.6.13) + rack (>= 1.0.0) + rack-test (0.5.4) + rack (>= 1.0) + rails (3.0.0) + actionmailer (= 3.0.0) + actionpack (= 3.0.0) + activerecord (= 3.0.0) + activeresource (= 3.0.0) + activesupport (= 3.0.0) + bundler (~> 1.0.0) + railties (= 3.0.0) + railties (3.0.0) + actionpack (= 3.0.0) + activesupport (= 3.0.0) + rake (>= 0.8.4) + thor (~> 0.14.0) + rake (0.8.7) + remarkable (4.0.0.alpha4) + rspec (>= 2.0.0.alpha11) + remarkable_activemodel (4.0.0.alpha4) + remarkable (~> 4.0.0.alpha4) + rspec (>= 2.0.0.alpha11) + remarkable_activerecord (4.0.0.alpha4) + remarkable (~> 4.0.0.alpha4) + remarkable_activemodel (~> 4.0.0.alpha4) + rspec (>= 2.0.0.alpha11) + responders (0.6.2) + rspec (2.0.0.beta.20) + rspec-core (= 2.0.0.beta.20) + rspec-expectations (= 2.0.0.beta.20) + rspec-mocks (= 2.0.0.beta.20) + rspec-core (2.0.0.beta.20) + rspec-expectations (2.0.0.beta.20) + diff-lcs (>= 1.1.2) + rspec-mocks (2.0.0.beta.20) + rspec-rails (2.0.0.beta.20) + rspec (= 2.0.0.beta.20) + rubyzip (0.9.4) + selenium-webdriver (0.0.28) + ffi (>= 0.6.1) + json_pure + rubyzip + spork (0.8.4) + sqlite3-ruby (1.3.1) + term-ansicolor (1.0.5) + thor (0.14.0) + treetop (1.4.8) + polyglot (>= 0.3.1) + trollop (1.16.2) + tzinfo (0.3.23) + warden (0.10.7) + rack (>= 1.0.0) + will_paginate (3.0.pre2) + yard (0.6.0) + +PLATFORMS + ruby + +DEPENDENCIES + capybara (>= 0.3.6) + compass (>= 0.10.1) + cucumber (>= 0.6.3) + cucumber-rails (>= 0.3.2) + database_cleaner (>= 0.5.0) + devise (>= 1.1.2) + factory_girl_rails + formtastic! + friendly_id (~> 3.0) + haml (>= 3.0.18) + hpricot + inherited_resources (>= 1.1.2) + inploy + pickle (>= 0.4.2) + rails (= 3.0.0) + rails3-generators! + remarkable (>= 4.0.0.alpha4) + remarkable_activemodel (>= 4.0.0.alpha4) + remarkable_activerecord (>= 4.0.0.alpha4) + rspec (>= 2.0.0.alpha.20) + rspec-rails (>= 2.0.0.alpha.20) + spork (>= 0.8.4) + sqlite3-ruby + will_paginate (>= 3.0.pre)