Skip to content

Commit ec65887

Browse files
Bump good_job from 4.9.3 to 4.10.0 (#1055)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 171ce90 commit ec65887

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gem 'draper', '~> 4.0'
1818
gem 'flipper', '~> 1.3.1'
1919
gem 'flipper-active_record', '~> 1.3.4'
2020
gem 'flipper-ui', '~> 1.3.4'
21-
gem 'good_job', '~> 4.9.3'
21+
gem 'good_job', '~> 4.10.0'
2222
gem 'jbuilder', '~> 2.13'
2323
gem 'jsbundling-rails', '~> 1.3'
2424
gem 'lograge', '~> 0.14'

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ GEM
261261
raabro (~> 1.4)
262262
globalid (1.2.1)
263263
activesupport (>= 6.1)
264-
good_job (4.9.3)
264+
good_job (4.10.0)
265265
activejob (>= 6.1.0)
266266
activerecord (>= 6.1.0)
267267
concurrent-ruby (>= 1.3.1)
@@ -602,7 +602,7 @@ GEM
602602
actionpack (>= 6.1)
603603
activesupport (>= 6.1)
604604
sprockets (>= 3.0.0)
605-
stringio (3.1.6)
605+
stringio (3.1.7)
606606
strong_migrations (2.3.0)
607607
activerecord (>= 7)
608608
terminal-table (4.0.0)
@@ -661,7 +661,7 @@ DEPENDENCIES
661661
flipper (~> 1.3.1)
662662
flipper-active_record (~> 1.3.4)
663663
flipper-ui (~> 1.3.4)
664-
good_job (~> 4.9.3)
664+
good_job (~> 4.10.0)
665665
i18n-tasks (~> 1.0.15)
666666
jbuilder (~> 2.13)
667667
jsbundling-rails (~> 1.3)

0 commit comments

Comments
 (0)