diff --git a/Gemfile.lock b/Gemfile.lock index f63f92e..a9cf9e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,19 +7,18 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.1) + 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, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) ast (2.4.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) debug_inspector (0.0.3) docile (1.3.2) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) json (2.3.1) @@ -51,11 +50,9 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - 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.6.0) - zeitwerk (2.3.0) PLATFORMS ruby