Gemfile.lock in et_fake_ccd-0.1.28 vs Gemfile.lock in et_fake_ccd-0.1.29
- old
+ new
@@ -1,26 +1,27 @@
PATH
remote: .
specs:
- et_fake_ccd (0.1.28)
- activemodel (~> 5.2, >= 5.2.3)
+ et_fake_ccd (0.1.29)
+ activemodel (>= 5.2.3)
puma (~> 3.12)
roda (~> 3.21)
rotp (~> 5.1)
thor (~> 0.20.3)
tilt (~> 2.0, >= 2.0.9)
GEM
remote: https://rubygems.org/
specs:
- activemodel (5.2.3)
- activesupport (= 5.2.3)
- activesupport (5.2.3)
+ activemodel (6.0.0)
+ activesupport (= 6.0.0)
+ activesupport (6.0.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
+ zeitwerk (~> 2.1, >= 2.1.8)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
concurrent-ruby (1.1.5)
diff-lcs (1.3)
i18n (1.6.0)
@@ -50,9 +51,10 @@
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.9)
tzinfo (1.2.5)
thread_safe (~> 0.1)
+ zeitwerk (2.1.10)
PLATFORMS
ruby
DEPENDENCIES