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 4, 2024
1 parent e23aac7 commit 7081a4f
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ GEM
has_scope (>= 0.6)
railties (>= 6.0)
responders (>= 2)
io-console (0.7.2)
io-console (0.8.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand Down Expand Up @@ -333,7 +333,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
logger (1.6.2)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -347,8 +347,8 @@ GEM
matrix (0.4.2)
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.25.1)
mission_control-jobs (0.5.0)
minitest (5.25.4)
mission_control-jobs (1.0.1)
actioncable (>= 7.1)
actionpack (>= 7.1)
activejob (>= 7.1)
Expand Down Expand Up @@ -383,7 +383,7 @@ GEM
activerecord (>= 4.0.0)
activesupport (>= 4.0.0)
nio4r (2.7.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.16.8-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -413,7 +413,8 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.2.0)
psych (5.2.1)
date
stringio
public_suffix (6.0.1)
puma (6.4.3)
Expand All @@ -427,7 +428,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rails (8.0.0)
actioncable (= 8.0.0)
Expand All @@ -451,9 +452,9 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
rails-html-sanitizer (1.6.1)
loofah (~> 2.21)
nokogiri (~> 1.14)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails-reverse-proxy (0.13.0)
actionpack
addressable
Expand All @@ -478,11 +479,11 @@ GEM
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
rbs (2.8.4)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
recaptcha (5.17.0)
regexp_parser (2.9.2)
reline (0.5.11)
reline (0.5.12)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand Down Expand Up @@ -574,7 +575,7 @@ GEM
searchkick (5.4.0)
activemodel (>= 6.1)
hashie
securerandom (0.3.2)
securerandom (0.4.0)
selenium-webdriver (4.26.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down Expand Up @@ -663,8 +664,8 @@ GEM
concurrent-ruby (~> 1.0)
unaccent (0.4.0)
unicode-display_width (2.6.0)
uri (1.0.1)
useragent (0.16.10)
uri (1.0.2)
useragent (0.16.11)
warden (1.2.9)
rack (>= 2.0.9)
web-console (4.2.1)
Expand Down

0 comments on commit 7081a4f

Please sign in to comment.