diff --git a/Gemfile.lock b/Gemfile.lock index 7c9f8b4c1..935102c18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM awesome_print (1.9.2) base64 (0.3.0) benchmark (0.5.0) - bigdecimal (4.1.0) + bigdecimal (4.1.2) builder (3.3.0) byebug (13.0.0) reline (>= 0.6.0) @@ -115,7 +115,7 @@ GEM xpath (~> 3.2) childprocess (5.1.0) logger (~> 1.5) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) crack (1.0.1) bigdecimal @@ -157,7 +157,7 @@ GEM hashdiff (1.2.1) highline (3.1.2) reline - i18n (1.14.8) + i18n (1.15.2) concurrent-ruby (~> 1.0) i18n-tasks (1.1.2) activesupport (>= 4.0.2) @@ -182,7 +182,7 @@ GEM reline (>= 0.4.2) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.19.3) + json (2.20.0) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -220,7 +220,7 @@ GEM logger mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (6.0.2) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) net-imap (0.5.7) @@ -362,8 +362,8 @@ GEM bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) logger - shoulda-matchers (7.0.1) - activesupport (>= 7.1) + shoulda-matchers (8.0.1) + activesupport (>= 7.2) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4)