diff --git a/Gemfile.lock b/Gemfile.lock index 8869b36..94fd2f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.3) + activesupport (7.0.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -20,7 +20,7 @@ GEM base64 (0.2.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.3) crack (0.4.5) rexml csv (3.3.0) @@ -36,14 +36,14 @@ GEM csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.12.0) + i18n (1.14.5) concurrent-ruby (~> 1.0) json (2.6.3) jwt (2.8.1) base64 method_source (1.0.0) mini_mime (1.1.5) - minitest (5.18.0) + minitest (5.24.1) multi_xml (0.6.0) parallel (1.22.1) parser (3.2.2.0)