From 362671d5ce5278d1034347e77db14d2a32c24848 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 17:33:46 +0000 Subject: [PATCH] Update dependency mission_control-jobs to '~> 0.6.0' --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 300755fb9..500aa060e 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ gem 'jquery-rails' gem 'jquery-ui-rails' # Can we narrow the widgets to load faster? gem 'listen', '~> 3.3' gem 'local_time' -gem 'mission_control-jobs', '~> 0.5.0' # git: 'https://github.com/rails/mission_control-jobs.git', branch: 'main' +gem 'mission_control-jobs', '~> 0.6.0' # git: 'https://github.com/rails/mission_control-jobs.git', branch: 'main' gem 'mysql2' gem 'omniauth' diff --git a/Gemfile.lock b/Gemfile.lock index 0924e93f3..a420164d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -267,13 +267,13 @@ GEM memory_profiler (1.1.0) mini_histogram (0.3.1) mini_mime (1.1.5) - minitest (5.25.1) + minitest (5.25.2) minitest-reporters (1.7.1) ansi builder minitest (>= 5.0) ruby-progressbar - mission_control-jobs (0.5.0) + mission_control-jobs (0.6.0) actioncable (>= 7.1) actionpack (>= 7.1) activejob (>= 7.1) @@ -415,10 +415,10 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.7.0) + rdoc (6.8.1) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.11) + reline (0.5.12) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -571,7 +571,7 @@ DEPENDENCIES local_time memory_profiler minitest-reporters (>= 0.5.0) - mission_control-jobs (~> 0.5.0) + mission_control-jobs (~> 0.6.0) mocha (~> 2.6) mysql2 omniauth