From 3070da20a3e05b0eb365b8f699c31bf3799033f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 20:39:20 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.6.2 in /docs Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.2. - [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/2.2.3...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 4c65af5..1796961 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -16,8 +16,12 @@ GIT slim (>= 3.0, < 5.0) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-tether (1.4.7) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.1.7) actionpack (= 5.1.7) @@ -113,7 +117,7 @@ GEM pg (0.21.0) public_suffix (4.0.1) puma (3.12.6) - rack (2.2.3) + rack (2.2.6.2) rack-proxy (0.6.5) rack rack-test (1.1.0) @@ -130,7 +134,6 @@ GEM bundler (>= 1.3.0) railties (= 5.1.7) sprockets-rails (>= 2.0.0) - rails-assets-tether (1.4.7) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)