diff --git a/Gemfile.lock b/Gemfile.lock index f8c32e7..131c53d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,13 +9,13 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.2.2.1) - activesupport (= 7.2.2.1) - activerecord (7.2.2.1) - activemodel (= 7.2.2.1) - activesupport (= 7.2.2.1) + activemodel (7.2.2.2) + activesupport (= 7.2.2.2) + activerecord (7.2.2.2) + activemodel (= 7.2.2.2) + activesupport (= 7.2.2.2) timeout (>= 0.4.0) - activesupport (7.2.2.1) + activesupport (7.2.2.2) base64 benchmark (>= 0.3) bigdecimal @@ -31,10 +31,10 @@ GEM public_suffix (>= 2.0.2, < 7.0) base64 (0.3.0) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.2.3) cgi (0.5.0) concurrent-ruby (1.3.4) - connection_pool (2.5.3) + connection_pool (2.5.4) date (3.4.1) diff-lcs (1.6.2) drb (2.2.3)