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