diff --git a/Gemfile b/Gemfile index 3b54673..c9eab07 100644 --- a/Gemfile +++ b/Gemfile @@ -49,7 +49,7 @@ gem 'campy' # Hipchat gem 'hipchat' # Google Talk -gem 'xmpp4r' +gem 'xmpp4r', :require => ["xmpp4r", "xmpp4r/muc"] # Hoiio (SMS) gem 'hoi' # Pushover (iOS Push notifications) -- libgit2 0.21.2