test/rails_test/Gemfile.lock in muck-engine-3.0.3 vs test/rails_test/Gemfile.lock in muck-engine-3.0.4

- old
+ new

@@ -7,59 +7,59 @@ activesupport PATH remote: /Users/jbasdf/projects/muck-engine specs: - muck-engine (3.0.2) + muck-engine (3.0.3) overlord validation_reflection will_paginate (~> 3.0.beta) PATH remote: /Users/jbasdf/projects/muck-users specs: - muck-users (3.0.2) + muck-users (3.0.4) authlogic bcrypt-ruby friendly_id - muck-engine + muck-engine (>= 3.0.3) PATH remote: /Users/jbasdf/projects/other_apps/shoulda specs: shoulda (2.11.3) GEM remote: http://rubygems.org/ specs: abstract (1.0.0) - actionmailer (3.0.0) - actionpack (= 3.0.0) + actionmailer (3.0.1) + actionpack (= 3.0.1) mail (~> 2.2.5) - actionpack (3.0.0) - activemodel (= 3.0.0) - activesupport (= 3.0.0) + actionpack (3.0.1) + activemodel (= 3.0.1) + activesupport (= 3.0.1) 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) + activemodel (3.0.1) + activesupport (= 3.0.1) builder (~> 2.1.2) i18n (~> 0.4.1) - activerecord (3.0.0) - activemodel (= 3.0.0) - activesupport (= 3.0.0) + activerecord (3.0.1) + activemodel (= 3.0.1) + activesupport (= 3.0.1) arel (~> 1.0.0) tzinfo (~> 0.3.23) - activeresource (3.0.0) - activemodel (= 3.0.0) - activesupport (= 3.0.0) - activesupport (3.0.0) + activeresource (3.0.1) + activemodel (= 3.0.1) + activesupport (= 3.0.1) + activesupport (3.0.1) arel (1.0.1) activesupport (~> 3.0.0) autotest (4.4.1) babosa (0.2.0) bcrypt-ruby (2.1.2) @@ -69,11 +69,11 @@ mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) selenium-webdriver (>= 0.0.3) - childprocess (0.0.7) + childprocess (0.1.3) ffi (~> 0.6.3) columnize (0.3.1) configuration (1.1.0) crack (0.1.8) cucumber (0.9.2) @@ -93,11 +93,11 @@ factory_girl (1.3.2) ffi (0.6.3) rake (>= 0.8.7) friendly_id (3.1.7) babosa (~> 0.2.0) - gherkin (2.2.8) + gherkin (2.2.9) json (~> 1.4.6) term-ansicolor (~> 1.0.5) httparty (0.6.1) crack (= 0.1.8) i18n (0.4.1) @@ -120,21 +120,21 @@ rack (1.2.1) rack-mount (0.6.13) rack (>= 1.0.0) rack-test (0.5.6) 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) + rails (3.0.1) + actionmailer (= 3.0.1) + actionpack (= 3.0.1) + activerecord (= 3.0.1) + activeresource (= 3.0.1) + activesupport (= 3.0.1) bundler (~> 1.0.0) - railties (= 3.0.0) - railties (3.0.0) - actionpack (= 3.0.0) - activesupport (= 3.0.0) + railties (= 3.0.1) + railties (3.0.1) + actionpack (= 3.0.1) + activesupport (= 3.0.1) rake (>= 0.8.4) thor (~> 0.14.0) rake (0.8.7) rcov (0.9.9) rspec (2.0.0) @@ -145,12 +145,12 @@ rspec-expectations (2.0.0) diff-lcs (>= 1.1.2) rspec-mocks (2.0.0) rspec-core (= 2.0.0) rspec-expectations (= 2.0.0) - rspec-rails (2.0.0) - rspec (= 2.0.0) + rspec-rails (2.0.1) + rspec (~> 2.0.0) ruby-debug (0.10.3) columnize (>= 0.1) ruby-debug-base (~> 0.10.3.0) ruby-debug-base (0.10.3) linecache (>= 0.3) @@ -185,10 +185,10 @@ launchy muck-engine! muck-users! mysql overlord - rails (= 3.0.0) + rails (= 3.0.1) rcov rspec (>= 2.0.0) rspec-rails (>= 2.0.0) ruby-debug shoulda!