diff --git a/Gemfile.lock b/Gemfile.lock index 9899516..45e44c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,19 +7,18 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.2.2) + activesupport (7.0.3.1) 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) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ansi (1.5.0) ast (2.4.0) byebug (11.1.2) 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) @@ -32,11 +31,11 @@ GEM ruby2_keywords faraday-net_http (1.0.1) hashdiff (1.0.1) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) method_source (1.0.0) - minitest (5.14.0) + minitest (5.16.2) multipart-post (2.1.1) parallel (1.19.1) parser (2.7.1.1) @@ -87,16 +86,14 @@ GEM simplecov-html (0.12.2) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) vcr (5.1.0) webmock (3.8.3) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.3.0) PLATFORMS ruby