diff --git a/Gemfile.lock b/Gemfile.lock index 207fb59..de1fe89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ 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) @@ -21,14 +21,14 @@ GEM fuubar (2.5.0) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) jwt (2.2.1) mail (2.7.1) mini_mime (>= 0.1.1) method_source (1.0.0) mini_mime (1.0.2) - minitest (5.18.0) + minitest (5.19.0) nio4r (2.5.9) oj (3.10.6) parallel (1.19.2)