Skip to content

Commit d50f7d4

Browse files
authored
Update good_job to version 4.16.0
1 parent 725bb06 commit d50f7d4

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gem "cssbundling-rails"
1515
gem "feedbag"
1616
gem "feedjira"
1717
gem "goldiloader"
18-
gem "good_job", "~> 4.15.0"
18+
gem "good_job", "~> 4.16.0"
1919
gem "httparty"
2020
gem "jsbundling-rails"
2121
gem "nokogiri", "~> 1.19.0"

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ GEM
145145
railties (>= 6.1)
146146
drb (2.2.3)
147147
dumb_delegator (1.1.0)
148-
erb (6.0.2)
148+
erb (6.0.3)
149149
erubi (1.13.1)
150150
et-orbi (1.4.0)
151151
tzinfo
@@ -170,7 +170,7 @@ GEM
170170
goldiloader (6.0.0)
171171
activerecord (>= 7.2, < 8.3)
172172
activesupport (>= 7.2, < 8.3)
173-
good_job (4.15.0)
173+
good_job (4.16.0)
174174
activejob (>= 6.1.0)
175175
activerecord (>= 6.1.0)
176176
concurrent-ruby (>= 1.3.1)
@@ -211,7 +211,7 @@ GEM
211211
method_source (1.1.0)
212212
mini_mime (1.1.5)
213213
mini_portile2 (2.8.9)
214-
minitest (6.0.3)
214+
minitest (6.0.4)
215215
drb (~> 2.0)
216216
prism (~> 1.5)
217217
mize (0.6.1)
@@ -301,7 +301,7 @@ GEM
301301
tsort (>= 0.2)
302302
zeitwerk (~> 2.6)
303303
rainbow (3.1.1)
304-
rake (13.3.1)
304+
rake (13.4.1)
305305
rb-fsevent (0.11.2)
306306
rb-inotify (0.11.1)
307307
ffi (~> 1.0)
@@ -474,7 +474,7 @@ DEPENDENCIES
474474
feedbag
475475
feedjira
476476
goldiloader
477-
good_job (~> 4.15.0)
477+
good_job (~> 4.16.0)
478478
httparty
479479
jsbundling-rails
480480
nokogiri (~> 1.19.0)

0 commit comments

Comments
 (0)