Skip to content

Commit

Permalink
Bump good_job from 3.25.0 to 3.26.0
Browse files Browse the repository at this point in the history
Bumps [good_job](https://github.com/bensheldon/good_job) from 3.25.0 to 3.26.0.
- [Release notes](https://github.com/bensheldon/good_job/releases)
- [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md)
- [Commits](bensheldon/good_job@v3.25.0...v3.26.0)

---
updated-dependencies:
- dependency-name: good_job
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent fe0342d commit 0ee9dcc
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,7 @@ GEM
irb (~> 1.10)
reline (>= 0.3.8)
docile (1.4.0)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
dry-cli (1.0.0)
erb_lint (0.5.0)
activesupport
Expand All @@ -145,12 +144,12 @@ GEM
loofah (>= 2.3.1, < 3)
sax-machine (>= 1.0, < 2)
ffi (1.15.5)
fugit (1.10.0)
fugit (1.10.1)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (3.25.0)
good_job (3.26.0)
activejob (>= 6.0.0)
activerecord (>= 6.0.0)
concurrent-ruby (>= 1.0.2)
Expand Down Expand Up @@ -261,7 +260,7 @@ GEM
rdoc (6.6.2)
psych (>= 4.0.0)
regexp_parser (2.9.0)
reline (0.4.2)
reline (0.4.3)
io-console (~> 0.5)
rexml (3.2.6)
rubocop (1.60.2)
Expand Down Expand Up @@ -291,7 +290,6 @@ GEM
ruby-progressbar (1.13.0)
ruby-vips (2.1.4)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sax-machine (1.3.2)
selenium-webdriver (4.18.1)
Expand All @@ -315,7 +313,7 @@ GEM
simplecov_json_formatter (0.1.4)
smart_properties (1.17.0)
stringio (3.1.0)
thor (1.3.0)
thor (1.3.1)
timeout (0.4.1)
turbo-rails (1.5.0)
actionpack (>= 6.0.0)
Expand Down

0 comments on commit 0ee9dcc

Please sign in to comment.