csc360-a1-shell/ruby/Gemfile.lock
2022-01-17 00:44:50 -08:00

37 lines
716 B
Text

GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
parallel (1.21.0)
parser (3.1.0.0)
ast (~> 2.4.1)
rainbow (3.1.1)
regexp_parser (2.2.0)
rexml (3.2.5)
rubocop (1.24.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
unicode-display_width (2.1.0)
wordexp (0.1.1)
PLATFORMS
arm64-darwin-21
DEPENDENCIES
rubocop
wordexp (~> 0.1)
RUBY VERSION
ruby 3.1.0p0
BUNDLED WITH
2.3.3