format-staged/Gemfile.lock

44 lines
840 B
Text
Raw Normal View History

2022-05-25 19:06:26 +02:00
PATH
remote: .
specs:
2022-05-25 21:10:50 +02:00
format-staged (0.0.3)
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)
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
rainbow (3.1.1)
2022-05-25 20:21:33 +02:00
rake (13.0.6)
2022-05-25 19:09:47 +02:00
regexp_parser (2.4.0)
rexml (3.2.5)
rubocop (1.29.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.17.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.18.0)
parser (>= 3.1.1.0)
2022-05-25 20:21:33 +02:00
rubocop-rake (0.6.0)
rubocop (~> 1.0)
2022-05-25 19:09:47 +02:00
ruby-progressbar (1.11.0)
unicode-display_width (2.1.0)
2022-05-25 19:06:26 +02:00
PLATFORMS
ruby
DEPENDENCIES
format-staged!
2022-05-25 20:21:33 +02:00
rake (~> 13.0)
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