diff --git a/Gemfile.lock b/Gemfile.lock index c1050c8..1659db7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.3) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -41,12 +41,12 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.13.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.18.0) + minitest (5.19.0) multi_xml (0.6.0) parallel (1.22.1) parser (3.2.1.0)