Skip to content

Commit 53a80c0

Browse files
⬆️ Bump mission_control-jobs from 0.5.0 to 1.0.2
Bumps [mission_control-jobs](https://github.com/rails/mission_control-jobs) from 0.5.0 to 1.0.2. - [Release notes](https://github.com/rails/mission_control-jobs/releases) - [Commits](rails/mission_control-jobs@v0.5.0...v1.0.2) --- updated-dependencies: - dependency-name: mission_control-jobs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45693e9 commit 53a80c0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,6 @@ gem "turnout2024", require: "turnout"
130130

131131
gem "solid_queue", "~> 1.1"
132132

133-
gem "mission_control-jobs", "~> 0.5.0"
133+
gem "mission_control-jobs", "~> 1.0.2"
134134

135135
gem "overmind", "~> 2.5", group: :development

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ GEM
359359
builder
360360
minitest (>= 5.0)
361361
ruby-progressbar
362-
mission_control-jobs (0.5.0)
362+
mission_control-jobs (1.0.2)
363363
actioncable (>= 7.1)
364364
actionpack (>= 7.1)
365365
activejob (>= 7.1)
@@ -631,7 +631,7 @@ GEM
631631
websocket-extensions (0.1.5)
632632
xpath (3.2.0)
633633
nokogiri (~> 1.8)
634-
zeitwerk (2.7.1)
634+
zeitwerk (2.7.2)
635635

636636
PLATFORMS
637637
ruby
@@ -668,7 +668,7 @@ DEPENDENCIES
668668
minitest
669669
minitest-rails (>= 6.1.0)
670670
minitest-reporters
671-
mission_control-jobs (~> 0.5.0)
671+
mission_control-jobs (~> 1.0.2)
672672
mysql2
673673
oj
674674
overcommit

0 commit comments

Comments
 (0)