Skip to content

Commit 0e75482

Browse files
dependabot[bot]zetter-rpf
authored andcommitted
Bump good_job from 4.18.2 to 4.19.0
Bumps [good_job](https://github.com/bensheldon/good_job) from 4.18.2 to 4.19.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@v4.18.2...v4.19.0) --- updated-dependencies: - dependency-name: good_job dependency-version: 4.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1ab020 commit 0e75482

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ gem 'flipper-active_record', '~> 1.4'
2121
gem 'flipper-ui', '~> 1.4'
2222
gem 'github_webhook', '~> 1.4'
2323
gem 'globalid'
24-
gem 'good_job', '~> 4.18'
24+
gem 'good_job', '~> 4.19'
2525
gem 'graphql'
2626
gem 'graphql-client'
2727
gem 'i18n'

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ GEM
199199
rack-protection (>= 1.5.3, < 5.0.0)
200200
rack-session (>= 1.0.2, < 3.0.0)
201201
sanitize (< 8)
202-
fugit (1.12.1)
202+
fugit (1.12.2)
203203
et-orbi (~> 1.4)
204204
raabro (~> 1.4)
205205
github_webhook (1.4.2)
@@ -208,7 +208,7 @@ GEM
208208
railties (>= 4)
209209
globalid (1.3.0)
210210
activesupport (>= 6.1)
211-
good_job (4.18.2)
211+
good_job (4.19.0)
212212
activejob (>= 6.1.0)
213213
activerecord (>= 6.1.0)
214214
concurrent-ruby (>= 1.3.1)
@@ -352,7 +352,7 @@ GEM
352352
pry-byebug (3.12.0)
353353
byebug (~> 13.0)
354354
pry (>= 0.13, < 0.17)
355-
psych (5.3.1)
355+
psych (5.4.0)
356356
date
357357
stringio
358358
public_suffix (7.0.5)
@@ -561,7 +561,7 @@ GEM
561561
websocket-extensions (0.1.5)
562562
xpath (3.2.0)
563563
nokogiri (~> 1.8)
564-
zeitwerk (2.7.5)
564+
zeitwerk (2.8.2)
565565

566566
PLATFORMS
567567
aarch64-linux
@@ -594,7 +594,7 @@ DEPENDENCIES
594594
flipper-ui (~> 1.4)
595595
github_webhook (~> 1.4)
596596
globalid
597-
good_job (~> 4.18)
597+
good_job (~> 4.19)
598598
graphiql-rails
599599
graphql
600600
graphql-client

0 commit comments

Comments
 (0)