Skip to content

Commit d7d480a

Browse files
dependabot[bot]zetter-rpf
authored andcommitted
Bump good_job from 4.13.3 to 4.14.0
Bumps [good_job](https://github.com/bensheldon/good_job) from 4.13.3 to 4.14.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.13.3...v4.14.0) --- updated-dependencies: - dependency-name: good_job dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 530a81c commit d7d480a

2 files changed

Lines changed: 3 additions & 3 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.13'
24+
gem 'good_job', '~> 4.14'
2525
gem 'graphql'
2626
gem 'graphql-client'
2727
gem 'i18n'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ GEM
208208
railties (>= 4)
209209
globalid (1.3.0)
210210
activesupport (>= 6.1)
211-
good_job (4.13.3)
211+
good_job (4.14.0)
212212
activejob (>= 6.1.0)
213213
activerecord (>= 6.1.0)
214214
concurrent-ruby (>= 1.3.1)
@@ -595,7 +595,7 @@ DEPENDENCIES
595595
flipper-ui (~> 1.4)
596596
github_webhook (~> 1.4)
597597
globalid
598-
good_job (~> 4.13)
598+
good_job (~> 4.14)
599599
graphiql-rails
600600
graphql
601601
graphql-client

0 commit comments

Comments
 (0)