From 911087b519a1eab07ce29159fe63fabde5bd7b0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 02:26:14 +0000 Subject: [PATCH] build: bump dry-inflector from 1.2.0 to 1.3.0 Bumps [dry-inflector](https://github.com/dry-rb/dry-inflector) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/dry-rb/dry-inflector/releases) - [Changelog](https://github.com/dry-rb/dry-inflector/blob/main/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-inflector/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: dry-inflector dependency-version: 1.3.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 c8735d4..74c2f63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,7 @@ GEM tins (~> 1.6) diff-lcs (1.6.2) docile (1.4.1) - dry-inflector (1.2.0) + dry-inflector (1.3.0) json (2.18.0) json (2.18.0-java) language_server-protocol (3.17.0.5)