128 lines
3.0 KiB
Plaintext
128 lines
3.0 KiB
Plaintext
PATH
|
|
remote: .
|
|
specs:
|
|
rex (0.1.0)
|
|
em-websocket (~> 0.5)
|
|
eventmachine (~> 1.2)
|
|
json-schema (~> 4)
|
|
rbtree (~> 0.4.6)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
activesupport (7.1.1)
|
|
base64
|
|
bigdecimal
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
connection_pool (>= 2.2.5)
|
|
drb
|
|
i18n (>= 1.6, < 2)
|
|
minitest (>= 5.1)
|
|
mutex_m
|
|
tzinfo (~> 2.0)
|
|
addressable (2.8.6)
|
|
public_suffix (>= 2.0.2, < 6.0)
|
|
ast (2.4.2)
|
|
base64 (0.1.1)
|
|
bigdecimal (3.1.4)
|
|
concurrent-ruby (1.2.2)
|
|
connection_pool (2.4.1)
|
|
diff-lcs (1.5.0)
|
|
docile (1.4.0)
|
|
drb (2.1.1)
|
|
ruby2_keywords
|
|
em-websocket (0.5.3)
|
|
eventmachine (>= 0.12.9)
|
|
http_parser.rb (~> 0)
|
|
eventmachine (1.2.7)
|
|
factory_bot (6.3.0)
|
|
activesupport (>= 5.0.0)
|
|
http_parser.rb (0.8.0)
|
|
i18n (1.14.1)
|
|
concurrent-ruby (~> 1.0)
|
|
json (2.6.3)
|
|
json-schema (4.1.1)
|
|
addressable (>= 2.8)
|
|
language_server-protocol (3.17.0.3)
|
|
lint_roller (1.1.0)
|
|
minitest (5.20.0)
|
|
mutex_m (0.1.2)
|
|
parallel (1.23.0)
|
|
parser (3.2.2.4)
|
|
ast (~> 2.4.1)
|
|
racc
|
|
public_suffix (5.0.4)
|
|
racc (1.7.1)
|
|
rainbow (3.1.1)
|
|
rake (13.0.6)
|
|
rbtree (0.4.6)
|
|
regexp_parser (2.8.2)
|
|
rexml (3.2.6)
|
|
rspec (3.12.0)
|
|
rspec-core (~> 3.12.0)
|
|
rspec-expectations (~> 3.12.0)
|
|
rspec-mocks (~> 3.12.0)
|
|
rspec-core (3.12.2)
|
|
rspec-support (~> 3.12.0)
|
|
rspec-expectations (3.12.3)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.12.0)
|
|
rspec-mocks (3.12.6)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.12.0)
|
|
rspec-support (3.12.1)
|
|
rubocop (1.56.4)
|
|
base64 (~> 0.1.1)
|
|
json (~> 2.3)
|
|
language_server-protocol (>= 3.17.0)
|
|
parallel (~> 1.10)
|
|
parser (>= 3.2.2.3)
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
regexp_parser (>= 1.8, < 3.0)
|
|
rexml (>= 3.2.5, < 4.0)
|
|
rubocop-ast (>= 1.28.1, < 2.0)
|
|
ruby-progressbar (~> 1.7)
|
|
unicode-display_width (>= 2.4.0, < 3.0)
|
|
rubocop-ast (1.29.0)
|
|
parser (>= 3.2.1.0)
|
|
rubocop-performance (1.19.1)
|
|
rubocop (>= 1.7.0, < 2.0)
|
|
rubocop-ast (>= 0.4.0)
|
|
ruby-progressbar (1.13.0)
|
|
ruby2_keywords (0.0.5)
|
|
simplecov (0.22.0)
|
|
docile (~> 1.1)
|
|
simplecov-html (~> 0.11)
|
|
simplecov_json_formatter (~> 0.1)
|
|
simplecov-html (0.12.3)
|
|
simplecov_json_formatter (0.1.4)
|
|
standard (1.31.2)
|
|
language_server-protocol (~> 3.17.0.2)
|
|
lint_roller (~> 1.0)
|
|
rubocop (~> 1.56.4)
|
|
standard-custom (~> 1.0.0)
|
|
standard-performance (~> 1.2)
|
|
standard-custom (1.0.2)
|
|
lint_roller (~> 1.0)
|
|
rubocop (~> 1.50)
|
|
standard-performance (1.2.1)
|
|
lint_roller (~> 1.1)
|
|
rubocop-performance (~> 1.19.1)
|
|
tzinfo (2.0.6)
|
|
concurrent-ruby (~> 1.0)
|
|
unicode-display_width (2.5.0)
|
|
|
|
PLATFORMS
|
|
arm64-darwin-22
|
|
|
|
DEPENDENCIES
|
|
factory_bot (~> 6.3)
|
|
rake (~> 13.0)
|
|
rex!
|
|
rspec (~> 3.0)
|
|
simplecov (~> 0.22.0)
|
|
standard (~> 1.3)
|
|
|
|
BUNDLED WITH
|
|
2.4.8
|