diff --git a/Gemfile.lock b/Gemfile.lock index e9d7458..abea39c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,12 +9,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.0.3.1) - activesupport (= 7.0.3.1) - activerecord (7.0.3.1) - activemodel (= 7.0.3.1) - activesupport (= 7.0.3.1) - activesupport (7.0.3.1) + activemodel (7.0.4.1) + activesupport (= 7.0.4.1) + activerecord (7.0.4.1) + activemodel (= 7.0.4.1) + activesupport (= 7.0.4.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -45,7 +45,7 @@ GEM json (2.3.1) launchy (2.4.3) addressable (~> 2.3) - minitest (5.16.2) + minitest (5.17.0) multi_json (1.11.2) multipart-post (2.0.0) mysql-binuuid-rails (1.3.0)