Skip to content

Commit

Permalink
⬆️ Bump mission_control-jobs from 0.5.0 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps [mission_control-jobs](https://github.com/rails/mission_control-jobs) from 0.5.0 to 1.0.1.
- [Release notes](https://github.com/rails/mission_control-jobs/releases)
- [Commits](rails/mission_control-jobs@v0.5.0...v1.0.1)

---
updated-dependencies:
- dependency-name: mission_control-jobs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent a959879 commit 4c57e6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ gem "turnout2024", require: "turnout"

gem "solid_queue", "~> 1.1"

gem "mission_control-jobs", "~> 0.5.0"
gem "mission_control-jobs", "~> 1.0.1"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
mission_control-jobs (0.5.0)
mission_control-jobs (1.0.1)
actioncable (>= 7.1)
actionpack (>= 7.1)
activejob (>= 7.1)
Expand Down Expand Up @@ -661,7 +661,7 @@ DEPENDENCIES
minitest
minitest-rails (>= 6.1.0)
minitest-reporters
mission_control-jobs (~> 0.5.0)
mission_control-jobs (~> 1.0.1)
mysql2
oj
overcommit
Expand Down

0 comments on commit 4c57e6a

Please sign in to comment.