From bf3613f387911a1460a5821ef43b9a27550a446a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 12:22:57 +0000 Subject: [PATCH] build(deps): bump typeprof from 0.32.0 to 0.33.0 Bumps [typeprof](https://github.com/ruby/typeprof) from 0.32.0 to 0.33.0. - [Release notes](https://github.com/ruby/typeprof/releases) - [Commits](https://github.com/ruby/typeprof/compare/v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: typeprof dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35be1108..47912595 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.32.0) + typeprof (0.33.0) prism (>= 1.4.0) rbs (>= 3.6.0) unicode-display_width (3.2.0)