lib/blather.rb in blather-0.4.15 vs lib/blather.rb in blather-0.4.16
- old
+ new
@@ -1,16 +1,18 @@
# Require the necessary files
%w[
rubygems
eventmachine
nokogiri
+ ipaddr
digest/md5
digest/sha1
logger
blather/core_ext/active_support
blather/core_ext/eventmachine
+ blather/core_ext/ipaddr
blather/core_ext/nokogiri
blather/errors
blather/errors/sasl_error
blather/errors/stanza_error
@@ -35,9 +37,10 @@
blather/stanza/disco
blather/stanza/disco/disco_info
blather/stanza/disco/disco_items
blather/stanza/message
blather/stanza/presence
+ blather/stanza/presence/c
blather/stanza/presence/status
blather/stanza/presence/subscription
blather/stanza/pubsub
blather/stanza/pubsub/affiliations