From 50e1b93ef6b0956b69b4a8b72411fd3ca2a26a8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 12:18:39 +0000 Subject: [PATCH] Bump mission_control-jobs from 1.2.0 to 1.3.1 Bumps [mission_control-jobs](https://github.com/rails/mission_control-jobs) from 1.2.0 to 1.3.1. - [Release notes](https://github.com/rails/mission_control-jobs/releases) - [Commits](https://github.com/rails/mission_control-jobs/compare/v1.2.0...v1.3.1) --- updated-dependencies: - dependency-name: mission_control-jobs dependency-version: 1.3.1 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 7b489d4..7cc42ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM base64 (0.3.0) bcrypt (3.1.22) bcrypt_pbkdf (1.1.2) - bigdecimal (4.1.2) + bigdecimal (4.1.3) bindata (2.5.1) bindex (0.8.1) bootsnap (1.26.0) @@ -199,7 +199,7 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.9.2) + io-console (0.9.3) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) @@ -208,7 +208,7 @@ GEM jbuilder (2.15.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.21.2) + json (3.0.2) json-jwt (1.17.0) activesupport (>= 4.2) aes_key_wrap @@ -256,7 +256,7 @@ GEM minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) - mission_control-jobs (1.2.0) + mission_control-jobs (1.3.1) actioncable (>= 7.1) actionpack (>= 7.1) activejob (>= 7.1)