diff --git a/Gemfile.lock b/Gemfile.lock index 949f3c8..eb070fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,15 +12,15 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.1) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) @@ -37,12 +37,12 @@ GEM activesupport (>= 3.0) graphql (~> 1.8) hashdiff (1.0.1) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jwe (0.4.0) jwt (2.2.1) method_source (0.9.2) - minitest (5.14.0) + minitest (5.16.2) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) @@ -70,9 +70,8 @@ GEM rspec-support (3.9.0) safe_yaml (1.0.5) thor (1.0.1) - thread_safe (0.3.6) - tzinfo (1.2.6) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) vcr (5.1.0) webmock (3.8.2) addressable (>= 2.3.6)