Gemfile.lock in scoped_from-0.8.0 vs Gemfile.lock in scoped_from-0.8.1

- old
+ new

@@ -1,51 +1,51 @@ PATH remote: . specs: - scoped_from (0.8.0) + scoped_from (0.8.1) activerecord (~> 4.0.0) activesupport (~> 4.0.0) GEM remote: https://rubygems.org/ specs: - activemodel (4.0.0) - activesupport (= 4.0.0) + activemodel (4.0.2) + activesupport (= 4.0.2) builder (~> 3.1.0) - activerecord (4.0.0) - activemodel (= 4.0.0) + activerecord (4.0.2) + activemodel (= 4.0.2) activerecord-deprecated_finders (~> 1.0.2) - activesupport (= 4.0.0) + activesupport (= 4.0.2) arel (~> 4.0.0) activerecord-deprecated_finders (1.0.3) - activesupport (4.0.0) + activesupport (4.0.2) i18n (~> 0.6, >= 0.6.4) minitest (~> 4.2) multi_json (~> 1.3) thread_safe (~> 0.1) tzinfo (~> 0.3.37) - arel (4.0.0) - atomic (1.1.10) + arel (4.0.1) + atomic (1.1.14) builder (3.1.4) - diff-lcs (1.2.4) - i18n (0.6.4) + diff-lcs (1.2.5) + i18n (0.6.9) minitest (4.7.5) - multi_json (1.7.7) + multi_json (1.8.2) rake (10.1.0) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) - rspec-core (2.14.3) - rspec-expectations (2.14.0) + rspec-core (2.14.7) + rspec-expectations (2.14.4) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.1) - sqlite3 (1.3.7) + rspec-mocks (2.14.4) + sqlite3 (1.3.8) sqlite3-ruby (1.3.3) sqlite3 (>= 1.3.3) - thread_safe (0.1.0) + thread_safe (0.1.3) atomic - tzinfo (0.3.37) + tzinfo (0.3.38) PLATFORMS ruby DEPENDENCIES