From 677fa07d3c1b4d2c22f1bc3bc6e25029565df27d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 10:32:58 -0500 Subject: [PATCH] Bump the bundler group across 2 directories with 1 update (#35) Bumps the bundler group with 1 update in the / directory: [rack](https://github.com/rack/rack). Bumps the bundler group with 1 update in the /examples/ruby-on-rails-api/descope directory: [rack](https://github.com/rack/rack). Updates `rack` from 3.0.8 to 3.0.9.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/v3.0.8...v3.0.9.1) Updates `rack` from 3.0.8 to 3.0.9.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/v3.0.8...v3.0.9.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect dependency-group: bundler-security-group - dependency-name: rack dependency-type: indirect dependency-group: bundler-security-group ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ami Mahloof <130996527+ami-descope@users.noreply.github.com> --- Gemfile.lock | 2 +- examples/ruby-on-rails-api/descope/Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ae9f741..6aaf0ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM optimist (~> 3.0) public_suffix (5.0.4) racc (1.7.3) - rack (3.0.8) + rack (3.0.9.1) rack-test (2.1.0) rack (>= 1.3) rainbow (3.1.1) diff --git a/examples/ruby-on-rails-api/descope/Gemfile.lock b/examples/ruby-on-rails-api/descope/Gemfile.lock index a96046e..3a2bbcf 100644 --- a/examples/ruby-on-rails-api/descope/Gemfile.lock +++ b/examples/ruby-on-rails-api/descope/Gemfile.lock @@ -168,7 +168,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (3.0.8) + rack (3.0.9.1) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0)