diff --git a/Gemfile.lock b/Gemfile.lock index b664939..684822b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - activemodel (7.2.3.1) - activesupport (= 7.2.3.1) - activerecord (7.2.3.1) - activemodel (= 7.2.3.1) - activesupport (= 7.2.3.1) + activemodel (7.2.3) + activesupport (= 7.2.3) + activerecord (7.2.3) + activemodel (= 7.2.3) + activesupport (= 7.2.3) timeout (>= 0.4.0) - activesupport (7.2.3.1) + activesupport (7.2.3) base64 benchmark (>= 0.3) bigdecimal @@ -16,7 +16,7 @@ GEM drb i18n (>= 1.6, < 2) logger (>= 1.4.2) - minitest (>= 5.1, < 6) + minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) ast (2.4.3) @@ -40,7 +40,9 @@ GEM method_source (1.1.0) mina (1.2.5) rake - minitest (5.26.2) + minitest (6.0.2) + drb (~> 2.0) + prism (~> 1.5) mocha (2.7.1) ruby2_keywords (>= 0.0.5) ostruct (0.6.3)