renamed dependencies too
This commit is contained in:
parent
1647b746ea
commit
0b431a0011
2
Gemfile
2
Gemfile
@ -6,7 +6,7 @@ gem "ast" , :github => "whitequark/ast" , branch: :master
|
|||||||
gem "rake"
|
gem "rake"
|
||||||
gem "rye"
|
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 "salama-object-file" , :path => "../salama-object-file"
|
||||||
|
|
||||||
gem "codeclimate-test-reporter", require: nil
|
gem "codeclimate-test-reporter", require: nil
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: git://github.com/salama/salama-object-file.git
|
remote: git://github.com/ruby-x/rubyx-object-file.git
|
||||||
revision: aab01b23108f10063433b1ef9f703ff2927d0b80
|
revision: aab01b23108f10063433b1ef9f703ff2927d0b80
|
||||||
specs:
|
specs:
|
||||||
salama-object-file (0.3.0)
|
salama-object-file (0.3.0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user