From a5cad6640a36940977507eef1b8ae69177d1365b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 23:17:57 +0100 Subject: [PATCH] Build(deps): Bump date from 3.3.4 to 3.4.0 (#29561) Bumps [date](https://github.com/ruby/date) from 3.3.4 to 3.4.0. - [Release notes](https://github.com/ruby/date/releases) - [Commits](https://github.com/ruby/date/compare/v3.3.4...v3.4.0) --- updated-dependencies: - dependency-name: date dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index df04b0bd04b..07102765643 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM css_parser (1.19.1) addressable csv (3.3.0) - date (3.3.4) + date (3.4.0) debug_inspector (1.2.0) diff-lcs (1.5.1) diffy (3.4.3)