From 66f011e969dc19b45906150a0a7e85f766944a6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 07:50:25 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 2 updates Bumps the ruby group with 2 updates: [dry-inflector](https://github.com/dry-rb/dry-inflector) and [mime-types-data](https://github.com/mime-types/mime-types-data). Updates `dry-inflector` from 1.3.0 to 1.3.1 - [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.3.0...v1.3.1) Updates `mime-types-data` from 3.2025.0924 to 3.2026.0113 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2025.0924...v3.2026.0113) --- updated-dependencies: - dependency-name: dry-inflector dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2026.0113 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18a72dad..e123ecbd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM concurrent-ruby (~> 1.0) logger zeitwerk (~> 2.6) - dry-inflector (1.3.0) + dry-inflector (1.3.1) dry-initializer (3.2.0) dry-logic (1.6.0) bigdecimal @@ -92,7 +92,7 @@ GEM mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2025.0924) + mime-types-data (3.2026.0113) net-http (0.9.1) uri (>= 0.11.1) nokogiri (1.19.0-arm64-darwin)