Gemfile.lock in scoped_from-0.6.0 vs Gemfile.lock in scoped_from-0.6.1

- old
+ new

@@ -1,89 +1,89 @@ PATH remote: . specs: - scoped_from (0.6.0) + scoped_from (0.6.1) activerecord (~> 3.2.0) activesupport (~> 3.2.0) GEM remote: http://rubygems.org/ specs: - actionpack (3.2.1) - activemodel (= 3.2.1) - activesupport (= 3.2.1) + actionpack (3.2.3) + activemodel (= 3.2.3) + activesupport (= 3.2.3) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.1) rack (~> 1.4.0) - rack-cache (~> 1.1) + rack-cache (~> 1.2) rack-test (~> 0.6.1) sprockets (~> 2.1.2) - activemodel (3.2.1) - activesupport (= 3.2.1) + activemodel (3.2.3) + activesupport (= 3.2.3) builder (~> 3.0.0) - activerecord (3.2.1) - activemodel (= 3.2.1) - activesupport (= 3.2.1) - arel (~> 3.0.0) + activerecord (3.2.3) + activemodel (= 3.2.3) + activesupport (= 3.2.3) + arel (~> 3.0.2) tzinfo (~> 0.3.29) - activesupport (3.2.1) + activesupport (3.2.3) i18n (~> 0.6) multi_json (~> 1.0) - arel (3.0.0) + arel (3.0.2) builder (3.0.0) diff-lcs (1.1.3) erubis (2.7.0) hike (1.2.1) i18n (0.6.0) - journey (1.0.1) - json (1.6.5) - multi_json (1.0.4) + journey (1.0.3) + json (1.7.1) + multi_json (1.3.4) rack (1.4.1) - rack-cache (1.1) + rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) rack rack-test (0.6.1) rack (>= 1.0) - railties (3.2.1) - actionpack (= 3.2.1) - activesupport (= 3.2.1) + railties (3.2.3) + actionpack (= 3.2.3) + activesupport (= 3.2.3) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.6) rake (0.9.2.2) rdoc (3.12) json (~> 1.4) - rspec (2.8.0) - rspec-core (~> 2.8.0) - rspec-expectations (~> 2.8.0) - rspec-mocks (~> 2.8.0) - rspec-core (2.8.0) - rspec-expectations (2.8.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.8.0) - rspec-rails (2.8.1) + rspec (2.10.0) + rspec-core (~> 2.10.0) + rspec-expectations (~> 2.10.0) + rspec-mocks (~> 2.10.0) + rspec-core (2.10.0) + rspec-expectations (2.10.0) + diff-lcs (~> 1.1.3) + rspec-mocks (2.10.1) + rspec-rails (2.10.1) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) - rspec (~> 2.8.0) - sprockets (2.1.2) + rspec (~> 2.10.0) + sprockets (2.1.3) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sqlite3 (1.3.5) + sqlite3 (1.3.6) sqlite3-ruby (1.3.3) sqlite3 (>= 1.3.3) thor (0.14.6) tilt (1.3.3) - tzinfo (0.3.31) + tzinfo (0.3.33) PLATFORMS ruby DEPENDENCIES - rspec (~> 2.8.0) - rspec-rails (~> 2.8.0) + rspec (~> 2.10.0) + rspec-rails (~> 2.10.0) scoped_from! sqlite3-ruby