File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ gem "bcrypt"
13
13
gem "bootsnap" , require : false
14
14
gem "feedbag"
15
15
gem "feedjira"
16
- gem "good_job" , "~> 4.9 .0"
16
+ gem "good_job" , "~> 4.10 .0"
17
17
gem "httparty"
18
18
gem "nokogiri" , "~> 1.18.0"
19
19
gem "pg"
Original file line number Diff line number Diff line change 110
110
coercible (1.0.0 )
111
111
descendants_tracker (~> 0.0.1 )
112
112
concurrent-ruby (1.3.5 )
113
- connection_pool (2.5.1 )
113
+ connection_pool (2.5.2 )
114
114
coveralls_reborn (0.28.0 )
115
115
simplecov (~> 0.22.0 )
116
116
term-ansicolor (~> 1.7 )
152
152
raabro (~> 1.4 )
153
153
globalid (1.2.1 )
154
154
activesupport (>= 6.1 )
155
- good_job (4.9.3 )
155
+ good_job (4.10.0 )
156
156
activejob (>= 6.1.0 )
157
157
activerecord (>= 6.1.0 )
158
158
concurrent-ruby (>= 1.3.1 )
@@ -428,7 +428,7 @@ DEPENDENCIES
428
428
factory_bot
429
429
feedbag
430
430
feedjira
431
- good_job (~> 4.9 .0 )
431
+ good_job (~> 4.10 .0 )
432
432
httparty
433
433
nokogiri (~> 1.18.0 )
434
434
pg
You can’t perform that action at this time.
0 commit comments