From 6a5d9e495d8381cdf266f7c9e4ab3fe0fda4fe49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 21:01:31 +0000 Subject: [PATCH] Bump rack from 2.2.4 to 2.2.6.4 in /ruby-audit-logs-example Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.4. - [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.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby-audit-logs-example/Gemfile.lock | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/ruby-audit-logs-example/Gemfile.lock b/ruby-audit-logs-example/Gemfile.lock index af6a3a5..8ad6179 100644 --- a/ruby-audit-logs-example/Gemfile.lock +++ b/ruby-audit-logs-example/Gemfile.lock @@ -1,15 +1,10 @@ GEM remote: https://rubygems.org/ specs: - coderay (1.1.3) dotenv (2.7.6) - method_source (1.0.0) mustermann (1.1.2) ruby2_keywords (~> 0.0.1) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) - rack (2.2.4) + rack (2.2.6.4) rack-protection (2.2.0) rack ruby2_keywords (0.0.5) @@ -18,9 +13,9 @@ GEM rack (~> 2.2) rack-protection (= 2.2.0) tilt (~> 2.0) - sorbet-runtime (0.5.10667) + sorbet-runtime (0.5.10741) tilt (2.0.11) - workos (2.9.0) + workos (2.12.0) sorbet-runtime (~> 0.5) PLATFORMS @@ -28,9 +23,8 @@ PLATFORMS DEPENDENCIES dotenv (= 2.7.6) - pry sinatra (= 2.2.0) - workos (= 2.9.0) + workos (= 2.12.0) BUNDLED WITH 2.3.19