diff --git a/Gemfile.lock b/Gemfile.lock index 1f3c8cf..209d06f 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.1) + 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) @@ -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) @@ -309,7 +308,7 @@ GEM multipart-post (2.4.1) net-http (0.6.0) uri - net-imap (0.5.9) + net-imap (0.5.10) date net-protocol net-pop (0.1.2) @@ -386,7 +385,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.16) + rack (3.2.0) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0)