From 59659c44d3e56efca0242e4651665141a1b06acb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 00:44:14 +0000 Subject: [PATCH] Bump rack from 2.2.3.1 to 3.0.4.1 Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 3.0.4.1. - [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.1...v3.0.4.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 01cb961..09f5ee0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,12 +68,12 @@ GEM nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) - oauth2 (1.4.9) + oauth2 (1.4.11) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) - rack (>= 1.2, < 3) + rack (>= 1.2, < 4) parslet (2.0.0) pry (0.14.1) coderay (~> 1.1) @@ -85,7 +85,7 @@ GEM stringio public_suffix (4.0.7) racc (1.6.0) - rack (2.2.3.1) + rack (3.0.4.1) rake (13.0.6) rchardet (1.8.0) rdoc (6.4.0)