Gemfile.lock in reserved_subdomains-0.9.2 vs Gemfile.lock in reserved_subdomains-0.9.3
- old
+ new
@@ -1,51 +1,50 @@
PATH
remote: .
specs:
- reserved_subdomains (0.9.2)
+ reserved_subdomains (0.9.3)
activemodel (~> 6.0)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.0.2.1)
- activesupport (= 6.0.2.1)
- activesupport (6.0.2.1)
+ activemodel (6.1.3)
+ activesupport (= 6.1.3)
+ activesupport (6.1.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- zeitwerk (~> 2.2)
- concurrent-ruby (1.1.6)
- diff-lcs (1.3)
- i18n (1.8.2)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ zeitwerk (~> 2.3)
+ concurrent-ruby (1.1.8)
+ diff-lcs (1.4.4)
+ i18n (1.8.9)
concurrent-ruby (~> 1.0)
- minitest (5.14.0)
- rake (10.5.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)
- rspec-support (~> 3.9.1)
- rspec-expectations (3.9.0)
+ minitest (5.14.4)
+ rake (13.0.3)
+ 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)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-mocks (3.9.1)
+ rspec-support (~> 3.10.0)
+ rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.2)
- thread_safe (0.3.6)
- tzinfo (1.2.6)
- thread_safe (~> 0.1)
- zeitwerk (2.2.2)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.2)
+ tzinfo (2.0.4)
+ concurrent-ruby (~> 1.0)
+ zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.0)
- rake (~> 10.0)
+ rake (~> 13.0)
reserved_subdomains!
rspec (~> 3.0)
BUNDLED WITH
2.1.4