From 8a1871baa07fa5a64e85d17eecf957067789114b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 04:17:53 +0000 Subject: [PATCH] Bump noticed from 1.5.7 to 1.5.8 Bumps [noticed](https://github.com/excid3/noticed) from 1.5.7 to 1.5.8. - [Release notes](https://github.com/excid3/noticed/releases) - [Changelog](https://github.com/excid3/noticed/blob/master/CHANGELOG.md) - [Commits](https://github.com/excid3/noticed/compare/v1.5.7...v1.5.8) --- updated-dependencies: - dependency-name: noticed dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 556a1c9b..2e4e5b17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -337,7 +337,7 @@ GEM racc (~> 1.4) nokogiri (1.13.3-x86_64-linux) racc (~> 1.4) - noticed (1.5.7) + noticed (1.5.8) http (>= 4.0.0) rails (>= 5.2.0) oj (3.13.11)