File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ gem "faraday-multipart", "~> 1.2"
6868gem "sigstore" , "~> 0.2.3"
6969gem "kramdown" , "~> 2.5"
7070gem "zlib" , "~> 3.2"
71- gem "connection_pool" , "~> 2.0" # TODO: Remove when Rails makes new release after (16/12/2025)
71+ gem "connection_pool"
7272gem "yaml-schema" , "~> 1.2"
7373
7474# Admin dashboard
Original file line number Diff line number Diff line change 202202 railties (>= 5.0 )
203203 compact_index (0.15.0 )
204204 concurrent-ruby (1.3.6 )
205- connection_pool (2.5.5 )
205+ connection_pool (3.0.2 )
206206 cose (1.3.1 )
207207 cbor (~> 0.5.9 )
208208 openssl-signature_algorithm (~> 1.0 )
@@ -942,7 +942,7 @@ DEPENDENCIES
942942 chartkick (~> 5.2 )
943943 clearance (~> 2.11 )
944944 compact_index (~> 0.15.0 )
945- connection_pool ( ~> 2.0 )
945+ connection_pool
946946 csv (~> 3.3 )
947947 dalli (~> 3.2 )
948948 datadog (~> 2.30 )
@@ -1107,7 +1107,7 @@ CHECKSUMS
11071107 clearance (2.11.0) sha256=c198711033c095cf127ea076f6afd4b52723548992b5d40bc1d2e3a28e9b0c79
11081108 compact_index (0.15.0) sha256=5c6c404afca8928a7d9f4dde9524f6e1610db17e675330803055db282da84a8b
11091109 concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab
1110- connection_pool (2.5.5 ) sha256=e54ff92855753df1fd7c59fa04a398833355f27dd14c074f8c83a05f72a716ad
1110+ connection_pool (3.0.2 ) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a
11111111 cose (1.3.1) sha256=d5d4dbcd6b035d513edc4e1ab9bc10e9ce13b4011c96e3d1b8fe5e6413fd6de5
11121112 crack (1.0.1) sha256=ff4a10390cd31d66440b7524eb1841874db86201d5b70032028553130b6d4c7e
11131113 crass (1.0.6) sha256=dc516022a56e7b3b156099abc81b6d2b08ea1ed12676ac7a5657617f012bd45d
You can’t perform that action at this time.
0 commit comments