安装我的宝石有问题,我不知道如何解决它: 的Gemfile:
source "https://rubygems.org"
gem "colorize"
gem "text-table"
Error:
C:\Ruby193\bin\ruby.exe -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) C:\Ruby193\bin/bundle install
Gemfile syntax error on line 1: syntax error, unexpected tIDENTIFIER, expecting
$end
gem "text-table"
^
Process finished with exit code 4