Gemfile.lock in nxt_registry-0.1.0 vs Gemfile.lock in nxt_registry-0.1.1

- old
+ new

@@ -1,16 +1,27 @@ PATH remote: . specs: - nxt_registry (0.1.0) + nxt_registry (0.1.1) + activesupport GEM remote: https://rubygems.org/ specs: + activesupport (6.0.2.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + zeitwerk (~> 2.2) coderay (1.1.2) + concurrent-ruby (1.1.5) diff-lcs (1.3) + i18n (1.7.0) + concurrent-ruby (~> 1.0) method_source (0.9.2) + minitest (5.13.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) rake (10.5.0) rspec (3.9.0) @@ -24,9 +35,13 @@ rspec-support (~> 3.9.0) rspec-mocks (3.9.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.0) + thread_safe (0.3.6) + tzinfo (1.2.6) + thread_safe (~> 0.1) + zeitwerk (2.2.2) PLATFORMS ruby DEPENDENCIES