Gemfile.lock in troles-0.5.1 vs Gemfile.lock in troles-0.5.2

- old
+ new

@@ -1,110 +1,109 @@ GIT remote: git://github.com/kristianmandrup/database_cleaner.git - revision: f1947e0a2c4e9086490d7c975b21ed1a3d70b3a8 + revision: 1215a0631ca1fd17087e8609eff40cabea960eb8 specs: database_cleaner (0.6.8) GEM remote: http://rubygems.org/ specs: - actionmailer (3.1.0.rc1) - actionpack (= 3.1.0.rc1) + actionmailer (3.1.0) + actionpack (= 3.1.0) mail (~> 2.3.0) - actionpack (3.1.0.rc1) - activemodel (= 3.1.0.rc1) - activesupport (= 3.1.0.rc1) + actionpack (3.1.0) + activemodel (= 3.1.0) + activesupport (= 3.1.0) builder (~> 3.0.0) erubis (~> 2.7.0) - i18n (~> 0.6.0beta1) - rack (~> 1.3.0.beta2) - rack-cache (~> 1.0.1) - rack-mount (~> 0.8.1) - rack-test (~> 0.6.0) - sprockets (~> 2.0.0.beta.5) - tzinfo (~> 0.3.27) - activemodel (3.1.0.rc1) - activesupport (= 3.1.0.rc1) - bcrypt-ruby (~> 2.1.4) + i18n (~> 0.6) + rack (~> 1.3.2) + rack-cache (~> 1.0.3) + rack-mount (~> 0.8.2) + rack-test (~> 0.6.1) + sprockets (~> 2.0.0) + activemodel (3.1.0) + activesupport (= 3.1.0) + bcrypt-ruby (~> 3.0.0) builder (~> 3.0.0) - i18n (~> 0.6.0beta1) - activerecord (3.1.0.rc1) - activemodel (= 3.1.0.rc1) - activesupport (= 3.1.0.rc1) - arel (~> 2.1.1) - tzinfo (~> 0.3.27) - activeresource (3.1.0.rc1) - activemodel (= 3.1.0.rc1) - activesupport (= 3.1.0.rc1) - activesupport (3.1.0.rc1) + i18n (~> 0.6) + activerecord (3.1.0) + activemodel (= 3.1.0) + activesupport (= 3.1.0) + arel (~> 2.2.1) + tzinfo (~> 0.3.29) + activeresource (3.1.0) + activemodel (= 3.1.0) + activesupport (= 3.1.0) + activesupport (3.1.0) multi_json (~> 1.0) - arel (2.1.1) - bcrypt-ruby (2.1.4) + arel (2.2.1) + bcrypt-ruby (3.0.1) builder (3.0.0) - capybara (0.4.1.2) - celerity (>= 0.7.9) - culerity (>= 0.2.4) + capybara (1.1.1) mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) - selenium-webdriver (>= 0.0.27) - xpath (~> 0.1.3) - celerity (0.8.9) - childprocess (0.1.9) + selenium-webdriver (~> 2.0) + xpath (~> 0.1.4) + childprocess (0.2.2) ffi (~> 1.0.6) - culerity (0.2.15) - diff-lcs (1.1.2) + diff-lcs (1.1.3) erubis (2.7.0) - factory_girl (1.3.3) - factory_girl_rails (1.0.1) - factory_girl (~> 1.3) + factory_girl (2.1.2) + activesupport + factory_girl_rails (1.2.0) + factory_girl (~> 2.1.0) railties (>= 3.0.0) ffi (1.0.9) git (1.2.5) - hike (1.0.0) + hike (1.2.1) i18n (0.6.0) - jeweler (1.6.2) + jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake - json_pure (1.5.1) + json_pure (1.6.1) mail (2.3.0) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) + metaclass (0.0.1) mime-types (1.16) - mocha (0.9.12) + mocha (0.10.0) + metaclass (~> 0.0.1) multi_json (1.0.3) - nokogiri (1.4.4) - polyglot (0.3.1) - rack (1.3.0) - rack-cache (1.0.2) + nokogiri (1.5.0) + polyglot (0.3.2) + rack (1.3.3) + rack-cache (1.0.3) rack (>= 0.4) - rack-mount (0.8.1) + rack-mount (0.8.3) rack (>= 1.0.0) rack-ssl (1.3.2) rack - rack-test (0.6.0) + rack-test (0.6.1) rack (>= 1.0) - rails (3.1.0.rc1) - actionmailer (= 3.1.0.rc1) - actionpack (= 3.1.0.rc1) - activerecord (= 3.1.0.rc1) - activeresource (= 3.1.0.rc1) - activesupport (= 3.1.0.rc1) + rails (3.1.0) + actionmailer (= 3.1.0) + actionpack (= 3.1.0) + activerecord (= 3.1.0) + activeresource (= 3.1.0) + activesupport (= 3.1.0) bundler (~> 1.0) - railties (= 3.1.0.rc1) - railties (3.1.0.rc1) - actionpack (= 3.1.0.rc1) - activesupport (= 3.1.0.rc1) + railties (= 3.1.0) + railties (3.1.0) + actionpack (= 3.1.0) + activesupport (= 3.1.0) rack-ssl (~> 1.3.2) rake (>= 0.8.7) + rdoc (~> 3.4) thor (~> 0.14.6) rake (0.9.2) - rcov (0.9.9) - rdoc (3.6.1) + rcov (0.9.10) + rdoc (3.9.4) require_all (1.2.0) rspec (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0) rspec-mocks (~> 2.6.0) @@ -116,46 +115,52 @@ actionpack (~> 3.0) activesupport (~> 3.0) railties (~> 3.0) rspec (~> 2.6.0) rubyzip (0.9.4) - selenium-webdriver (0.2.1) - childprocess (>= 0.1.7) + selenium-webdriver (2.7.0) + childprocess (>= 0.2.1) ffi (>= 1.0.7) json_pure rubyzip shoulda (2.11.3) - sprockets (2.0.0.beta.10) - hike (~> 1.0) + sprockets (2.0.1) + hike (~> 1.2) rack (~> 1.0) tilt (!= 1.3.0, ~> 1.1) - sqlite3 (1.3.3) - sugar-high (0.4.4.2) + sqlite3 (1.3.4) + sugar-high (0.6.0) + activesupport (>= 3.0.1) + sweetloader (0.1.0) + activesupport (>= 3.0.1) + i18n thor (0.14.6) - tilt (1.3.2) - treetop (1.4.9) + tilt (1.3.3) + treetop (1.4.10) + polyglot polyglot (>= 0.3.1) - tzinfo (0.3.27) + tzinfo (0.3.30) xpath (0.1.4) nokogiri (~> 1.3) - yard (0.7.1) + yard (0.7.2) PLATFORMS ruby DEPENDENCIES bundler (>= 1) capybara (> 0.4.0) database_cleaner (~> 0.6.8)! factory_girl_rails - jeweler (>= 1.5) + jeweler (>= 1.6) mocha - rails (~> 3.1.0.rc1) + rails (>= 3.0.1) rake (~> 0.9.0) rcov rdoc (>= 3.6) require_all (~> 1.2.0) - rspec-rails (> 2.4.0) + rspec-rails (>= 2.4.0) shoulda sqlite3 - sugar-high (~> 0.4.4) + sugar-high (>= 0.4.4) + sweetloader (>= 0.1.0) yard (> 0.6.1)