diff --git a/Gemfile.lock b/Gemfile.lock index c8959b9..b2caaf4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,20 +10,21 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.2.3) + activesupport (6.1.4) 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) + zeitwerk (~> 2.3) addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) ast (2.4.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.9) crack (0.4.3) safe_yaml (~> 1.0.0) hashdiff (0.3.9) - i18n (1.6.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) jaro_winkler (1.5.2) metaclass (0.0.4) @@ -53,14 +54,14 @@ GEM rugged (0.28.1) safe_yaml (1.0.5) thor (0.20.3) - thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) unicode-display_width (1.5.0) webmock (3.5.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff + zeitwerk (2.4.2) PLATFORMS ruby