Gemfile.lock in et_fake_ccd-1.1.9 vs Gemfile.lock in et_fake_ccd-1.1.10

- old
+ new

@@ -1,61 +1,70 @@ PATH remote: . specs: - et_fake_ccd (1.1.9) + et_fake_ccd (1.1.10) activemodel (>= 5.2.3) iodine (~> 0.7) json-schema (~> 2.5) roda (~> 3.21) + roda-enhanced_logger (~> 0.4.0) rotp (~> 6.2) thor (~> 1.0) tilt (~> 2.0, >= 2.0.9) GEM remote: https://rubygems.org/ specs: - activemodel (6.1.3.2) - activesupport (= 6.1.3.2) - activesupport (6.1.3.2) + activemodel (6.1.4.1) + activesupport (= 6.1.4.1) + activesupport (6.1.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) - concurrent-ruby (1.1.8) - diff-lcs (1.3) - i18n (1.8.10) + concurrent-ruby (1.1.9) + diff-lcs (1.4.4) + i18n (1.8.11) concurrent-ruby (~> 1.0) iodine (0.7.44) json-schema (2.8.1) addressable (>= 2.4) minitest (5.14.4) + pastel (0.8.0) + tty-color (~> 0.5) public_suffix (4.0.6) rack (2.2.3) - rake (13.0.1) - roda (3.44.0) + rake (13.0.6) + roda (3.50.0) rack + roda-enhanced_logger (0.4.0) + roda (>= 3.19.0) + tty-logger (>= 0.3, < 1.0) rotp (6.2.0) - rspec (3.9.0) - rspec-core (~> 3.9.0) - rspec-expectations (~> 3.9.0) - rspec-mocks (~> 3.9.0) - rspec-core (3.9.1) - rspec-support (~> 3.9.1) - rspec-expectations (3.9.0) + rspec (3.10.0) + rspec-core (~> 3.10.0) + rspec-expectations (~> 3.10.0) + rspec-mocks (~> 3.10.0) + rspec-core (3.10.1) + rspec-support (~> 3.10.0) + rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-mocks (3.9.1) + rspec-support (~> 3.10.0) + rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-support (3.9.2) + rspec-support (~> 3.10.0) + rspec-support (3.10.3) thor (1.1.0) tilt (2.0.10) + tty-color (0.6.0) + tty-logger (0.6.0) + pastel (~> 0.8) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) + zeitwerk (2.5.1) PLATFORMS ruby DEPENDENCIES