Gemfile.lock in reserved_subdomains-0.9.3 vs Gemfile.lock in reserved_subdomains-0.9.4
- old
+ new
@@ -1,25 +1,25 @@
PATH
remote: .
specs:
- reserved_subdomains (0.9.3)
- activemodel (~> 6.0)
+ reserved_subdomains (0.9.4)
+ activemodel (>= 6.0)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.1.3)
- activesupport (= 6.1.3)
- activesupport (6.1.3)
+ activemodel (6.1.4.1)
+ activesupport (= 6.1.4.1)
+ activesupport (6.1.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
- concurrent-ruby (1.1.8)
+ concurrent-ruby (1.1.9)
diff-lcs (1.4.4)
- i18n (1.8.9)
+ i18n (1.8.11)
concurrent-ruby (~> 1.0)
minitest (5.14.4)
rake (13.0.3)
rspec (3.10.0)
rspec-core (~> 3.10.0)
@@ -34,10 +34,10 @@
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
- zeitwerk (2.4.2)
+ zeitwerk (2.5.1)
PLATFORMS
ruby
DEPENDENCIES