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

View File

@ -1,5 +1,5 @@
GIT
remote: git://github.com/salama/salama-object-file.git
remote: git://github.com/ruby-x/rubyx-object-file.git
revision: aab01b23108f10063433b1ef9f703ff2927d0b80
specs:
salama-object-file (0.3.0)