From 5a86019a971fcc4abf25dd72ed36f7478877d8de Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Wed, 10 Oct 2012 13:55:09 +1300 Subject: [PATCH] Added note to Gemfile about Hoiio gem --- Gemfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 9810ccf..6ac8f8c 100644 --- a/Gemfile +++ b/Gemfile @@ -44,6 +44,7 @@ gem 'octokit', '~> 1.0.0' gem 'campy' # Hipchat gem 'hipchat' +# Hoiio (SMS) gem 'hoi' # Authentication @@ -101,4 +102,4 @@ group :assets do gem 'uglifier', '>= 1.0.3' end -gem 'turbo-sprockets-rails3' \ No newline at end of file +gem 'turbo-sprockets-rails3' -- libgit2 0.21.2