Gemfile.lock in et_fake_ccd-1.1.0 vs Gemfile.lock in et_fake_ccd-1.1.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- et_fake_ccd (1.1.0)
+ et_fake_ccd (1.1.1)
activemodel (>= 5.2.3)
iodine (~> 0.7)
json-schema (~> 2.5)
roda (~> 3.21)
rotp (~> 5.1)
@@ -11,32 +11,32 @@
tilt (~> 2.0, >= 2.0.9)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.0.3.2)
- activesupport (= 6.0.3.2)
- activesupport (6.0.3.2)
+ activemodel (6.1.0)
+ activesupport (= 6.1.0)
+ activesupport (6.1.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- zeitwerk (~> 2.2, >= 2.2.2)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ zeitwerk (~> 2.3)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
- concurrent-ruby (1.1.6)
+ concurrent-ruby (1.1.7)
diff-lcs (1.3)
- i18n (1.8.5)
+ i18n (1.8.7)
concurrent-ruby (~> 1.0)
- iodine (0.7.40)
+ iodine (0.7.43)
json-schema (2.8.1)
addressable (>= 2.4)
- minitest (5.14.1)
- public_suffix (4.0.5)
+ minitest (5.14.2)
+ public_suffix (4.0.6)
rack (2.2.3)
rake (13.0.1)
- roda (3.33.0)
+ roda (3.39.0)
rack
rotp (5.1.0)
addressable (~> 2.5)
rspec (3.9.0)
rspec-core (~> 3.9.0)
@@ -50,14 +50,13 @@
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
thor (1.0.1)
- thread_safe (0.3.6)
tilt (2.0.10)
- tzinfo (1.2.7)
- thread_safe (~> 0.1)
- zeitwerk (2.4.0)
+ tzinfo (2.0.4)
+ concurrent-ruby (~> 1.0)
+ zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES