Skip to content

Commit 0ede7a1

Browse files
authored
Update good_job to version 4.15.0
1 parent 5caf950 commit 0ede7a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.14.0"
18+
gem "good_job", "~> 4.15.0"
1919
gem "httparty"
2020
gem "jsbundling-rails"
2121
gem "nokogiri", "~> 1.19.0"

Gemfile.lock

Lines changed: 2 additions & 2 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.14.2)
173+
good_job (4.15.0)
174174
activejob (>= 6.1.0)
175175
activerecord (>= 6.1.0)
176176
concurrent-ruby (>= 1.3.1)
@@ -474,7 +474,7 @@ DEPENDENCIES
474474
feedbag
475475
feedjira
476476
goldiloader
477-
good_job (~> 4.14.0)
477+
good_job (~> 4.15.0)
478478
httparty
479479
jsbundling-rails
480480
nokogiri (~> 1.19.0)

0 commit comments

Comments
 (0)