From a160318368411423073078e03b760ed2f38f246e Mon Sep 17 00:00:00 2001 From: Vokhmin Alexey V Date: Mon, 2 Sep 2013 20:40:52 +0400 Subject: [PATCH] #291: use GitHub repo --- Gemfile | 4 ++-- Gemfile.lock | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 053b1fe4a..bc1ea4404 100644 --- a/Gemfile +++ b/Gemfile @@ -24,8 +24,8 @@ gem 'highline', '~> 1.6.11' gem 'state_machine' gem 'redis-rails' -gem 'grack', :git => 'git@abf.rosalinux.ru:abf/grack.git', :require => 'git_http' -gem "grit", :git => 'git://github.com/warpc/grit.git' #, :path => '~/Sites/code/grit' +gem 'grack', :git => 'git://github.com/rosa-abf/grack.git', :require => 'git_http' +gem 'grit', :git => 'git://github.com/warpc/grit.git' #, :path => '~/Sites/code/grit' gem 'charlock_holmes', '~> 0.6.9' #, :git => 'git://github.com/brianmario/charlock_holmes.git', :branch => 'bundle-icu' gem 'github-linguist', '~> 2.3.4', :require => 'linguist' gem 'diff-display', '~> 0.0.1' diff --git a/Gemfile.lock b/Gemfile.lock index 1d15b828d..7b1356941 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,9 @@ +GIT + remote: git://github.com/rosa-abf/grack.git + revision: 020be3fef3fb308b9d214252522aa5945bf6584a + specs: + grack (0.2.0) + GIT remote: git://github.com/warpc/grit.git revision: f04f779fb052725b964ba259f8073a34e493c0c7 @@ -15,12 +21,6 @@ GIT redhillonrails_core (2.0.0.pre) activerecord (>= 3.1.0.rc) -GIT - remote: git@abf.rosalinux.ru:abf/grack.git - revision: 020be3fef3fb308b9d214252522aa5945bf6584a - specs: - grack (0.2.0) - GEM remote: https://rubygems.org/ specs: