From b9875cb65334ebd9384e5f1976df0df815c71047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 14:40:18 +0000 Subject: [PATCH] Bump mission_control-jobs from 0.2.1 to 0.3.2 Bumps [mission_control-jobs](https://github.com/rails/mission_control-jobs) from 0.2.1 to 0.3.2. - [Release notes](https://github.com/rails/mission_control-jobs/releases) - [Commits](https://github.com/rails/mission_control-jobs/compare/v0.2.1...v0.3.2) --- updated-dependencies: - dependency-name: mission_control-jobs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57f8d5e..99f4bb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,7 +159,7 @@ GEM open4 (~> 1.3) colored2 (3.1.2) colorize (1.1.0) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) console1984 (0.2.0) irb (~> 1.13) @@ -284,7 +284,7 @@ GEM hirb (0.7.3) htmlbeautifier (1.4.3) httpclient (2.8.3) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) @@ -294,7 +294,7 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.7.2) - irb (1.14.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) isolator (1.0.1) @@ -345,10 +345,12 @@ GEM mini_histogram (0.3.1) mini_magick (4.13.2) mini_mime (1.1.5) - minitest (5.24.1) - mission_control-jobs (0.2.1) + minitest (5.25.1) + mission_control-jobs (0.3.2) importmap-rails - rails (~> 7.1) + irb (~> 1.13) + propshaft + rails (>= 7.1) stimulus-rails turbo-rails msgpack (1.7.2) @@ -359,7 +361,7 @@ GEM nap (1.1.0) net-http (0.4.1) uri - net-imap (0.4.14) + net-imap (0.4.16) date net-protocol net-pop (0.1.2) @@ -401,6 +403,11 @@ GEM postmark (>= 1.21.3, < 2.0) pre-commit (0.40.0) pluginator (~> 1.5) + propshaft (1.1.0) + actionpack (>= 7.0.0) + activesupport (>= 7.0.0) + rack + railties (>= 7.0.0) psych (5.1.2) stringio public_suffix (6.0.1) @@ -470,7 +477,7 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.2) - reline (0.5.9) + reline (0.5.10) io-console (~> 0.5) representable (3.2.0) declarative (< 0.1.0) @@ -595,7 +602,7 @@ GEM strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - thor (1.3.1) + thor (1.3.2) tilt (2.4.0) timeout (0.4.1) trailblazer-option (0.1.2) @@ -614,7 +621,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webrick (1.8.1) + webrick (1.8.2) websocket (1.2.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) @@ -622,7 +629,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.36) - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS aarch64-linux