From 8a84db7774ef9f74b2fc992f207e4cb9e2c733b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 11:37:39 +0000 Subject: [PATCH] Bump discard from 1.2.1 to 1.3.0 Bumps [discard](https://github.com/jhawthorn/discard) from 1.2.1 to 1.3.0. - [Changelog](https://github.com/jhawthorn/discard/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhawthorn/discard/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: discard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 93a1962..ec98e1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,7 +113,7 @@ GEM responders warden (~> 1.2.3) diff-lcs (1.5.1) - discard (1.2.1) + discard (1.3.0) activerecord (>= 4.2, < 8) doorkeeper (5.7.1) railties (>= 5)