From c1ca338fdb32b05fd047730be9ca6569d22c6806 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Mon, 20 Mar 2017 14:08:34 +0000 Subject: Updated gems to (roughly) jessie versions; removed XMPP support. Also changed the postgres tests to "skip" if no postgres db is available. --- lib/mauve/people_list.rb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lib/mauve/people_list.rb') diff --git a/lib/mauve/people_list.rb b/lib/mauve/people_list.rb index 7124241..8178635 100644 --- a/lib/mauve/people_list.rb +++ b/lib/mauve/people_list.rb @@ -25,11 +25,6 @@ module Mauve alias username label - # - # A dummy XMPP method. - # - def xmpp; nil ; end - # Append an Array or String to a list # # @param [Array or String] arr -- cgit v1.2.1