From df96287d35d6ce7bce4096849c98aaf1e3addc32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:32:01 +0000 Subject: [PATCH] Bump rack from 1.6.8 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.6.8 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.8...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9566632..1f8c808 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM http_parser.rb (0.6.0) i18n (0.7.0) kramdown (1.15.0) - libv8 (3.16.14.19-x86_64-linux) + libv8 (3.16.14.19) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -111,7 +111,7 @@ GEM parallel (1.12.0) public_suffix (3.0.0) puma (3.10.0) - rack (1.6.8) + rack (1.6.13) rack-contrib (1.6.0) rack (~> 1.4) rack-livereload (0.3.16)