Gemfile.lock in has_draft-1.2.0 vs Gemfile.lock in has_draft-1.3.0

- old
+ new

@@ -1,45 +1,55 @@ PATH remote: . specs: - has_draft (1.1.0) + has_draft (1.2.0) activerecord (>= 3.0.0) activesupport (>= 3.0.0) GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: - activemodel (3.0.20) - activesupport (= 3.0.20) - builder (~> 2.1.2) - i18n (~> 0.5.0) - activerecord (3.0.20) - activemodel (= 3.0.20) - activesupport (= 3.0.20) - arel (~> 2.0.10) - tzinfo (~> 0.3.23) - activesupport (3.0.20) + activemodel (4.0.0) + activesupport (= 4.0.0) + builder (~> 3.1.0) + activerecord (4.0.0) + activemodel (= 4.0.0) + activerecord-deprecated_finders (~> 1.0.2) + activesupport (= 4.0.0) + arel (~> 4.0.0) + activerecord-deprecated_finders (1.0.3) + activesupport (4.0.0) + i18n (~> 0.6, >= 0.6.4) + minitest (~> 4.2) + multi_json (~> 1.3) + thread_safe (~> 0.1) + tzinfo (~> 0.3.37) appraisal (0.4.1) bundler rake - arel (2.0.10) - builder (2.1.2) - diff-lcs (1.1.2) + arel (4.0.0) + atomic (1.1.14) + builder (3.1.4) + diff-lcs (1.2.4) factory_girl (1.3.3) faker (0.9.5) i18n (~> 0.4) - i18n (0.5.0) - rake (0.9.2.2) - rspec (2.5.0) - rspec-core (~> 2.5.0) - rspec-expectations (~> 2.5.0) - rspec-mocks (~> 2.5.0) - rspec-core (2.5.1) - rspec-expectations (2.5.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.5.0) - sqlite3 (1.3.5) - tzinfo (0.3.35) + i18n (0.6.5) + minitest (4.7.5) + multi_json (1.8.0) + 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.5) + rspec-expectations (2.14.3) + diff-lcs (>= 1.1.3, < 2.0) + rspec-mocks (2.14.3) + sqlite3 (1.3.8) + thread_safe (0.1.3) + atomic + tzinfo (0.3.37) PLATFORMS ruby DEPENDENCIES