From aad7f04951083c566231e590de0894f6762d9aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 00:52:00 +0000 Subject: [PATCH] Bump ffi from 1.9.23 to 1.15.5 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.23 to 1.15.5. - [Release notes](https://github.com/ffi/ffi/releases) - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/1.9.23...v1.15.5) --- updated-dependencies: - dependency-name: ffi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 69b9560..4039ee8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM erubis (2.7.0) eventmachine (1.2.7) execjs (2.7.0) - ffi (1.9.23) + ffi (1.15.5) haml (5.0.4) temple (>= 0.8.0) tilt @@ -137,20 +137,22 @@ GEM uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0) - wkhtmltopdf_binary_provider (0.12.0) + wkhtmltopdf-binary (0.12.6.5) PLATFORMS ruby DEPENDENCIES + execjs less (~> 2.6.0) maruku (~> 0.7.2) middleman (~> 3.3.3) middleman-deploy (~> 0.2.4) middleman-livereload (~> 3.4.6) pdfkit (~> 0.8.2) + rb-inotify (~> 0.9) therubyracer - wkhtmltopdf_binary_provider (~> 0.12.0) + wkhtmltopdf-binary (~> 0.12.5) BUNDLED WITH 1.16.1