Gemfile.lock in ensurance-0.1.26 vs Gemfile.lock in ensurance-0.1.27

- old
+ new

@@ -1,48 +1,51 @@ PATH remote: . specs: - ensurance (0.1.26) + ensurance (0.1.27) activesupport (>= 3) GEM remote: https://rubygems.org/ specs: - activemodel (7.0.2.4) - activesupport (= 7.0.2.4) - activerecord (7.0.2.4) - activemodel (= 7.0.2.4) - activesupport (= 7.0.2.4) - activesupport (7.0.2.4) + activemodel (6.0.3) + activesupport (= 6.0.3) + activerecord (6.0.3) + activemodel (= 6.0.3) + activesupport (= 6.0.3) + activesupport (6.0.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) - awesome_print (1.9.2) - concurrent-ruby (1.1.10) - diff-lcs (1.5.0) - globalid (1.0.0) - activesupport (>= 5.0) - i18n (1.10.0) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) + awesome_print (1.8.0) + concurrent-ruby (1.1.6) + diff-lcs (1.3) + globalid (0.4.2) + activesupport (>= 4.2.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) - minitest (5.15.0) - rake (13.0.6) - rspec (3.11.0) - rspec-core (~> 3.11.0) - rspec-expectations (~> 3.11.0) - rspec-mocks (~> 3.11.0) - rspec-core (3.11.0) - rspec-support (~> 3.11.0) - rspec-expectations (3.11.0) + minitest (5.14.0) + rake (13.0.1) + rspec (3.9.0) + rspec-core (~> 3.9.0) + rspec-expectations (~> 3.9.0) + rspec-mocks (~> 3.9.0) + rspec-core (3.9.2) + rspec-support (~> 3.9.3) + rspec-expectations (3.9.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-mocks (3.11.1) + rspec-support (~> 3.9.0) + rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-support (3.11.0) + rspec-support (~> 3.9.0) + rspec-support (3.9.3) sqlite3 (1.4.2) - tzinfo (2.0.4) - concurrent-ruby (~> 1.0) + thread_safe (0.3.6) + tzinfo (1.2.7) + thread_safe (~> 0.1) + zeitwerk (2.3.0) PLATFORMS ruby DEPENDENCIES