diff --git a/Gemfile.lock b/Gemfile.lock index 915aae5..a750b8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,12 +7,11 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.1) + activesupport (7.0.4.2) 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) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) @@ -22,7 +21,7 @@ GEM coderay (1.1.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.0) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) @@ -34,12 +33,12 @@ GEM rack (>= 1.3.0) rack-accept virtus (>= 1.0.0) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.2) method_source (0.9.2) - minitest (5.14.1) + minitest (5.17.0) mustermann (1.0.3) mustermann-grape (1.0.0) mustermann (~> 1.0.0) @@ -76,15 +75,14 @@ GEM unicode-display_width (>= 1.4.0, < 1.7) ruby-progressbar (1.10.1) thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unicode-display_width (1.6.0) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) - zeitwerk (2.3.0) PLATFORMS ruby