From 0b431a00111ec98fc93b3670bef9892f8642dcf7 Mon Sep 17 00:00:00 2001 From: Torsten Ruger Date: Mon, 2 Jan 2017 00:40:42 +0200 Subject: [PATCH] renamed dependencies too --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)