Skip to content

Commit 83b5c7f

Browse files
Bump good_job from 4.10.0 to 4.10.1 (#1079)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e94d952 commit 83b5c7f

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
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.10.0'
21+
gem 'good_job', '~> 4.10.1'
2222
gem 'jbuilder', '~> 2.13'
2323
gem 'jsbundling-rails', '~> 1.3'
2424
gem 'lograge', '~> 0.14'

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ GEM
221221
dry-inflector (~> 1.0)
222222
dry-logic (~> 1.4)
223223
zeitwerk (~> 2.6)
224+
erb (5.0.1)
224225
erubi (1.13.1)
225226
erubis (2.7.0)
226227
et-orbi (1.2.11)
@@ -261,7 +262,7 @@ GEM
261262
raabro (~> 1.4)
262263
globalid (1.2.1)
263264
activesupport (>= 6.1)
264-
good_job (4.10.0)
265+
good_job (4.10.1)
265266
activejob (>= 6.1.0)
266267
activerecord (>= 6.1.0)
267268
concurrent-ruby (>= 1.3.1)
@@ -409,7 +410,7 @@ GEM
409410
pry (>= 0.13, < 0.16)
410411
pry-rails (0.3.11)
411412
pry (>= 0.13.0)
412-
psych (5.2.4)
413+
psych (5.2.6)
413414
date
414415
stringio
415416
public_suffix (6.0.1)
@@ -448,7 +449,7 @@ GEM
448449
activesupport (= 8.0.2)
449450
bundler (>= 1.15.0)
450451
railties (= 8.0.2)
451-
rails-dom-testing (2.2.0)
452+
rails-dom-testing (2.3.0)
452453
activesupport (>= 5.0.0)
453454
minitest
454455
nokogiri (>= 1.6)
@@ -483,7 +484,8 @@ GEM
483484
rb-fsevent (0.11.2)
484485
rb-inotify (0.11.1)
485486
ffi (~> 1.0)
486-
rdoc (6.13.1)
487+
rdoc (6.14.0)
488+
erb
487489
psych (>= 4.0.0)
488490
reek (6.5.0)
489491
dry-schema (~> 1.13)
@@ -633,7 +635,7 @@ GEM
633635
yaaf (3.0.2)
634636
activemodel (>= 5.2)
635637
activerecord (>= 5.2)
636-
zeitwerk (2.7.2)
638+
zeitwerk (2.7.3)
637639

638640
PLATFORMS
639641
arm64-darwin-22
@@ -662,7 +664,7 @@ DEPENDENCIES
662664
flipper (~> 1.3.1)
663665
flipper-active_record (~> 1.3.4)
664666
flipper-ui (~> 1.3.4)
665-
good_job (~> 4.10.0)
667+
good_job (~> 4.10.1)
666668
i18n-tasks (~> 1.0.15)
667669
jbuilder (~> 2.13)
668670
jsbundling-rails (~> 1.3)

0 commit comments

Comments
 (0)