From f5fc85d55a4b8b4fa46070af91f0f948bf6cfeed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 13:16:17 +0000 Subject: [PATCH] build(deps): bump typeprof from 0.21.11 to 0.30.1 Bumps [typeprof](https://github.com/ruby/typeprof) from 0.21.11 to 0.30.1. - [Commits](https://github.com/ruby/typeprof/compare/v0.21.11...v0.30.1) --- updated-dependencies: - dependency-name: typeprof dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1e711505..3a6d49dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.1) + logger (1.6.4) minitest (5.25.1) parallel (1.26.3) parser (3.3.5.0) @@ -79,8 +79,8 @@ GEM strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - typeprof (0.21.11) - rbs (>= 1.8.1) + typeprof (0.30.1) + rbs (>= 3.6.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0)