renamed dependencies too

This commit is contained in:
Torsten Ruger
2017-01-02 00:40:42 +02:00
parent 1647b746ea
commit 0b431a0011
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ gem "ast" , :github => "whitequark/ast" , branch: :master
gem "rake"
gem "rye"
gem "salama-object-file" , :github => "ruby-x/salama-object-file"
gem "salama-object-file" , :github => "ruby-x/rubyx-object-file"
#gem "salama-object-file" , :path => "../salama-object-file"
gem "codeclimate-test-reporter", require: nil