Skip to content

Commit f3e4015

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

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.14'
24+
gem 'good_job', '~> 4.15'
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
@@ -209,7 +209,7 @@ GEM
209209
railties (>= 4)
210210
globalid (1.3.0)
211211
activesupport (>= 6.1)
212-
good_job (4.14.0)
212+
good_job (4.15.0)
213213
activejob (>= 6.1.0)
214214
activerecord (>= 6.1.0)
215215
concurrent-ruby (>= 1.3.1)
@@ -597,7 +597,7 @@ DEPENDENCIES
597597
flipper-ui (~> 1.4)
598598
github_webhook (~> 1.4)
599599
globalid
600-
good_job (~> 4.14)
600+
good_job (~> 4.15)
601601
graphiql-rails
602602
graphql
603603
graphql-client

0 commit comments

Comments
 (0)