Gemfile.lock in et_fake_ccd-1.1.1 vs Gemfile.lock in et_fake_ccd-1.1.2

- old
+ new

@@ -1,23 +1,23 @@ PATH remote: . specs: - et_fake_ccd (1.1.1) + et_fake_ccd (1.1.2) activemodel (>= 5.2.3) iodine (~> 0.7) json-schema (~> 2.5) roda (~> 3.21) - rotp (~> 5.1) + rotp (~> 6.0) thor (~> 1.0) tilt (~> 2.0, >= 2.0.9) GEM remote: https://rubygems.org/ specs: - activemodel (6.1.0) - activesupport (= 6.1.0) - activesupport (6.1.0) + activemodel (6.1.1) + activesupport (= 6.1.1) + activesupport (6.1.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) @@ -28,17 +28,16 @@ i18n (1.8.7) concurrent-ruby (~> 1.0) iodine (0.7.43) json-schema (2.8.1) addressable (>= 2.4) - minitest (5.14.2) + minitest (5.14.3) public_suffix (4.0.6) rack (2.2.3) rake (13.0.1) - roda (3.39.0) + roda (3.40.0) rack - rotp (5.1.0) - addressable (~> 2.5) + 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)