123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130 |
- GEM
- remote: https://rubygems.org/
- specs:
- ast (2.4.2)
- async (2.5.0)
- console (~> 1.10)
- io-event (~> 1.1)
- timers (~> 4.1)
- async-container (0.16.12)
- async
- async-io
- async-http (0.60.1)
- async (>= 1.25)
- async-io (>= 1.28)
- async-pool (>= 0.2)
- protocol-http (~> 0.24.0)
- protocol-http1 (~> 0.15.0)
- protocol-http2 (~> 0.15.0)
- traces (>= 0.8.0)
- async-http-cache (0.4.3)
- async-http (~> 0.56)
- async-io (1.34.3)
- async
- async-pool (0.4.0)
- async (>= 1.25)
- build-environment (1.13.0)
- concurrent-ruby (1.2.2)
- connection_pool (2.4.0)
- console (1.16.2)
- fiber-local
- falcon (0.42.3)
- async
- async-container (~> 0.16.0)
- async-http (~> 0.57)
- async-http-cache (~> 0.4.0)
- async-io (~> 1.22)
- build-environment (~> 1.13)
- bundler
- localhost (~> 1.1)
- openssl (~> 3.0)
- process-metrics (~> 0.2.0)
- protocol-rack (~> 0.1)
- samovar (~> 2.1)
- fiber-local (1.0.0)
- io-event (1.1.7)
- json (2.6.3)
- kgio (2.11.4)
- localhost (1.1.10)
- mapping (1.1.1)
- nio4r (2.5.9)
- oj (3.14.2)
- openssl (3.1.0)
- parallel (1.23.0)
- parser (3.2.2.1)
- ast (~> 2.4.1)
- pg (1.5.3)
- process-metrics (0.2.1)
- console (~> 1.8)
- samovar (~> 2.1)
- protocol-hpack (1.4.2)
- protocol-http (0.24.1)
- protocol-http1 (0.15.0)
- protocol-http (~> 0.22)
- protocol-http2 (0.15.1)
- protocol-hpack (~> 1.4)
- protocol-http (~> 0.18)
- protocol-rack (0.2.4)
- protocol-http (~> 0.23)
- rack (>= 1.0)
- puma (6.2.1)
- nio4r (~> 2.0)
- rack (3.0.7)
- rack-test (2.1.0)
- rack (>= 1.3)
- rainbow (3.1.1)
- raindrops (0.20.1)
- regexp_parser (2.8.0)
- rexml (3.2.5)
- rubocop (1.51.0)
- json (~> 2.3)
- parallel (~> 1.10)
- parser (>= 3.2.0.0)
- rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.8, < 3.0)
- rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.28.0, < 2.0)
- ruby-progressbar (~> 1.7)
- unicode-display_width (>= 2.4.0, < 3.0)
- rubocop-ast (1.28.1)
- parser (>= 3.2.1.0)
- ruby-progressbar (1.13.0)
- samovar (2.1.4)
- console (~> 1.0)
- mapping (~> 1.0)
- sequel (5.68.0)
- sequel_pg (1.17.1)
- pg (>= 0.18.0, != 1.2.0)
- sequel (>= 4.38.0)
- timers (4.3.5)
- traces (0.9.1)
- tzinfo (2.0.6)
- concurrent-ruby (~> 1.0)
- tzinfo-data (1.2023.3)
- tzinfo (>= 1.0.0)
- unicode-display_width (2.4.2)
- unicorn (6.1.0)
- kgio (~> 2.6)
- raindrops (~> 0.7)
- PLATFORMS
- x86_64-darwin-20
- x86_64-linux
- DEPENDENCIES
- connection_pool (~> 2.4)
- falcon (~> 0.42)
- jdbc-postgres (~> 42.2)
- json (~> 2.6)
- oj (~> 3.14)
- pg (~> 1.5)
- puma (~> 6.2)
- rack-test
- rubocop
- sequel
- sequel_pg
- tzinfo-data (= 1.2023.3)
- unicorn (~> 6.1)
- BUNDLED WITH
- 2.4.10
|