From 572dddb8e8b1c9064881e443c4290a9e6c6e0861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 00:53:01 +0000 Subject: [PATCH] Bump rack from 1.6.9 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.6.9 to 1.6.13. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.6.9...1.6.13) --- updated-dependencies: - dependency-name: rack 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..776f722 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM activesupport (>= 3.1) pdfkit (0.8.2) ptools (1.3.5) - rack (1.6.9) + rack (1.6.13) rack-livereload (0.3.17) rack rack-test (0.6.3) @@ -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