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