From 55f5e4e4de02d25ef027c3b56472610f1849c776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 19:25:25 +0000 Subject: [PATCH] chore(deps): bump rack from 2.2.13 to 2.2.14 in /examples/tracing/ruby Bumps [rack](https://github.com/rack/rack) from 2.2.13 to 2.2.14. - [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/v2.2.13...v2.2.14) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/tracing/ruby/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/tracing/ruby/Gemfile.lock b/examples/tracing/ruby/Gemfile.lock index e8fa8ee854..375fba56ab 100644 --- a/examples/tracing/ruby/Gemfile.lock +++ b/examples/tracing/ruby/Gemfile.lock @@ -69,7 +69,7 @@ GEM pyroscope-otel (0.1.1) opentelemetry-api (~> 1.1.0) pyroscope (~> 0.5.1) - rack (2.2.13) + rack (2.2.14) rack-protection (2.2.4) rack rake (13.2.1)