From 2361c1df29575f878c05792b371028038bfbd8e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 05:19:56 +0000 Subject: [PATCH] Build(deps): Bump tito_ruby from 0.3.0 to 0.4.0 Bumps [tito_ruby](https://github.com/midnightmonster/tito_ruby) from 0.3.0 to 0.4.0. - [Changelog](https://github.com/midnightmonster/tito_ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/midnightmonster/tito_ruby/compare/v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: tito_ruby dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 56885f6..ad18474 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM base64 (0.3.0) bcrypt_pbkdf (1.1.2) bcrypt_pbkdf (1.1.2-x86_64-darwin) - bigdecimal (4.1.1) + bigdecimal (4.1.2) bindex (0.8.1) bootsnap (1.23.0) msgpack (~> 1.2) @@ -156,7 +156,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.19.3) + json (2.19.4) kamal (2.11.0) activesupport (>= 7.0) base64 (~> 0.2) @@ -191,7 +191,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (6.0.4) + minitest (6.0.5) drb (~> 2.0) prism (~> 1.5) mission_control-jobs (1.1.0) @@ -400,7 +400,7 @@ GEM thruster (0.1.20-x86_64-darwin) thruster (0.1.20-x86_64-linux) timeout (0.6.1) - tito_ruby (0.3.0) + tito_ruby (0.4.0) activemodel (>= 7.1, < 9.0) faraday (~> 2.0) tsort (0.2.0)