From 1f222bdffa17ce0723ffd8ab870381b86f475a53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 13:43:13 +0000 Subject: [PATCH] Bump mime-types from 3.6.1 to 3.6.2 Bumps [mime-types](https://github.com/mime-types/ruby-mime-types) from 3.6.1 to 3.6.2. - [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.6.1...v3.6.2) --- updated-dependencies: - dependency-name: mime-types dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0daa35999..cbb027a14 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,10 +93,10 @@ GEM matrix (0.4.2) maxmind-db (1.2.0) method_source (1.1.0) - mime-types (3.6.1) + mime-types (3.6.2) logger mime-types-data (~> 3.2015) - mime-types-data (3.2025.0304) + mime-types-data (3.2025.0325) mini_mime (1.1.5) minitest (5.25.4) mojo_magick (0.6.8)