From 85567f14cd418be07e23e5922a662b1e6d0035b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 06:12:06 +0000 Subject: [PATCH] chore(deps): bump fpm from 1.16.0 to 1.17.0 in /.github Bumps [fpm](https://github.com/jordansissel/fpm) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/jordansissel/fpm/releases) - [Changelog](https://github.com/jordansissel/fpm/blob/main/CHANGELOG.rst) - [Commits](https://github.com/jordansissel/fpm/compare/v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: fpm dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/Gemfile.lock b/.github/Gemfile.lock index 1c5f24d..5b20408 100644 --- a/.github/Gemfile.lock +++ b/.github/Gemfile.lock @@ -2,15 +2,15 @@ GEM remote: https://rubygems.org/ specs: arr-pm (0.0.12) - backports (3.25.0) - cabin (0.9.0) - clamp (1.3.2) + backports (3.25.2) + cabin (0.9.1) + clamp (1.3.3) domain_name (0.6.20240107) - dotenv (3.1.4) - fpm (1.16.0) + dotenv (3.1.8) + fpm (1.17.0) arr-pm (~> 0.0.11) backports (>= 2.6.2) - cabin (>= 0.6.0) + cabin (>= 0.9.1) clamp (>= 1.0.0) pleaserun (~> 0.0.29) rexml @@ -47,7 +47,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.3.9) + rexml (3.4.4) stud (0.0.23) thor (1.4.0)