From 367af6f98359ef043a696500cf08616af55fdbbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 03:27:17 +0000 Subject: [PATCH] build(deps): bump rack from 1.6.11 to 1.6.13 in /website Bumps [rack](https://github.com/rack/rack) from 1.6.11 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.11...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- website/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/Gemfile.lock b/website/Gemfile.lock index c45dc4ea6a3..b8f7b036580 100644 --- a/website/Gemfile.lock +++ b/website/Gemfile.lock @@ -112,7 +112,7 @@ GEM tilt (>= 1.4.1, < 3) padrino-support (0.12.9) activesupport (>= 3.1) - rack (1.6.11) + rack (1.6.13) rack-livereload (0.3.17) rack rack-test (1.1.0) @@ -123,7 +123,7 @@ GEM redcarpet (3.5.0) rouge (3.9.0) sass (3.4.25) - sassc (2.1.0-x86_64-linux) + sassc (2.1.0) ffi (~> 1.9) sprockets (2.12.5) hike (~> 1.2)