diff --git a/Gemfile.lock b/Gemfile.lock index 4a244da..ffd330a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,12 +9,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.2.1) + activesupport (6.1.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) api_client_base (1.5.0) @@ -29,7 +29,7 @@ GEM coderay (1.1.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) descendants_tracker (0.0.4) @@ -41,11 +41,11 @@ GEM ffi (1.12.1) gem_config (0.3.2) hashdiff (1.0.0) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) method_source (0.9.2) - minitest (5.14.0) + minitest (5.18.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) @@ -71,8 +71,8 @@ GEM thread_safe (0.3.6) typhoeus (1.3.1) ethon (>= 0.9.0) - tzinfo (1.2.6) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) vcr (5.0.0) virtus (1.0.5) axiom-types (~> 0.1) @@ -83,7 +83,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.2.2) + zeitwerk (2.6.7) PLATFORMS ruby