bsdcontrol.rb/Gemfile.lock

72 lines
1.6 KiB
Text
Raw Normal View History

2024-03-01 02:29:43 +01:00
PATH
remote: .
specs:
2024-05-13 02:15:38 +02:00
bsdcontrol.rb (0.2.0)
2024-03-01 02:29:43 +01:00
GEM
remote: https://rubygems.org/
specs:
2024-05-12 05:59:38 +02:00
ast (2.4.2)
json (2.7.2)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
parallel (1.24.0)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
2024-03-08 00:27:20 +01:00
power_assert (2.0.3)
2024-05-12 05:59:38 +02:00
racc (1.7.3)
rainbow (3.1.1)
2024-03-01 02:29:43 +01:00
rake (13.1.0)
2024-03-21 01:45:28 +01:00
rake-compiler (1.2.7)
2024-03-01 02:29:43 +01:00
rake
2024-05-12 05:59:38 +02:00
regexp_parser (2.9.1)
rexml (3.2.6)
rubocop (1.62.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (1.13.0)
standard (1.35.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.62.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.3)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.3.1)
lint_roller (~> 1.1)
rubocop-performance (~> 1.20.2)
2024-05-13 16:26:29 +02:00
test-cmd.rb (0.9.3)
2024-03-08 00:27:20 +01:00
test-unit (3.6.2)
power_assert
2024-05-12 05:59:38 +02:00
unicode-display_width (2.5.0)
2024-03-01 02:29:43 +01:00
PLATFORMS
amd64-freebsd-14
ruby
DEPENDENCIES
2024-03-20 21:28:59 +01:00
bsdcontrol.rb!
2024-03-21 01:45:28 +01:00
rake-compiler (~> 1.2)
2024-05-12 05:59:38 +02:00
standard (~> 1.35)
2024-05-12 05:53:21 +02:00
test-cmd.rb (~> 0.8)
2024-03-08 00:27:20 +01:00
test-unit (~> 3.6)
2024-03-01 02:29:43 +01:00
BUNDLED WITH
2024-05-12 05:23:59 +02:00
2.5.9