From a237df372d779ab8326b4b4fb745b2a37bab5de1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 12:23:47 +0000 Subject: [PATCH] build(deps): bump typeprof from 0.33.0 to 0.33.1 Bumps [typeprof](https://github.com/ruby/typeprof) from 0.33.0 to 0.33.1. - [Release notes](https://github.com/ruby/typeprof/releases) - [Commits](https://github.com/ruby/typeprof/compare/v0.33.0...v0.33.1) --- updated-dependencies: - dependency-name: typeprof dependency-version: 0.33.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 47912595..5cec1f1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) tsort (0.2.0) - typeprof (0.33.0) + typeprof (0.33.1) prism (>= 1.4.0) rbs (>= 3.6.0) unicode-display_width (3.2.0)