From e593d8b76a8e0c4b1b7c351fe327a90039183a32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 16:08:34 +0000 Subject: [PATCH] Bump rack from 2.2.4 to 2.2.6.2 in /ruby-audit-logs-example Bumps [rack](https://github.com/rack/rack) from 2.2.4 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.4...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby-audit-logs-example/Gemfile.lock | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/ruby-audit-logs-example/Gemfile.lock b/ruby-audit-logs-example/Gemfile.lock index 59097ff..796d7a9 100644 --- a/ruby-audit-logs-example/Gemfile.lock +++ b/ruby-audit-logs-example/Gemfile.lock @@ -4,7 +4,7 @@ GEM dotenv (2.7.6) mustermann (1.1.2) ruby2_keywords (~> 0.0.1) - rack (2.2.4) + rack (2.2.6.2) rack-protection (2.2.0) rack ruby2_keywords (0.0.5) @@ -13,11 +13,9 @@ GEM rack (~> 2.2) rack-protection (= 2.2.0) tilt (~> 2.0) - sinatra-flash (0.3.0) - sinatra (>= 1.0.0) - sorbet-runtime (0.5.10461) + sorbet-runtime (0.5.10672) tilt (2.0.11) - workos (2.5.0) + workos (2.9.0) sorbet-runtime (~> 0.5) PLATFORMS @@ -26,8 +24,7 @@ PLATFORMS DEPENDENCIES dotenv (= 2.7.6) sinatra (= 2.2.0) - sinatra-flash - workos (= 2.5.0) + workos (= 2.9.0) BUNDLED WITH 2.3.23