mad_mimi_two 0.6.3 → 0.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -69,7 +69,8 @@ module MadMimiTwo
69
69
  end
70
70
  def get_lists
71
71
  xml_list=get_audience_xml
72
- res={}
72
+ res={'select list'=>'select list'}
73
+
73
74
  reader = Nokogiri::XML::Reader(xml_list)
74
75
  reader.each do |node|
75
76
  res=res.merge({ node.attribute('name') => node.attribute('id')}) # eventually will want hash
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mad_mimi_two
3
3
  version: !ruby/object:Gem::Version
4
- hash: 1
4
+ hash: 15
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 6
9
- - 3
10
- version: 0.6.3
9
+ - 4
10
+ version: 0.6.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - scott sproule