Gemfile.lock in et_fake_ccd-1.1.11 vs Gemfile.lock in et_fake_ccd-2.0.0
- old
+ new
@@ -1,70 +1,68 @@
PATH
remote: .
specs:
- et_fake_ccd (1.1.11)
- activemodel (~> 6.1)
+ et_fake_ccd (2.0.0)
+ activemodel (~> 7.0)
iodine (~> 0.7)
- json-schema (~> 2.5)
+ json-schema (~> 3.0)
roda (~> 3.21)
- roda-enhanced_logger (~> 0.4.0)
+ roda-enhanced_logger (~> 0.5.0)
rotp (~> 6.2)
thor (~> 1.0)
tilt (~> 2.0, >= 2.0.9)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.1.4.4)
- activesupport (= 6.1.4.4)
- activesupport (6.1.4.4)
+ activemodel (7.0.4)
+ activesupport (= 7.0.4)
+ activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
- concurrent-ruby (1.1.9)
- diff-lcs (1.4.4)
- i18n (1.8.11)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
+ concurrent-ruby (1.1.10)
+ diff-lcs (1.5.0)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
- iodine (0.7.45)
- json-schema (2.8.1)
- addressable (>= 2.4)
- minitest (5.15.0)
+ iodine (0.7.52)
+ json-schema (3.0.0)
+ addressable (>= 2.8)
+ minitest (5.16.3)
pastel (0.8.0)
tty-color (~> 0.5)
- public_suffix (4.0.6)
- rack (2.2.3)
+ public_suffix (5.0.1)
+ rack (3.0.2)
rake (13.0.6)
- roda (3.51.0)
+ roda (3.63.0)
rack
- roda-enhanced_logger (0.4.0)
+ roda-enhanced_logger (0.5.0)
roda (>= 3.19.0)
tty-logger (>= 0.3, < 1.0)
- rotp (6.2.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)
+ rotp (6.2.2)
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.0)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-mocks (3.10.2)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-support (3.10.3)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
thor (1.2.1)
- tilt (2.0.10)
+ tilt (2.0.11)
tty-color (0.6.0)
tty-logger (0.6.0)
pastel (~> 0.8)
- tzinfo (2.0.4)
+ tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
- zeitwerk (2.5.3)
PLATFORMS
ruby
DEPENDENCIES