From 06eac95a48bda35c6fb01fce7964d8820dedb5ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 09:20:47 +0000 Subject: [PATCH] chore(deps): bump combine_pdf from 1.0.23 to 1.0.24 Bumps [combine_pdf](https://github.com/boazsegev/combine_pdf) from 1.0.23 to 1.0.24. - [Release notes](https://github.com/boazsegev/combine_pdf/releases) - [Changelog](https://github.com/boazsegev/combine_pdf/blob/master/CHANGELOG.md) - [Commits](https://github.com/boazsegev/combine_pdf/compare/v1.0.23...v1.0.24) --- updated-dependencies: - dependency-name: combine_pdf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac8bd27618..7608af0236 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - combine_pdf (1.0.23) + combine_pdf (1.0.24) matrix ruby-rc4 (>= 0.1.5) concurrent-ruby (1.2.2)