diff --git a/Gemfile.lock b/Gemfile.lock index ecd206d131..49437e8d52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM activemodel (= 7.2.2.2) activesupport (= 7.2.2.2) timeout (>= 0.4.0) - activerecord-import (2.1.0) + activerecord-import (2.2.0) activerecord (>= 4.2) activestorage (7.2.2.2) actionpack (= 7.2.2.2) @@ -161,7 +161,7 @@ GEM base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.3.1) builder (3.3.0) bullet (8.0.7) activesupport (>= 3.0.0) @@ -192,7 +192,7 @@ GEM ssrf_filter (~> 1.0) childprocess (5.0.0) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) consistency_fail (0.3.7) crass (1.0.6) cronex (0.15.0) @@ -395,7 +395,7 @@ GEM mini_magick (4.13.2) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.25.5) + minitest (5.26.0) multi_json (1.17.0) multipart-post (2.4.1) neighbor (0.5.2)