csc360-a1-shell/ruby/Gemfile.lock

42 lines
824 B
Text

GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
minitest (5.17.0)
parallel (1.22.1)
parser (3.2.1.0)
ast (~> 2.4.1)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.7.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.26.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.11.0)
unicode-display_width (2.4.2)
wordexp (0.1.2)
PLATFORMS
arm64-darwin-21
arm64-darwin-22
DEPENDENCIES
minitest (~> 5.15)
rake (~> 13.0)
rubocop (= 1.24.1)
wordexp (~> 0.1)
RUBY VERSION
ruby 3.2.1p31
BUNDLED WITH
2.4.6