Skip to content

Commit 2ee2edf

Browse files
authored
Update good_job to version 4.14.0 (#1477)
1 parent 4149347 commit 2ee2edf

2 files changed

Lines changed: 5 additions & 5 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.13.0"
18+
gem "good_job", "~> 4.14.0"
1919
gem "httparty"
2020
gem "jsbundling-rails"
2121
gem "nokogiri", "~> 1.19.0"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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.13.3)
173+
good_job (4.14.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.2)
214+
minitest (6.0.3)
215215
drb (~> 2.0)
216216
prism (~> 1.5)
217217
mize (0.6.1)
@@ -260,7 +260,7 @@ GEM
260260
nio4r (~> 2.0)
261261
raabro (1.4.0)
262262
racc (1.8.1)
263-
rack (3.2.5)
263+
rack (3.2.6)
264264
rack-session (2.1.1)
265265
base64 (>= 0.1.0)
266266
rack (>= 3.0.0)
@@ -471,7 +471,7 @@ DEPENDENCIES
471471
feedbag
472472
feedjira
473473
goldiloader
474-
good_job (~> 4.13.0)
474+
good_job (~> 4.14.0)
475475
httparty
476476
jsbundling-rails
477477
nokogiri (~> 1.19.0)

0 commit comments

Comments
 (0)