mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-04 21:46:31 +03:00
Merge 5e1c76629b
into e6df3d19fa
This commit is contained in:
commit
2004514ac6
@ -1,22 +1,30 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
base64 (0.2.0)
|
||||
json (2.6.2)
|
||||
mustermann (3.0.0)
|
||||
logger (1.6.1)
|
||||
mustermann (3.0.3)
|
||||
ruby2_keywords (~> 0.0.1)
|
||||
nio4r (2.5.8)
|
||||
puma (6.0.0)
|
||||
nio4r (~> 2.0)
|
||||
rack (2.2.6.2)
|
||||
rack-protection (3.0.4)
|
||||
rack
|
||||
rack (3.1.8)
|
||||
rack-protection (4.1.0)
|
||||
base64 (>= 0.1.0)
|
||||
logger (>= 1.6.0)
|
||||
rack (>= 3.0.0, < 4)
|
||||
rack-session (2.0.0)
|
||||
rack (>= 3.0.0)
|
||||
ruby2_keywords (0.0.5)
|
||||
sinatra (3.0.4)
|
||||
sinatra (4.1.0)
|
||||
logger (>= 1.6.0)
|
||||
mustermann (~> 3.0)
|
||||
rack (~> 2.2, >= 2.2.4)
|
||||
rack-protection (= 3.0.4)
|
||||
rack (>= 3.0.0, < 4)
|
||||
rack-protection (= 4.1.0)
|
||||
rack-session (>= 2.0.0, < 3)
|
||||
tilt (~> 2.0)
|
||||
tilt (2.0.11)
|
||||
tilt (2.4.0)
|
||||
|
||||
PLATFORMS
|
||||
arm64-darwin-21
|
||||
|
Loading…
Reference in New Issue
Block a user