diff --git a/Gemfile.lock b/Gemfile.lock index 1f3c8cf..937b163 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,13 +44,12 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activeagent (0.4.3) - actionpack (>= 7.2, < 9.0) - actionview (>= 7.2, < 9.0) - activejob (>= 7.2, < 9.0) - activemodel (>= 7.2, < 9.0) - activesupport (>= 7.2, < 9.0) - rails (>= 7.2, < 9.0) + activeagent (0.6.3) + actionpack (>= 7.2, <= 9.0) + actionview (>= 7.2, <= 9.0) + activejob (>= 7.2, <= 9.0) + activemodel (>= 7.2, <= 9.0) + activesupport (>= 7.2, <= 9.0) activejob (8.0.2) activesupport (= 8.0.2) globalid (>= 0.3.6) @@ -109,7 +108,7 @@ GEM base64 (0.3.0) bcrypt_pbkdf (1.1.1) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -144,7 +143,7 @@ GEM railties (>= 7.1.0, < 8.1.0) zeitwerk (>= 2.5.0) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) console (1.32.0) fiber-annotation fiber-local (~> 1.1) @@ -187,7 +186,7 @@ GEM dry-logic (~> 1.4) zeitwerk (~> 2.6) ed25519 (1.4.0) - erb (5.0.2) + erb (5.1.1) erubi (1.13.1) et-orbi (1.2.11) tzinfo @@ -225,7 +224,7 @@ GEM fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) - globalid (1.2.1) + globalid (1.3.0) activesupport (>= 6.1) hashie (5.0.0) httparty (0.23.1) @@ -291,7 +290,7 @@ GEM net-imap net-pop net-smtp - marcel (1.0.4) + marcel (1.1.0) matrix (0.4.3) method_source (1.1.0) metrics (0.12.2) @@ -302,14 +301,14 @@ GEM mini_magick (5.3.0) logger mini_mime (1.1.5) - minitest (5.25.5) + minitest (5.26.0) msgpack (1.8.0) multi_xml (0.7.2) bigdecimal (~> 3.1) multipart-post (2.4.1) net-http (0.6.0) uri - net-imap (0.5.9) + net-imap (0.5.12) date net-protocol net-pop (0.1.2) @@ -324,19 +323,19 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.9-aarch64-linux-gnu) + nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-aarch64-linux-musl) + nokogiri (1.18.10-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.18.9-arm-linux-gnu) + nokogiri (1.18.10-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-arm-linux-musl) + nokogiri (1.18.10-arm-linux-musl) racc (~> 1.4) - nokogiri (1.18.9-arm64-darwin) + nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-musl) + nokogiri (1.18.10-x86_64-linux-musl) racc (~> 1.4) oauth2 (2.0.12) faraday (>= 0.17.3, < 4.0) @@ -370,7 +369,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - pp (0.6.2) + pp (0.6.3) prettyprint prettyprint (0.2.0) prism (1.4.0) @@ -386,7 +385,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.16) + rack (3.2.3) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -432,9 +431,10 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.14.2) + rdoc (6.15.0) erb psych (>= 4.0.0) + tsort regexp_parser (2.10.0) reline (0.6.2) io-console (~> 0.5) @@ -547,6 +547,7 @@ GEM thruster (0.1.14-x86_64-linux) timeout (0.4.3) traces (0.15.2) + tsort (0.2.0) turbo-rails (2.0.16) actionpack (>= 7.1.0) railties (>= 7.1.0) @@ -555,7 +556,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) version_gem (1.1.8) view_component (3.23.2)