mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-09-26 19:51:10 +08:00

Our use of Ruby is limited to the tests which make sure the servers are running; still, I like to keep it up-to-date.
62 lines
1.3 KiB
Plaintext
62 lines
1.3 KiB
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
ast (2.4.3)
|
|
diff-lcs (1.6.2)
|
|
json (2.13.2)
|
|
language_server-protocol (3.17.0.5)
|
|
lint_roller (1.1.0)
|
|
parallel (1.27.0)
|
|
parser (3.3.9.0)
|
|
ast (~> 2.4.1)
|
|
racc
|
|
prism (1.5.1)
|
|
racc (1.8.1)
|
|
rainbow (3.1.1)
|
|
regexp_parser (2.11.2)
|
|
rspec (3.13.1)
|
|
rspec-core (~> 3.13.0)
|
|
rspec-expectations (~> 3.13.0)
|
|
rspec-mocks (~> 3.13.0)
|
|
rspec-core (3.13.5)
|
|
rspec-support (~> 3.13.0)
|
|
rspec-expectations (3.13.5)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.13.0)
|
|
rspec-mocks (3.13.5)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.13.0)
|
|
rspec-support (3.13.5)
|
|
rubocop (1.80.2)
|
|
json (~> 2.3)
|
|
language_server-protocol (~> 3.17.0.2)
|
|
lint_roller (~> 1.1.0)
|
|
parallel (~> 1.10)
|
|
parser (>= 3.3.0.2)
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
rubocop-ast (>= 1.46.0, < 2.0)
|
|
ruby-progressbar (~> 1.7)
|
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
rubocop-ast (1.46.0)
|
|
parser (>= 3.3.7.2)
|
|
prism (~> 1.4)
|
|
ruby-progressbar (1.13.0)
|
|
unicode-display_width (3.2.0)
|
|
unicode-emoji (~> 4.1)
|
|
unicode-emoji (4.1.0)
|
|
|
|
PLATFORMS
|
|
arm64-darwin-24
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
rspec
|
|
rubocop
|
|
|
|
RUBY VERSION
|
|
ruby 3.4.5p51
|
|
|
|
BUNDLED WITH
|
|
2.6.9
|