format-staged/Gemfile.lock

75 lines
1.6 KiB
Text
Raw Normal View History

2022-05-25 19:06:26 +02:00
PATH
remote: .
specs:
2022-06-07 10:16:36 +02:00
format-staged (0.1.2)
2022-05-26 09:16:14 +02:00
colorize
2022-05-25 19:06:26 +02:00
GEM
remote: http://rubygems.org/
specs:
2022-05-25 19:09:47 +02:00
ast (2.4.2)
2022-05-29 10:05:04 +02:00
code-scanning-rubocop (0.6.1)
rubocop (~> 1.0)
2024-06-16 17:51:45 +02:00
colorize (1.1.0)
diff-lcs (1.5.1)
json (2.7.2)
language_server-protocol (3.17.0.3)
parallel (1.25.1)
2024-08-03 19:21:16 +02:00
parser (3.3.4.0)
2022-05-25 19:09:47 +02:00
ast (~> 2.4.1)
2024-06-16 17:51:45 +02:00
racc
2024-08-03 19:21:16 +02:00
racc (1.8.1)
2022-05-25 19:09:47 +02:00
rainbow (3.1.1)
2024-06-16 17:51:45 +02:00
rake (13.2.1)
regexp_parser (2.9.2)
2024-08-03 19:21:16 +02:00
rexml (3.3.4)
2024-06-16 17:51:45 +02:00
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
2022-05-29 11:14:54 +02:00
diff-lcs (>= 1.2.0, < 2.0)
2024-06-16 17:51:45 +02:00
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
2022-05-29 11:14:54 +02:00
diff-lcs (>= 1.2.0, < 2.0)
2024-06-16 17:51:45 +02:00
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rspec_junit_formatter (0.6.0)
2022-06-05 13:03:58 +02:00
rspec-core (>= 2, < 4, != 2.12.0)
2024-08-03 19:21:16 +02:00
rubocop (1.65.1)
2024-06-16 17:51:45 +02:00
json (~> 2.3)
language_server-protocol (>= 3.17.0)
2022-05-25 19:09:47 +02:00
parallel (~> 1.10)
2024-06-16 17:51:45 +02:00
parser (>= 3.3.0.2)
2022-05-25 19:09:47 +02:00
rainbow (>= 2.2.2, < 4.0)
2024-08-03 19:21:16 +02:00
regexp_parser (>= 2.4, < 3.0)
2022-05-25 19:09:47 +02:00
rexml (>= 3.2.5, < 4.0)
2024-06-16 17:51:45 +02:00
rubocop-ast (>= 1.31.1, < 2.0)
2022-05-25 19:09:47 +02:00
ruby-progressbar (~> 1.7)
2024-06-16 17:51:45 +02:00
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
2022-05-25 20:21:33 +02:00
rubocop-rake (0.6.0)
rubocop (~> 1.0)
2024-06-16 17:51:45 +02:00
ruby-progressbar (1.13.0)
strscan (3.1.0)
unicode-display_width (2.5.0)
2022-05-25 19:06:26 +02:00
PLATFORMS
ruby
DEPENDENCIES
2022-05-29 10:05:04 +02:00
code-scanning-rubocop
2022-05-25 19:06:26 +02:00
format-staged!
2022-05-25 20:21:33 +02:00
rake (~> 13.0)
2022-05-29 11:14:54 +02:00
rspec
2022-06-05 13:03:58 +02:00
rspec_junit_formatter
2022-05-25 19:09:47 +02:00
rubocop (~> 1.29)
2022-05-25 20:21:33 +02:00
rubocop-rake (~> 0.6)
2022-05-25 19:06:26 +02:00
BUNDLED WITH
2.1.4