update object file name to ruby

This commit is contained in:
Torsten Ruger
2017-04-14 14:47:22 +03:00
parent d0df1a2e28
commit 70479f7074
4 changed files with 7 additions and 8 deletions

View File

@ -7,8 +7,7 @@ gem "rubyx" , :path => "."
gem "rake"
gem "rye"
gem "salama-object-file" , :git => "https://github.com/ruby-x/rubyx-object-file"
#gem "salama-object-file" , :path => "../salama-object-file"
gem "rubyx-object-file" , :git => "https://github.com/ruby-x/rubyx-object-file"
group :test do
gem "codeclimate-test-reporter" , require: false