Skip to content

Commit 7d97a57

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

2 files changed

Lines changed: 7 additions & 7 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.3'
2121
gem 'flipper-ui', '~> 1.4'
2222
gem 'github_webhook', '~> 1.4'
2323
gem 'globalid'
24-
gem 'good_job', '~> 4.3'
24+
gem 'good_job', '~> 4.13'
2525
gem 'graphql'
2626
gem 'graphql-client'
2727
gem 'i18n'

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ GEM
171171
activemodel
172172
erb (6.0.2)
173173
erubi (1.13.1)
174-
et-orbi (1.3.0)
174+
et-orbi (1.4.0)
175175
tzinfo
176176
factory_bot (6.5.6)
177177
activesupport (>= 6.1.0)
@@ -202,16 +202,16 @@ GEM
202202
rack-protection (>= 1.5.3, < 5.0.0)
203203
rack-session (>= 1.0.2, < 3.0.0)
204204
sanitize (< 8)
205-
fugit (1.11.2)
206-
et-orbi (~> 1, >= 1.2.11)
205+
fugit (1.12.1)
206+
et-orbi (~> 1.4)
207207
raabro (~> 1.4)
208208
github_webhook (1.4.2)
209209
activesupport (>= 4)
210210
rack (>= 1.3)
211211
railties (>= 4)
212212
globalid (1.2.1)
213213
activesupport (>= 6.1)
214-
good_job (4.11.2)
214+
good_job (4.13.3)
215215
activejob (>= 6.1.0)
216216
activerecord (>= 6.1.0)
217217
concurrent-ruby (>= 1.3.1)
@@ -557,7 +557,7 @@ GEM
557557
tilt (2.6.1)
558558
time (0.4.1)
559559
date
560-
timeout (0.4.3)
560+
timeout (0.6.1)
561561
tsort (0.2.0)
562562
tzinfo (2.0.6)
563563
concurrent-ruby (~> 1.0)
@@ -616,7 +616,7 @@ DEPENDENCIES
616616
flipper-ui (~> 1.4)
617617
github_webhook (~> 1.4)
618618
globalid
619-
good_job (~> 4.3)
619+
good_job (~> 4.13)
620620
graphiql-rails
621621
graphql
622622
graphql-client

0 commit comments

Comments
 (0)