diff --git a/Gemfile b/Gemfile index 74766d89..cab53caf 100644 --- a/Gemfile +++ b/Gemfile @@ -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 diff --git a/Gemfile.lock b/Gemfile.lock index f765bbd2..dd71ba48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)