File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
33gem 'roda' , '~> 3.102'
4- gem 'puma' , '~> 7.2 '
4+ gem 'puma' , '~> 8.0 '
55gem 'pg' , '~> 1.5'
66gem 'json'
77gem 'concurrent-ruby'
Original file line number Diff line number Diff line change 88 pg (1.6.3 )
99 pg (1.6.3-arm64-darwin )
1010 pg (1.6.3-x86_64-linux )
11- puma (7.2.0 )
11+ puma (8.0.1 )
1212 nio4r (~> 2.0 )
1313 rack (3.2.5 )
1414 roda (3.102.0 )
@@ -32,7 +32,7 @@ DEPENDENCIES
3232 connection_pool
3333 json
3434 pg (~> 1.5 )
35- puma (~> 7.2 )
35+ puma (~> 8.0 )
3636 roda (~> 3.102 )
3737
3838CHECKSUMS
@@ -43,7 +43,7 @@ CHECKSUMS
4343 pg (1.6.3) sha256=1388d0563e13d2758c1089e35e973a3249e955c659592d10e5b77c468f628a99
4444 pg (1.6.3-arm64-darwin) sha256=7240330b572e6355d7c75a7de535edb5dfcbd6295d9c7777df4d9dddfb8c0e5f
4545 pg (1.6.3-x86_64-linux) sha256=5d9e188c8f7a0295d162b7b88a768d8452a899977d44f3274d1946d67920ae8d
46- puma (7.2.0 ) sha256=bf8ef4ab514a4e6d4554cb4326b2004eba5036ae05cf765cfe51aba9706a72a8
46+ puma (8.0.1 ) sha256=7b94e50c07655718c1fb8ae41a11fc06c7d61293208b3aa608ff71a46d3ad37c
4747 rack (3.2.5) sha256=4cbd0974c0b79f7a139b4812004a62e4c60b145cba76422e288ee670601ed6d3
4848 roda (3.102.0) sha256=b2156fff6d2b1b52bfac39e4ccde0d820a26594f069c3d9e99cc0853f7ee7dcc
4949
You can’t perform that action at this time.
0 commit comments