had to let go of crystal (sniff) as the name was taken
This commit is contained in:
2
Gemfile
2
Gemfile
@ -1,7 +1,7 @@
|
||||
source "http://rubygems.org"
|
||||
|
||||
gem "parslet" , :git => 'https://github.com/NigelThorne/parslet.git'
|
||||
gem "crystal-reader" , "0.1.0" , :require => "parser" , :git => "https://github.com/crystal-vm/crystal-reader.git"
|
||||
gem "sapphire-reader" , "0.1.0" , :require => "parser" , :git => "https://github.com/sapphire-vm/sapphire-reader.git"
|
||||
|
||||
group :development do
|
||||
gem "minitest"
|
||||
|
Reference in New Issue
Block a user