Skip to content

Commit 2da417d

Browse files
authored
Update good_job to version 4.5.0
1 parent 3de5675 commit 2da417d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem "bcrypt"
1313
gem "bootsnap", require: false
1414
gem "feedbag"
1515
gem "feedjira"
16-
gem "good_job", "~> 4.4.0"
16+
gem "good_job", "~> 4.5.0"
1717
gem "httparty"
1818
gem "nokogiri", "~> 1.16.0"
1919
gem "pg"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ GEM
152152
raabro (~> 1.4)
153153
globalid (1.2.1)
154154
activesupport (>= 6.1)
155-
good_job (4.4.2)
155+
good_job (4.5.0)
156156
activejob (>= 6.1.0)
157157
activerecord (>= 6.1.0)
158158
concurrent-ruby (>= 1.3.1)
@@ -187,7 +187,7 @@ GEM
187187
method_source (1.1.0)
188188
mini_mime (1.1.5)
189189
mini_portile2 (2.8.8)
190-
minitest (5.25.1)
190+
minitest (5.25.2)
191191
msgpack (1.7.5)
192192
multi_xml (0.7.1)
193193
bigdecimal (~> 3.1)
@@ -266,7 +266,7 @@ GEM
266266
rb-fsevent (0.11.2)
267267
rb-inotify (0.11.1)
268268
ffi (~> 1.0)
269-
rdoc (6.7.0)
269+
rdoc (6.8.1)
270270
psych (>= 4.0.0)
271271
regexp_parser (2.9.2)
272272
reline (0.5.11)
@@ -407,7 +407,7 @@ DEPENDENCIES
407407
factory_bot
408408
feedbag
409409
feedjira
410-
good_job (~> 4.4.0)
410+
good_job (~> 4.5.0)
411411
httparty
412412
nokogiri (~> 1.16.0)
413413
pg

0 commit comments

Comments
 (0)