File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 64
64
# Application dependencies
65
65
gem "version_sorter"
66
66
gem "skylight" , require : false
67
- gem "net-http-persistent" , "~> 2 .0"
67
+ gem "net-http-persistent" , "~> 4 .0"
68
68
gem "pagy"
69
69
gem "deep_merge" , require : "deep_merge/rails_compat"
70
70
gem "syntax"
Original file line number Diff line number Diff line change 198
198
turbo-rails
199
199
msgpack (1.8.0 )
200
200
mutex_m (0.3.0 )
201
- net-http-persistent (2.9.4 )
201
+ net-http-persistent (4.0.5 )
202
+ connection_pool (~> 2.2 )
202
203
net-imap (0.5.7 )
203
204
date
204
205
net-protocol
@@ -417,7 +418,7 @@ DEPENDENCIES
417
418
maruku
418
419
memory_profiler
419
420
mission_control-jobs
420
- net-http-persistent (~> 2 .0 )
421
+ net-http-persistent (~> 4 .0 )
421
422
pagy
422
423
pg (~> 1.5 )
423
424
propshaft
You can’t perform that action at this time.
0 commit comments