Gemfile.lock in matic-jwt-1.2.0 vs Gemfile.lock in matic-jwt-1.2.1
- old
+ new
@@ -6,21 +6,22 @@
jwt
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.4.1)
+ activesupport (6.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- concurrent-ruby (1.1.5)
+ zeitwerk (~> 2.2, >= 2.2.2)
+ concurrent-ruby (1.1.6)
diff-lcs (1.3)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
jwt (2.2.1)
- minitest (5.14.0)
+ minitest (5.14.1)
rake (13.0.1)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
@@ -32,11 +33,12 @@
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
thread_safe (0.3.6)
- tzinfo (1.2.6)
+ tzinfo (1.2.7)
thread_safe (~> 0.1)
+ zeitwerk (2.3.0)
PLATFORMS
ruby
DEPENDENCIES