We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d11043 commit cab25f6Copy full SHA for cab25f6
Gemfile
@@ -13,7 +13,7 @@ gem "bcrypt"
13
gem "bootsnap", require: false
14
gem "feedbag"
15
gem "feedjira"
16
-gem "good_job", "~> 4.10.0"
+gem "good_job", "~> 4.11.1"
17
gem "httparty"
18
gem "nokogiri", "~> 1.18.0"
19
gem "pg"
Gemfile.lock
@@ -153,7 +153,7 @@ GEM
153
raabro (~> 1.4)
154
globalid (1.2.1)
155
activesupport (>= 6.1)
156
- good_job (4.10.2)
+ good_job (4.11.1)
157
activejob (>= 6.1.0)
158
activerecord (>= 6.1.0)
159
concurrent-ruby (>= 1.3.1)
@@ -430,7 +430,7 @@ DEPENDENCIES
430
factory_bot
431
feedbag
432
feedjira
433
- good_job (~> 4.10.0)
+ good_job (~> 4.11.1)
434
httparty
435
nokogiri (~> 1.18.0)
436
pg
0 commit comments