gemfiles/4.2.gemfile.lock in zdm-1.0.7 vs gemfiles/4.2.gemfile.lock in zdm-1.1.0

- old
+ new

@@ -1,64 +1,66 @@ PATH remote: .. specs: - zdm (1.0.7) - activerecord (>= 4.0) + zdm (1.1.0) + activerecord (>= 4.2) GEM remote: https://rubygems.org/ specs: - activemodel (4.2.8) - activesupport (= 4.2.8) + activemodel (4.2.10) + activesupport (= 4.2.10) builder (~> 3.1) - activerecord (4.2.8) - activemodel (= 4.2.8) - activesupport (= 4.2.8) + activerecord (4.2.10) + activemodel (= 4.2.10) + activesupport (= 4.2.10) arel (~> 6.0) - activesupport (4.2.8) + activesupport (4.2.10) i18n (~> 0.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - appraisal (2.1.0) + appraisal (2.2.0) bundler rake thor (>= 0.14.0) arel (6.0.4) builder (3.2.3) + concurrent-ruby (1.0.5) diff-lcs (1.3) - i18n (0.8.1) - minitest (5.10.1) - mysql2 (0.4.5) - rake (12.0.0) - rspec (3.5.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) - rspec-core (3.5.4) - rspec-support (~> 3.5.0) - rspec-expectations (3.5.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + minitest (5.11.3) + mysql2 (0.3.20) + rake (12.3.1) + rspec (3.7.0) + rspec-core (~> 3.7.0) + rspec-expectations (~> 3.7.0) + rspec-mocks (~> 3.7.0) + rspec-core (3.7.1) + rspec-support (~> 3.7.0) + rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-mocks (3.5.0) + rspec-support (~> 3.7.0) + rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-support (3.5.0) - thor (0.19.4) + rspec-support (~> 3.7.0) + rspec-support (3.7.1) + thor (0.20.0) thread_safe (0.3.6) - tzinfo (1.2.2) + tzinfo (1.2.5) thread_safe (~> 0.1) PLATFORMS ruby DEPENDENCIES - activerecord (= 4.2.8) + activerecord (= 4.2.10) appraisal - bundler (~> 1) + bundler mysql2 rake rspec zdm! BUNDLED WITH - 1.14.5 + 1.16.2