diff --git a/Gemfile.lock b/Gemfile.lock index 408689b6..61f3fa4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,12 +9,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.0.4.3) - activesupport (= 7.0.4.3) - activerecord (7.0.4.3) - activemodel (= 7.0.4.3) - activesupport (= 7.0.4.3) - activesupport (7.0.4.3) + activemodel (7.0.7.2) + activesupport (= 7.0.7.2) + activerecord (7.0.7.2) + activemodel (= 7.0.7.2) + activesupport (= 7.0.7.2) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -97,7 +97,7 @@ GEM guard (~> 2.0) rubocop (< 2.0) hirb (0.7.3) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) interception (0.5) json (2.6.3) @@ -108,7 +108,7 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_portile2 (2.8.1) - minitest (5.18.0) + minitest (5.19.0) multi_json (1.15.0) nenv (0.3.0) nio4r (2.5.8)