Gemfile.lock in et_fake_ccd-2.0.0 vs Gemfile.lock in et_fake_ccd-2.1.0

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - et_fake_ccd (2.0.0) + et_fake_ccd (2.1.0) activemodel (~> 7.0) iodine (~> 0.7) json-schema (~> 3.0) roda (~> 3.21) roda-enhanced_logger (~> 0.5.0) @@ -12,33 +12,33 @@ tilt (~> 2.0, >= 2.0.9) GEM remote: https://rubygems.org/ specs: - activemodel (7.0.4) - activesupport (= 7.0.4) - activesupport (7.0.4) + activemodel (7.0.4.3) + activesupport (= 7.0.4.3) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) diff-lcs (1.5.0) i18n (1.12.0) concurrent-ruby (~> 1.0) - iodine (0.7.52) + iodine (0.7.54) json-schema (3.0.0) addressable (>= 2.8) - minitest (5.16.3) + minitest (5.18.0) pastel (0.8.0) tty-color (~> 0.5) public_suffix (5.0.1) - rack (3.0.2) + rack (3.0.7) rake (13.0.6) - roda (3.63.0) + roda (3.66.0) rack roda-enhanced_logger (0.5.0) roda (>= 3.19.0) tty-logger (>= 0.3, < 1.0) rotp (6.2.2) @@ -54,14 +54,14 @@ rspec-mocks (3.12.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) thor (1.2.1) - tilt (2.0.11) + tilt (2.1.0) tty-color (0.6.0) tty-logger (0.6.0) pastel (~> 0.8) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) PLATFORMS ruby