From 87846529a219be5868450f4084abfcc13e5b862c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 13:01:48 +0000 Subject: [PATCH] Bump combine_pdf from 1.0.21 to 1.0.22 Bumps [combine_pdf](https://github.com/boazsegev/combine_pdf) from 1.0.21 to 1.0.22. - [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.21...v1.0.22) --- updated-dependencies: - dependency-name: combine_pdf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1432c7a42a..c21fee8273 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,7 @@ GEM bcrypt (3.1.18) bigdecimal (3.0.2) bindex (0.8.1) - bootsnap (1.10.1) + bootsnap (1.12.0) msgpack (~> 1.2) bugsnag (6.24.2) concurrent-ruby (~> 1.0) @@ -215,7 +215,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - combine_pdf (1.0.21) + combine_pdf (1.0.22) + matrix ruby-rc4 (>= 0.1.5) concurrent-ruby (1.1.10) connection_pool (2.2.5) @@ -386,7 +387,7 @@ GEM money (~> 6.12) money (6.16.0) i18n (>= 0.6.4, <= 2) - msgpack (1.4.2) + msgpack (1.5.4) multi_json (1.15.0) multi_xml (0.6.0) nio4r (2.5.8)