diff --git a/Gemfile b/Gemfile index 7e10fac1..430e1a64 100644 --- a/Gemfile +++ b/Gemfile @@ -3,6 +3,7 @@ source "http://rubygems.org" gem "parslet" gem "salama-reader" , "0.0.3" , :require => "parser" #, :git => "https://github.com/salama/salama-reader.git" gem "salama-object-file" , "0.1" , :git => "https://github.com/salama/salama-object-file.git" +#gem "salama-object-file" , "0.1" , :path => "../salama-object-file" group :development do gem "minitest" diff --git a/Gemfile.lock b/Gemfile.lock index b947f300..f259c29f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/salama/salama-object-file.git - revision: 217eda2436ed6b6e579641aeef4d04beea7fdaa6 + revision: b00f49ade6338da0f6766211a749d2000d36899b specs: salama-object-file (0.1)