diff --git a/Gemfile.lock b/Gemfile.lock index 1f3c8cf..19951cf 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.0) + 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) @@ -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)