From cdd85f9b964d270ba3261acb6c3e13a7c400cbfe Mon Sep 17 00:00:00 2001 From: lakshmivyas Date: Sat, 28 Jun 2014 15:33:03 +0530 Subject: [PATCH] lml/ost#347: Use git reference for unconfirm gem. --- Gemfile | 2 +- Gemfile.lock | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index d66a8bc5..3983791b 100644 --- a/Gemfile +++ b/Gemfile @@ -59,7 +59,7 @@ gem 'remotipart', '~> 1.0' gem 'babbler', '~> 1.0.0' gem 'sketchily', '~> 1.5.0' -gem 'unconfirm', path: '../unconfirm' +gem 'unconfirm', git: 'https://github.com/lml/unconfirm.git', ref: '7cc1ed8b46' gem 'on_the_spot', git: 'https://github.com/kevinburleigh75/on_the_spot.git', ref: '67a423a' diff --git a/Gemfile.lock b/Gemfile.lock index 1ead6829..66521f4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,8 +24,10 @@ GIT on_the_spot (1.0.2) json_pure (>= 1.4.6) -PATH - remote: ../unconfirm +GIT + remote: https://github.com/lml/unconfirm.git + revision: 7cc1ed8b46453fa78c7e117e0de9383a392d0bd5 + ref: 7cc1ed8b46 specs: unconfirm (0.0.1) activerecord-typedstore