From 2b507946988e5e06aceada302bf9279f98c4a5b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 05:48:38 +0000 Subject: [PATCH] Build(deps): Bump noticed from 2.5.1 to 2.6.0 Bumps [noticed](https://github.com/excid3/noticed) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/excid3/noticed/releases) - [Changelog](https://github.com/excid3/noticed/blob/main/CHANGELOG.md) - [Commits](https://github.com/excid3/noticed/compare/v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: noticed dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 347fa061..1f7298c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -414,7 +414,7 @@ GEM nio4r (2.7.4) nokogiri (1.18.1-x86_64-linux-gnu) racc (~> 1.4) - noticed (2.5.1) + noticed (2.6.0) rails (>= 6.1.0) optimist (3.1.0) orm_adapter (0.5.0) @@ -502,7 +502,7 @@ GEM ffi (>= 1.0.6) msgpack (>= 0.4.3) optimist (>= 3.0.0) - rdoc (6.10.0) + rdoc (6.11.0) psych (>= 4.0.0) redis (5.3.0) redis-client (>= 0.22.0)