This commit is contained in:
Torsten Ruger 2014-07-29 18:47:24 +03:00
parent 7b6f364ba8
commit 869788536f
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
source "http://rubygems.org"
gem "parslet" , :git => 'https://github.com/NigelThorne/parslet.git'
gem "salama-reader" , "0.1.0" , :require => "parser" , :git => "https://github.com/salama-vm/salama-reader.git"
gem "salama-reader" , "0.1.0" , :require => "parser" , :git => "https://github.com/salama/salama-reader.git"
group :development do
gem "minitest"

View File

@ -6,8 +6,8 @@ GIT
blankslate (~> 2.0)
GIT
remote: https://github.com/salama-vm/salama-reader.git
revision: 03ad97ef279cfbf27720db20130303999cdf2326
remote: https://github.com/salama/salama-reader.git
revision: 0cc0812d5ec6912bfd4753e61b3b02cfcd741283
specs:
salama-reader (0.1.0)
@ -88,9 +88,9 @@ PLATFORMS
DEPENDENCIES
jeweler
salama-reader (= 0.1.0)!
minitest
parslet!
pry
roodi
salama-reader (= 0.1.0)!
simplecov