From 517f7e004f1f26d1a0fcb545bce5185801e782d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 09:54:52 +0000 Subject: [PATCH] chore(deps): bump date from 3.4.1 to 3.5.0 Bumps [date](https://github.com/ruby/date) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/ruby/date/releases) - [Commits](https://github.com/ruby/date/compare/v3.4.1...v3.5.0) --- updated-dependencies: - dependency-name: date dependency-version: 3.5.0 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 108b5c5..a3ede2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - date (3.4.1) + date (3.5.0) debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8)