NETRAVE/lib/Gemfile.lock

41 lines
820 B
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2023-06-03 10:35:25 -06:00
ast (2.4.2)
console (1.16.2)
fiber-local
curses (1.4.4)
fiber-local (1.0.0)
2023-06-03 10:35:25 -06:00
json (2.6.3)
parallel (1.23.0)
parser (3.2.2.1)
ast (~> 2.4.1)
rainbow (3.1.1)
regexp_parser (2.8.0)
rexml (3.2.5)
rubocop (1.52.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
unicode-display_width (2.4.2)
PLATFORMS
x86_64-linux
DEPENDENCIES
console
curses (~> 1.4)
2023-06-03 10:35:25 -06:00
rubocop (~> 1.52)
BUNDLED WITH
2.4.13