whois 2.6.3 → 2.6.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2140) hide show
  1. data/CHANGELOG.md +35 -1
  2. data/bin/ruby-whois +4 -4
  3. data/lib/whois.rb +18 -18
  4. data/lib/whois/definitions/tlds.rb +148 -146
  5. data/lib/whois/record/contact.rb +2 -1
  6. data/lib/whois/record/parser/NOTES.txt +0 -3
  7. data/lib/whois/record/parser/base_whoisd.rb +150 -0
  8. data/lib/whois/record/parser/whois.networksolutions.com.rb +7 -2
  9. data/lib/whois/record/parser/whois.nic.cz.rb +6 -68
  10. data/lib/whois/record/parser/whois.nic.fo.rb +46 -0
  11. data/lib/whois/record/parser/whois.nic.gs.rb +16 -0
  12. data/lib/whois/record/parser/whois.pir.org.rb +43 -0
  13. data/lib/whois/record/parser/whois.publicinterestregistry.net.rb +5 -25
  14. data/lib/whois/record/parser/whois.rnids.rs.rb +7 -1
  15. data/lib/whois/record/parser/whois.tcinet.ru.rb +7 -3
  16. data/lib/whois/record/parser/whois.tld.ee.rb +7 -112
  17. data/lib/whois/record/parser/whois.tznic.or.tz.rb +5 -62
  18. data/lib/whois/record/scanners/base.rb +8 -4
  19. data/lib/whois/record/scanners/whois.rnids.rs.rb +3 -17
  20. data/lib/whois/record/scanners/whoisd.rb +56 -0
  21. data/lib/whois/server.rb +9 -3
  22. data/lib/whois/server/adapters/afilias.rb +2 -2
  23. data/lib/whois/server/adapters/base.rb +5 -1
  24. data/lib/whois/server/adapters/verisign.rb +2 -2
  25. data/lib/whois/server/adapters/web.rb +4 -1
  26. data/lib/whois/version.rb +1 -1
  27. data/whois.gemspec +3 -3
  28. metadata +6 -2114
  29. data/.gemtest +0 -0
  30. data/Rakefile +0 -150
  31. data/lib/whois/definitions/NOTES.txt +0 -12
  32. data/lib/whois/record/scanners/whois.tld.ee.rb +0 -50
  33. data/lib/whois/server/adapters/pir.rb +0 -57
  34. data/spec/fixtures/referrals/afilias.bz.txt +0 -40
  35. data/spec/fixtures/referrals/crsnic.com.txt +0 -210
  36. data/spec/fixtures/referrals/crsnic.com_referral.txt +0 -57
  37. data/spec/fixtures/referrals/crsnic.com_referral_missing.txt +0 -50
  38. data/spec/fixtures/referrals/crsnic.com_referral_multiple.txt +0 -210
  39. data/spec/fixtures/referrals/crsnic.com_referral_not_defined.txt +0 -53
  40. data/spec/fixtures/referrals/niccc.cc.txt +0 -59
  41. data/spec/fixtures/referrals/pir.org.txt +0 -84
  42. data/spec/fixtures/responses/FIND.txt +0 -1
  43. data/spec/fixtures/responses/UTF8.txt +0 -11
  44. data/spec/fixtures/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver.expected +0 -3
  45. data/spec/fixtures/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver.txt +0 -53
  46. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_available.expected +0 -45
  47. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_available.txt +0 -44
  48. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_registered.expected +0 -56
  49. data/spec/fixtures/responses/jobswhois.verisign-grs.com/status_registered.txt +0 -54
  50. data/spec/fixtures/responses/kero.yachay.pe/status_available.expected +0 -23
  51. data/spec/fixtures/responses/kero.yachay.pe/status_available.txt +0 -24
  52. data/spec/fixtures/responses/kero.yachay.pe/status_inactive.expected +0 -24
  53. data/spec/fixtures/responses/kero.yachay.pe/status_inactive.txt +0 -31
  54. data/spec/fixtures/responses/kero.yachay.pe/status_registered.expected +0 -31
  55. data/spec/fixtures/responses/kero.yachay.pe/status_registered.txt +0 -35
  56. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_available.expected +0 -23
  57. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_available.txt +0 -2
  58. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected +0 -27
  59. data/spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.txt +0 -26
  60. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_available.expected +0 -23
  61. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_available.txt +0 -2
  62. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.expected +0 -31
  63. data/spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.txt +0 -28
  64. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_available.expected +0 -23
  65. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_available.txt +0 -2
  66. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_registered.expected +0 -31
  67. data/spec/fixtures/responses/whois.adamsnames.tc/vg/status_registered.txt +0 -28
  68. data/spec/fixtures/responses/whois.aeda.net.ae/status_available.expected +0 -23
  69. data/spec/fixtures/responses/whois.aeda.net.ae/status_available.txt +0 -1
  70. data/spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected +0 -27
  71. data/spec/fixtures/responses/whois.aeda.net.ae/status_registered.txt +0 -15
  72. data/spec/fixtures/responses/whois.aero/status_available.expected +0 -57
  73. data/spec/fixtures/responses/whois.aero/status_available.txt +0 -1
  74. data/spec/fixtures/responses/whois.aero/status_registered.expected +0 -110
  75. data/spec/fixtures/responses/whois.aero/status_registered.txt +0 -102
  76. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.expected +0 -57
  77. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_available.txt +0 -1
  78. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.expected +0 -71
  79. data/spec/fixtures/responses/whois.afilias-grs.info/bz/status_registered.txt +0 -42
  80. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.expected +0 -57
  81. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_available.txt +0 -1
  82. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.expected +0 -106
  83. data/spec/fixtures/responses/whois.afilias-grs.info/gi/status_registered.txt +0 -98
  84. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_available.expected +0 -57
  85. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_available.txt +0 -1
  86. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_registered.expected +0 -106
  87. data/spec/fixtures/responses/whois.afilias-grs.info/hn/status_registered.txt +0 -85
  88. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.expected +0 -57
  89. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_available.txt +0 -1
  90. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.expected +0 -106
  91. data/spec/fixtures/responses/whois.afilias-grs.info/lc/status_registered.txt +0 -83
  92. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.expected +0 -57
  93. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_available.txt +0 -1
  94. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.expected +0 -110
  95. data/spec/fixtures/responses/whois.afilias-grs.info/mn/status_registered.txt +0 -100
  96. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.expected +0 -80
  97. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_available.txt +0 -1
  98. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.expected +0 -106
  99. data/spec/fixtures/responses/whois.afilias-grs.info/sc/status_registered.txt +0 -85
  100. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.expected +0 -57
  101. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_available.txt +0 -1
  102. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.expected +0 -110
  103. data/spec/fixtures/responses/whois.afilias-grs.info/vc/status_registered.txt +0 -100
  104. data/spec/fixtures/responses/whois.afilias.info/status_available.expected +0 -57
  105. data/spec/fixtures/responses/whois.afilias.info/status_available.txt +0 -1
  106. data/spec/fixtures/responses/whois.afilias.info/status_registered.expected +0 -110
  107. data/spec/fixtures/responses/whois.afilias.info/status_registered.txt +0 -104
  108. data/spec/fixtures/responses/whois.ai/status_available.expected +0 -23
  109. data/spec/fixtures/responses/whois.ai/status_available.txt +0 -2
  110. data/spec/fixtures/responses/whois.ai/status_registered.expected +0 -31
  111. data/spec/fixtures/responses/whois.ai/status_registered.txt +0 -59
  112. data/spec/fixtures/responses/whois.arnes.si/status_available.expected +0 -23
  113. data/spec/fixtures/responses/whois.arnes.si/status_available.txt +0 -29
  114. data/spec/fixtures/responses/whois.arnes.si/status_registered.expected +0 -33
  115. data/spec/fixtures/responses/whois.arnes.si/status_registered.txt +0 -55
  116. data/spec/fixtures/responses/whois.ati.tn/status_available.expected +0 -57
  117. data/spec/fixtures/responses/whois.ati.tn/status_available.txt +0 -4
  118. data/spec/fixtures/responses/whois.ati.tn/status_registered.expected +0 -122
  119. data/spec/fixtures/responses/whois.ati.tn/status_registered.txt +0 -36
  120. data/spec/fixtures/responses/whois.audns.net.au/property_status_with_multiple.expected +0 -2
  121. data/spec/fixtures/responses/whois.audns.net.au/property_status_with_multiple.txt +0 -22
  122. data/spec/fixtures/responses/whois.audns.net.au/status_available.expected +0 -56
  123. data/spec/fixtures/responses/whois.audns.net.au/status_available.txt +0 -1
  124. data/spec/fixtures/responses/whois.audns.net.au/status_registered.expected +0 -85
  125. data/spec/fixtures/responses/whois.audns.net.au/status_registered.txt +0 -23
  126. data/spec/fixtures/responses/whois.biz/status_available.expected +0 -53
  127. data/spec/fixtures/responses/whois.biz/status_available.txt +0 -25
  128. data/spec/fixtures/responses/whois.biz/status_registered.expected +0 -69
  129. data/spec/fixtures/responses/whois.biz/status_registered.txt +0 -89
  130. data/spec/fixtures/responses/whois.cat/property_status_missing.expected +0 -2
  131. data/spec/fixtures/responses/whois.cat/property_status_missing.txt +0 -18
  132. data/spec/fixtures/responses/whois.cat/property_status_multiple.expected +0 -2
  133. data/spec/fixtures/responses/whois.cat/property_status_multiple.txt +0 -83
  134. data/spec/fixtures/responses/whois.cat/property_status_ok.expected +0 -2
  135. data/spec/fixtures/responses/whois.cat/property_status_ok.txt +0 -83
  136. data/spec/fixtures/responses/whois.cat/status_available.expected +0 -23
  137. data/spec/fixtures/responses/whois.cat/status_available.txt +0 -18
  138. data/spec/fixtures/responses/whois.cat/status_registered.expected +0 -32
  139. data/spec/fixtures/responses/whois.cat/status_registered.txt +0 -83
  140. data/spec/fixtures/responses/whois.cctld.by/status_available.expected +0 -54
  141. data/spec/fixtures/responses/whois.cctld.by/status_available.txt +0 -1
  142. data/spec/fixtures/responses/whois.cctld.by/status_registered.expected +0 -64
  143. data/spec/fixtures/responses/whois.cctld.by/status_registered.txt +0 -11
  144. data/spec/fixtures/responses/whois.cctld.uz/property_expires_on_dash.expected +0 -2
  145. data/spec/fixtures/responses/whois.cctld.uz/property_expires_on_dash.txt +0 -123
  146. data/spec/fixtures/responses/whois.cctld.uz/property_status_reserved.expected +0 -8
  147. data/spec/fixtures/responses/whois.cctld.uz/property_status_reserved.txt +0 -123
  148. data/spec/fixtures/responses/whois.cctld.uz/status_available.expected +0 -23
  149. data/spec/fixtures/responses/whois.cctld.uz/status_available.txt +0 -12
  150. data/spec/fixtures/responses/whois.cctld.uz/status_registered.expected +0 -29
  151. data/spec/fixtures/responses/whois.cctld.uz/status_registered.txt +0 -123
  152. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.expected +0 -57
  153. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_available.txt +0 -1
  154. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.expected +0 -110
  155. data/spec/fixtures/responses/whois.centralnic.com/ae.org/status_registered.txt +0 -72
  156. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.expected +0 -57
  157. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_available.txt +0 -1
  158. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.expected +0 -118
  159. data/spec/fixtures/responses/whois.centralnic.com/ar.com/status_registered.txt +0 -73
  160. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_available.expected +0 -57
  161. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_available.txt +0 -1
  162. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.expected +0 -110
  163. data/spec/fixtures/responses/whois.centralnic.com/br.com/status_registered.txt +0 -72
  164. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.expected +0 -57
  165. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_available.txt +0 -1
  166. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.expected +0 -110
  167. data/spec/fixtures/responses/whois.centralnic.com/cn.com/status_registered.txt +0 -50
  168. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_available.expected +0 -57
  169. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_available.txt +0 -1
  170. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.expected +0 -112
  171. data/spec/fixtures/responses/whois.centralnic.com/de.com/status_registered.txt +0 -71
  172. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.expected +0 -57
  173. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_available.txt +0 -1
  174. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.expected +0 -110
  175. data/spec/fixtures/responses/whois.centralnic.com/eu.com/status_registered.txt +0 -56
  176. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.expected +0 -57
  177. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_available.txt +0 -1
  178. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.expected +0 -114
  179. data/spec/fixtures/responses/whois.centralnic.com/gb.com/status_registered.txt +0 -76
  180. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.expected +0 -57
  181. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_available.txt +0 -1
  182. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.expected +0 -114
  183. data/spec/fixtures/responses/whois.centralnic.com/gb.net/status_registered.txt +0 -77
  184. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.expected +0 -57
  185. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_available.txt +0 -1
  186. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.expected +0 -114
  187. data/spec/fixtures/responses/whois.centralnic.com/gr.com/status_registered.txt +0 -29
  188. data/spec/fixtures/responses/whois.centralnic.com/hu.com/property_contacts_omitted.txt +0 -32
  189. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.expected +0 -57
  190. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_available.txt +0 -1
  191. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.expected +0 -110
  192. data/spec/fixtures/responses/whois.centralnic.com/hu.com/status_registered.txt +0 -73
  193. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.expected +0 -57
  194. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_available.txt +0 -1
  195. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.expected +0 -110
  196. data/spec/fixtures/responses/whois.centralnic.com/jpn.com/status_registered.txt +0 -75
  197. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.expected +0 -57
  198. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_available.txt +0 -1
  199. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.expected +0 -116
  200. data/spec/fixtures/responses/whois.centralnic.com/kr.com/status_registered.txt +0 -77
  201. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_available.expected +0 -57
  202. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_available.txt +0 -1
  203. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_registered.expected +0 -110
  204. data/spec/fixtures/responses/whois.centralnic.com/no.com/status_registered.txt +0 -58
  205. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.expected +0 -57
  206. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_available.txt +0 -1
  207. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.expected +0 -114
  208. data/spec/fixtures/responses/whois.centralnic.com/qc.com/status_registered.txt +0 -54
  209. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.expected +0 -57
  210. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_available.txt +0 -1
  211. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.expected +0 -106
  212. data/spec/fixtures/responses/whois.centralnic.com/ru.com/status_registered.txt +0 -48
  213. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.expected +0 -57
  214. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_available.txt +0 -1
  215. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.expected +0 -110
  216. data/spec/fixtures/responses/whois.centralnic.com/sa.com/status_registered.txt +0 -72
  217. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_available.expected +0 -57
  218. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_available.txt +0 -1
  219. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.expected +0 -114
  220. data/spec/fixtures/responses/whois.centralnic.com/se.com/status_registered.txt +0 -76
  221. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_available.expected +0 -57
  222. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_available.txt +0 -1
  223. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.expected +0 -110
  224. data/spec/fixtures/responses/whois.centralnic.com/se.net/status_registered.txt +0 -72
  225. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.expected +0 -57
  226. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_available.txt +0 -1
  227. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.expected +0 -110
  228. data/spec/fixtures/responses/whois.centralnic.com/uk.com/status_registered.txt +0 -64
  229. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.expected +0 -57
  230. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_available.txt +0 -1
  231. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.expected +0 -110
  232. data/spec/fixtures/responses/whois.centralnic.com/uk.net/status_registered.txt +0 -63
  233. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_available.expected +0 -57
  234. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_available.txt +0 -1
  235. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.expected +0 -110
  236. data/spec/fixtures/responses/whois.centralnic.com/us.com/status_registered.txt +0 -54
  237. data/spec/fixtures/responses/whois.centralnic.com/us.org/status_available.expected +0 -57
  238. data/spec/fixtures/responses/whois.centralnic.com/us.org/status_available.txt +0 -1
  239. data/spec/fixtures/responses/whois.centralnic.com/uy.com/property_contacts_omitted.txt +0 -32
  240. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.expected +0 -57
  241. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_available.txt +0 -1
  242. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.expected +0 -110
  243. data/spec/fixtures/responses/whois.centralnic.com/uy.com/status_registered.txt +0 -72
  244. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_available.expected +0 -57
  245. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_available.txt +0 -1
  246. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.expected +0 -110
  247. data/spec/fixtures/responses/whois.centralnic.com/za.com/status_registered.txt +0 -60
  248. data/spec/fixtures/responses/whois.cira.ca/property_status_autorenew_grace.expected +0 -8
  249. data/spec/fixtures/responses/whois.cira.ca/property_status_autorenew_grace.txt +0 -43
  250. data/spec/fixtures/responses/whois.cira.ca/property_status_available.expected +0 -8
  251. data/spec/fixtures/responses/whois.cira.ca/property_status_available.txt +0 -9
  252. data/spec/fixtures/responses/whois.cira.ca/property_status_redemption.expected +0 -8
  253. data/spec/fixtures/responses/whois.cira.ca/property_status_redemption.txt +0 -40
  254. data/spec/fixtures/responses/whois.cira.ca/property_status_registered.expected +0 -8
  255. data/spec/fixtures/responses/whois.cira.ca/property_status_registered.txt +0 -40
  256. data/spec/fixtures/responses/whois.cira.ca/property_status_tobereleased.expected +0 -8
  257. data/spec/fixtures/responses/whois.cira.ca/property_status_tobereleased.txt +0 -10
  258. data/spec/fixtures/responses/whois.cira.ca/property_status_unavailable.txt +0 -11
  259. data/spec/fixtures/responses/whois.cira.ca/status_available.expected +0 -64
  260. data/spec/fixtures/responses/whois.cira.ca/status_available.txt +0 -9
  261. data/spec/fixtures/responses/whois.cira.ca/status_invalid.expected +0 -9
  262. data/spec/fixtures/responses/whois.cira.ca/status_invalid.txt +0 -11
  263. data/spec/fixtures/responses/whois.cira.ca/status_registered.expected +0 -118
  264. data/spec/fixtures/responses/whois.cira.ca/status_registered.txt +0 -41
  265. data/spec/fixtures/responses/whois.cnnic.cn/property_status_ok.expected +0 -8
  266. data/spec/fixtures/responses/whois.cnnic.cn/property_status_ok.txt +0 -11
  267. data/spec/fixtures/responses/whois.cnnic.cn/status_available.expected +0 -60
  268. data/spec/fixtures/responses/whois.cnnic.cn/status_available.txt +0 -1
  269. data/spec/fixtures/responses/whois.cnnic.cn/status_registered.expected +0 -85
  270. data/spec/fixtures/responses/whois.cnnic.cn/status_registered.txt +0 -19
  271. data/spec/fixtures/responses/whois.cnnic.cn/status_reserved.expected +0 -12
  272. data/spec/fixtures/responses/whois.cnnic.cn/status_reserved.txt +0 -1
  273. data/spec/fixtures/responses/whois.cnnic.cn/status_reserved_list.expected +0 -12
  274. data/spec/fixtures/responses/whois.cnnic.cn/status_reserved_list.txt +0 -1
  275. data/spec/fixtures/responses/whois.co.ca/status_available.expected +0 -27
  276. data/spec/fixtures/responses/whois.co.ca/status_available.txt +0 -12
  277. data/spec/fixtures/responses/whois.co.ca/status_registered.expected +0 -33
  278. data/spec/fixtures/responses/whois.co.ca/status_registered.txt +0 -26
  279. data/spec/fixtures/responses/whois.co.ca/status_reserved.expected +0 -12
  280. data/spec/fixtures/responses/whois.co.ca/status_reserved.txt +0 -12
  281. data/spec/fixtures/responses/whois.co.pl/status_available.expected +0 -54
  282. data/spec/fixtures/responses/whois.co.pl/status_available.txt +0 -8
  283. data/spec/fixtures/responses/whois.co.pl/status_registered.expected +0 -59
  284. data/spec/fixtures/responses/whois.co.pl/status_registered.txt +0 -11
  285. data/spec/fixtures/responses/whois.co.ug/property_status_active.expected +0 -8
  286. data/spec/fixtures/responses/whois.co.ug/property_status_active.txt +0 -35
  287. data/spec/fixtures/responses/whois.co.ug/property_status_unconfirmed.expected +0 -8
  288. data/spec/fixtures/responses/whois.co.ug/property_status_unconfirmed.txt +0 -30
  289. data/spec/fixtures/responses/whois.co.ug/status_available.expected +0 -23
  290. data/spec/fixtures/responses/whois.co.ug/status_available.txt +0 -7
  291. data/spec/fixtures/responses/whois.co.ug/status_registered.expected +0 -32
  292. data/spec/fixtures/responses/whois.co.ug/status_registered.txt +0 -35
  293. data/spec/fixtures/responses/whois.coza.net.za/status_available.expected +0 -53
  294. data/spec/fixtures/responses/whois.coza.net.za/status_available.txt +0 -1
  295. data/spec/fixtures/responses/whois.coza.net.za/status_registered.expected +0 -53
  296. data/spec/fixtures/responses/whois.coza.net.za/status_registered.txt +0 -2
  297. data/spec/fixtures/responses/whois.crsnic.net/property_nameserver_no_nameserver.expected +0 -3
  298. data/spec/fixtures/responses/whois.crsnic.net/property_nameserver_no_nameserver.txt +0 -67
  299. data/spec/fixtures/responses/whois.crsnic.net/property_registrar_with_multiple_entries.expected +0 -6
  300. data/spec/fixtures/responses/whois.crsnic.net/property_registrar_with_multiple_entries.txt +0 -235
  301. data/spec/fixtures/responses/whois.crsnic.net/response_unavailable.expected +0 -2
  302. data/spec/fixtures/responses/whois.crsnic.net/response_unavailable.txt +0 -13
  303. data/spec/fixtures/responses/whois.crsnic.net/status_available.expected +0 -45
  304. data/spec/fixtures/responses/whois.crsnic.net/status_available.txt +0 -43
  305. data/spec/fixtures/responses/whois.crsnic.net/status_registered.expected +0 -60
  306. data/spec/fixtures/responses/whois.crsnic.net/status_registered.txt +0 -57
  307. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_available.expected +0 -50
  308. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_available.txt +0 -30
  309. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_registered.expected +0 -94
  310. data/spec/fixtures/responses/whois.denic.de/schema-1.10.0/status_registered.txt +0 -77
  311. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip.expected +0 -12
  312. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip.txt +0 -67
  313. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/property_technical_contact.txt +0 -70
  314. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_available.expected +0 -50
  315. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_available.txt +0 -42
  316. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_invalid.expected +0 -50
  317. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_invalid.txt +0 -37
  318. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_registered.expected +0 -72
  319. data/spec/fixtures/responses/whois.denic.de/schema-1.11.0/status_registered.txt +0 -70
  320. data/spec/fixtures/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip.expected +0 -12
  321. data/spec/fixtures/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip.txt +0 -66
  322. data/spec/fixtures/responses/whois.denic.de/schema-2.0/property_technical_contact.txt +0 -69
  323. data/spec/fixtures/responses/whois.denic.de/schema-2.0/response_throttled.expected +0 -2
  324. data/spec/fixtures/responses/whois.denic.de/schema-2.0/response_throttled.txt +0 -3
  325. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_available.expected +0 -50
  326. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_available.txt +0 -2
  327. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed.expected +0 -8
  328. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed.txt +0 -69
  329. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed_ace.expected +0 -8
  330. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_failed_ace.txt +0 -70
  331. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_invalid.expected +0 -50
  332. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_invalid.txt +0 -4
  333. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_registered.expected +0 -79
  334. data/spec/fixtures/responses/whois.denic.de/schema-2.0/status_registered.txt +0 -69
  335. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_available.expected +0 -23
  336. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_available.txt +0 -15
  337. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_registered.expected +0 -29
  338. data/spec/fixtures/responses/whois.dk-hostmaster.dk/status_registered.txt +0 -47
  339. data/spec/fixtures/responses/whois.dns.be/property_nameservers_with_ip.expected +0 -12
  340. data/spec/fixtures/responses/whois.dns.be/property_nameservers_with_ip.txt +0 -65
  341. data/spec/fixtures/responses/whois.dns.be/property_status_available.expected +0 -8
  342. data/spec/fixtures/responses/whois.dns.be/property_status_available.txt +0 -39
  343. data/spec/fixtures/responses/whois.dns.be/property_status_free.expected +0 -8
  344. data/spec/fixtures/responses/whois.dns.be/property_status_free.txt +0 -41
  345. data/spec/fixtures/responses/whois.dns.be/property_status_not_available.expected +0 -8
  346. data/spec/fixtures/responses/whois.dns.be/property_status_not_available.txt +0 -63
  347. data/spec/fixtures/responses/whois.dns.be/property_status_outofservice.expected +0 -8
  348. data/spec/fixtures/responses/whois.dns.be/property_status_outofservice.txt +0 -65
  349. data/spec/fixtures/responses/whois.dns.be/property_status_quarantine.expected +0 -8
  350. data/spec/fixtures/responses/whois.dns.be/property_status_quarantine.txt +0 -44
  351. data/spec/fixtures/responses/whois.dns.be/property_status_registered.expected +0 -8
  352. data/spec/fixtures/responses/whois.dns.be/property_status_registered.txt +0 -66
  353. data/spec/fixtures/responses/whois.dns.be/response_throttled_hourly.expected +0 -2
  354. data/spec/fixtures/responses/whois.dns.be/response_throttled_hourly.txt +0 -40
  355. data/spec/fixtures/responses/whois.dns.be/response_throttled_limit.expected +0 -2
  356. data/spec/fixtures/responses/whois.dns.be/response_throttled_limit.txt +0 -40
  357. data/spec/fixtures/responses/whois.dns.be/status_available.expected +0 -23
  358. data/spec/fixtures/responses/whois.dns.be/status_available.txt +0 -39
  359. data/spec/fixtures/responses/whois.dns.be/status_registered.expected +0 -32
  360. data/spec/fixtures/responses/whois.dns.be/status_registered.txt +0 -65
  361. data/spec/fixtures/responses/whois.dns.hr/status_available.expected +0 -54
  362. data/spec/fixtures/responses/whois.dns.hr/status_available.txt +0 -1
  363. data/spec/fixtures/responses/whois.dns.hr/status_registered.expected +0 -69
  364. data/spec/fixtures/responses/whois.dns.hr/status_registered.txt +0 -7
  365. data/spec/fixtures/responses/whois.dns.lu/property_nameservers_with_ip.expected +0 -12
  366. data/spec/fixtures/responses/whois.dns.lu/property_nameservers_with_ip.txt +0 -55
  367. data/spec/fixtures/responses/whois.dns.lu/status_available.expected +0 -23
  368. data/spec/fixtures/responses/whois.dns.lu/status_available.txt +0 -26
  369. data/spec/fixtures/responses/whois.dns.lu/status_registered.expected +0 -32
  370. data/spec/fixtures/responses/whois.dns.lu/status_registered.txt +0 -57
  371. data/spec/fixtures/responses/whois.dns.pl/property_nameservers_with_ip.expected +0 -9
  372. data/spec/fixtures/responses/whois.dns.pl/property_nameservers_with_ip.txt +0 -32
  373. data/spec/fixtures/responses/whois.dns.pl/status_available.expected +0 -23
  374. data/spec/fixtures/responses/whois.dns.pl/status_available.txt +0 -8
  375. data/spec/fixtures/responses/whois.dns.pl/status_registered.expected +0 -29
  376. data/spec/fixtures/responses/whois.dns.pl/status_registered.txt +0 -32
  377. data/spec/fixtures/responses/whois.dns.pt/property_nameservers.expected +0 -11
  378. data/spec/fixtures/responses/whois.dns.pt/property_nameservers.txt +0 -25
  379. data/spec/fixtures/responses/whois.dns.pt/property_nameservers_without_host.expected +0 -11
  380. data/spec/fixtures/responses/whois.dns.pt/property_nameservers_without_host.txt +0 -32
  381. data/spec/fixtures/responses/whois.dns.pt/property_status_techpro.expected +0 -8
  382. data/spec/fixtures/responses/whois.dns.pt/property_status_techpro.txt +0 -21
  383. data/spec/fixtures/responses/whois.dns.pt/status_available.expected +0 -23
  384. data/spec/fixtures/responses/whois.dns.pt/status_available.txt +0 -1
  385. data/spec/fixtures/responses/whois.dns.pt/status_inactive.expected +0 -25
  386. data/spec/fixtures/responses/whois.dns.pt/status_inactive.txt +0 -21
  387. data/spec/fixtures/responses/whois.dns.pt/status_registered.expected +0 -33
  388. data/spec/fixtures/responses/whois.dns.pt/status_registered.txt +0 -25
  389. data/spec/fixtures/responses/whois.dns.pt/status_reserved.expected +0 -24
  390. data/spec/fixtures/responses/whois.dns.pt/status_reserved.txt +0 -24
  391. data/spec/fixtures/responses/whois.domain-registry.nl/property_nameservers_with_ip.expected +0 -9
  392. data/spec/fixtures/responses/whois.domain-registry.nl/property_nameservers_with_ip.txt +0 -34
  393. data/spec/fixtures/responses/whois.domain-registry.nl/response_throttled.expected +0 -2
  394. data/spec/fixtures/responses/whois.domain-registry.nl/response_throttled.txt +0 -1
  395. data/spec/fixtures/responses/whois.domain-registry.nl/response_throttled_daily.expected +0 -2
  396. data/spec/fixtures/responses/whois.domain-registry.nl/response_throttled_daily.txt +0 -1
  397. data/spec/fixtures/responses/whois.domain-registry.nl/response_unavailable.expected +0 -2
  398. data/spec/fixtures/responses/whois.domain-registry.nl/response_unavailable.txt +0 -1
  399. data/spec/fixtures/responses/whois.domain-registry.nl/status_available.expected +0 -27
  400. data/spec/fixtures/responses/whois.domain-registry.nl/status_available.txt +0 -21
  401. data/spec/fixtures/responses/whois.domain-registry.nl/status_redemption.expected +0 -27
  402. data/spec/fixtures/responses/whois.domain-registry.nl/status_redemption.txt +0 -32
  403. data/spec/fixtures/responses/whois.domain-registry.nl/status_registered.expected +0 -40
  404. data/spec/fixtures/responses/whois.domain-registry.nl/status_registered.txt +0 -67
  405. data/spec/fixtures/responses/whois.domain.kg/status_available.expected +0 -23
  406. data/spec/fixtures/responses/whois.domain.kg/status_available.txt +0 -6
  407. data/spec/fixtures/responses/whois.domain.kg/status_registered.expected +0 -30
  408. data/spec/fixtures/responses/whois.domain.kg/status_registered.txt +0 -34
  409. data/spec/fixtures/responses/whois.domainregistry.ie/property_contacts_multiple.expected +0 -19
  410. data/spec/fixtures/responses/whois.domainregistry.ie/property_contacts_multiple.txt +0 -29
  411. data/spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected +0 -21
  412. data/spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.txt +0 -30
  413. data/spec/fixtures/responses/whois.domainregistry.ie/status_available.expected +0 -57
  414. data/spec/fixtures/responses/whois.domainregistry.ie/status_available.txt +0 -5
  415. data/spec/fixtures/responses/whois.domainregistry.ie/status_registered.expected +0 -76
  416. data/spec/fixtures/responses/whois.domainregistry.ie/status_registered.txt +0 -25
  417. data/spec/fixtures/responses/whois.domainregistry.ie/token_application_pending.expected +0 -2
  418. data/spec/fixtures/responses/whois.domainregistry.ie/token_application_pending.txt +0 -10
  419. data/spec/fixtures/responses/whois.domainregistry.my/status_available.expected +0 -23
  420. data/spec/fixtures/responses/whois.domainregistry.my/status_available.txt +0 -16
  421. data/spec/fixtures/responses/whois.domainregistry.my/status_registered.expected +0 -32
  422. data/spec/fixtures/responses/whois.domainregistry.my/status_registered.txt +0 -119
  423. data/spec/fixtures/responses/whois.domreg.lt/property_nameservers_with_ip.expected +0 -15
  424. data/spec/fixtures/responses/whois.domreg.lt/property_nameservers_with_ip.txt +0 -32
  425. data/spec/fixtures/responses/whois.domreg.lt/status_available.expected +0 -23
  426. data/spec/fixtures/responses/whois.domreg.lt/status_available.txt +0 -18
  427. data/spec/fixtures/responses/whois.domreg.lt/status_registered.expected +0 -30
  428. data/spec/fixtures/responses/whois.domreg.lt/status_registered.txt +0 -37
  429. data/spec/fixtures/responses/whois.dot.tk/status_available.expected +0 -23
  430. data/spec/fixtures/responses/whois.dot.tk/status_available.txt +0 -1
  431. data/spec/fixtures/responses/whois.dot.tk/status_registered.expected +0 -33
  432. data/spec/fixtures/responses/whois.dot.tk/status_registered.txt +0 -28
  433. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_available.expected +0 -57
  434. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_available.txt +0 -1
  435. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_registered.expected +0 -110
  436. data/spec/fixtures/responses/whois.dotmobiregistry.net/status_registered.txt +0 -81
  437. data/spec/fixtures/responses/whois.dreamhost.com/property_contact_private.expected +0 -47
  438. data/spec/fixtures/responses/whois.dreamhost.com/property_contact_private.txt +0 -75
  439. data/spec/fixtures/responses/whois.dreamhost.com/status_registered.expected +0 -87
  440. data/spec/fixtures/responses/whois.dreamhost.com/status_registered.txt +0 -79
  441. data/spec/fixtures/responses/whois.educause.edu/fixture1.txt +0 -63
  442. data/spec/fixtures/responses/whois.educause.edu/fixture2.txt +0 -66
  443. data/spec/fixtures/responses/whois.educause.edu/fixture3.txt +0 -67
  444. data/spec/fixtures/responses/whois.educause.edu/fixture4.txt +0 -68
  445. data/spec/fixtures/responses/whois.educause.edu/fixture5.txt +0 -66
  446. data/spec/fixtures/responses/whois.educause.edu/fixture6.txt +0 -66
  447. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant.expected +0 -27
  448. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant.txt +0 -63
  449. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_with_additional_organization.expected +0 -28
  450. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_with_additional_organization.txt +0 -66
  451. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_address.expected +0 -26
  452. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_address.txt +0 -55
  453. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_zip.expected +0 -27
  454. data/spec/fixtures/responses/whois.educause.edu/property_contact_registrant_without_zip.txt +0 -65
  455. data/spec/fixtures/responses/whois.educause.edu/property_contacts.expected +0 -31
  456. data/spec/fixtures/responses/whois.educause.edu/property_contacts.txt +0 -63
  457. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case1.expected +0 -31
  458. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case1.txt +0 -66
  459. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case2.expected +0 -32
  460. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case2.txt +0 -67
  461. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case3.expected +0 -32
  462. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case3.txt +0 -66
  463. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case4.expected +0 -32
  464. data/spec/fixtures/responses/whois.educause.edu/property_contacts_case4.txt +0 -68
  465. data/spec/fixtures/responses/whois.educause.edu/property_updated_on_unknown.expected +0 -2
  466. data/spec/fixtures/responses/whois.educause.edu/property_updated_on_unknown.txt +0 -64
  467. data/spec/fixtures/responses/whois.educause.edu/status_available.expected +0 -57
  468. data/spec/fixtures/responses/whois.educause.edu/status_available.txt +0 -28
  469. data/spec/fixtures/responses/whois.educause.edu/status_registered.expected +0 -108
  470. data/spec/fixtures/responses/whois.educause.edu/status_registered.txt +0 -66
  471. data/spec/fixtures/responses/whois.eenet.ee/status_available.expected +0 -23
  472. data/spec/fixtures/responses/whois.eenet.ee/status_available.txt +0 -6
  473. data/spec/fixtures/responses/whois.eenet.ee/status_registered.expected +0 -29
  474. data/spec/fixtures/responses/whois.eenet.ee/status_registered.txt +0 -27
  475. data/spec/fixtures/responses/whois.enom.com/property_contacts_almost_empty.expected +0 -31
  476. data/spec/fixtures/responses/whois.enom.com/property_contacts_almost_empty.txt +0 -61
  477. data/spec/fixtures/responses/whois.enom.com/property_contacts_empty_name.expected +0 -15
  478. data/spec/fixtures/responses/whois.enom.com/property_contacts_empty_name.txt +0 -65
  479. data/spec/fixtures/responses/whois.enom.com/property_contacts_long_address.expected +0 -15
  480. data/spec/fixtures/responses/whois.enom.com/property_contacts_long_address.txt +0 -67
  481. data/spec/fixtures/responses/whois.enom.com/status_registered.expected +0 -97
  482. data/spec/fixtures/responses/whois.enom.com/status_registered.txt +0 -68
  483. data/spec/fixtures/responses/whois.eu.org/status_available.expected +0 -22
  484. data/spec/fixtures/responses/whois.eu.org/status_available.txt +0 -1
  485. data/spec/fixtures/responses/whois.eu.org/status_registered.expected +0 -22
  486. data/spec/fixtures/responses/whois.eu.org/status_registered.txt +0 -19
  487. data/spec/fixtures/responses/whois.eu/property_nameservers.expected +0 -17
  488. data/spec/fixtures/responses/whois.eu/property_nameservers.txt +0 -74
  489. data/spec/fixtures/responses/whois.eu/status_available.expected +0 -23
  490. data/spec/fixtures/responses/whois.eu/status_available.txt +0 -47
  491. data/spec/fixtures/responses/whois.eu/status_registered.expected +0 -31
  492. data/spec/fixtures/responses/whois.eu/status_registered.txt +0 -63
  493. data/spec/fixtures/responses/whois.fi/status_available.expected +0 -23
  494. data/spec/fixtures/responses/whois.fi/status_available.txt +0 -5
  495. data/spec/fixtures/responses/whois.fi/status_registered.expected +0 -33
  496. data/spec/fixtures/responses/whois.fi/status_registered.txt +0 -19
  497. data/spec/fixtures/responses/whois.gg/status_available.expected +0 -23
  498. data/spec/fixtures/responses/whois.gg/status_available.txt +0 -34
  499. data/spec/fixtures/responses/whois.gg/status_registered.expected +0 -33
  500. data/spec/fixtures/responses/whois.gg/status_registered.txt +0 -54
  501. data/spec/fixtures/responses/whois.godaddy.com/property_dates_not_available.txt +0 -54
  502. data/spec/fixtures/responses/whois.godaddy.com/status_registered.expected +0 -74
  503. data/spec/fixtures/responses/whois.godaddy.com/status_registered.txt +0 -60
  504. data/spec/fixtures/responses/whois.gov.za/status_available.expected +0 -22
  505. data/spec/fixtures/responses/whois.gov.za/status_available.txt +0 -1
  506. data/spec/fixtures/responses/whois.gov.za/status_registered.expected +0 -23
  507. data/spec/fixtures/responses/whois.gov.za/status_registered.txt +0 -30
  508. data/spec/fixtures/responses/whois.hkirc.hk/property_expires_on_null.expected +0 -2
  509. data/spec/fixtures/responses/whois.hkirc.hk/property_expires_on_null.txt +0 -104
  510. data/spec/fixtures/responses/whois.hkirc.hk/status_available.expected +0 -23
  511. data/spec/fixtures/responses/whois.hkirc.hk/status_available.txt +0 -1
  512. data/spec/fixtures/responses/whois.hkirc.hk/status_registered.expected +0 -29
  513. data/spec/fixtures/responses/whois.hkirc.hk/status_registered.txt +0 -96
  514. data/spec/fixtures/responses/whois.iam.net.ma/status_available.expected +0 -18
  515. data/spec/fixtures/responses/whois.iam.net.ma/status_available.txt +0 -2
  516. data/spec/fixtures/responses/whois.iam.net.ma/status_registered.expected +0 -20
  517. data/spec/fixtures/responses/whois.iam.net.ma/status_registered.txt +0 -18
  518. data/spec/fixtures/responses/whois.iana.org/int/status_available.expected +0 -36
  519. data/spec/fixtures/responses/whois.iana.org/int/status_available.txt +0 -9
  520. data/spec/fixtures/responses/whois.iana.org/int/status_registered.expected +0 -83
  521. data/spec/fixtures/responses/whois.iana.org/int/status_registered.txt +0 -41
  522. data/spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.expected +0 -37
  523. data/spec/fixtures/responses/whois.iana.org/tld/status_not_assigned.txt +0 -17
  524. data/spec/fixtures/responses/whois.in.ua/status_available.expected +0 -23
  525. data/spec/fixtures/responses/whois.in.ua/status_available.txt +0 -4
  526. data/spec/fixtures/responses/whois.in.ua/status_registered.expected +0 -31
  527. data/spec/fixtures/responses/whois.in.ua/status_registered.txt +0 -16
  528. data/spec/fixtures/responses/whois.isnic.is/status_available.expected +0 -23
  529. data/spec/fixtures/responses/whois.isnic.is/status_available.txt +0 -7
  530. data/spec/fixtures/responses/whois.isnic.is/status_registered.expected +0 -29
  531. data/spec/fixtures/responses/whois.isnic.is/status_registered.txt +0 -57
  532. data/spec/fixtures/responses/whois.isoc.org.il/property_status_missing.expected +0 -8
  533. data/spec/fixtures/responses/whois.isoc.org.il/property_status_missing.txt +0 -19
  534. data/spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_allowed.expected +0 -8
  535. data/spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_allowed.txt +0 -52
  536. data/spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_locked.expected +0 -8
  537. data/spec/fixtures/responses/whois.isoc.org.il/property_status_transfer_locked.txt +0 -84
  538. data/spec/fixtures/responses/whois.isoc.org.il/status_available.expected +0 -23
  539. data/spec/fixtures/responses/whois.isoc.org.il/status_available.txt +0 -19
  540. data/spec/fixtures/responses/whois.isoc.org.il/status_registered.expected +0 -36
  541. data/spec/fixtures/responses/whois.isoc.org.il/status_registered.txt +0 -84
  542. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_available.expected +0 -23
  543. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_available.txt +0 -3
  544. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.expected +0 -38
  545. data/spec/fixtures/responses/whois.ja.net/ac.uk/status_registered.txt +0 -39
  546. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_available.expected +0 -23
  547. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_available.txt +0 -3
  548. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.expected +0 -42
  549. data/spec/fixtures/responses/whois.ja.net/gov.uk/status_registered.txt +0 -45
  550. data/spec/fixtures/responses/whois.je/status_available.expected +0 -23
  551. data/spec/fixtures/responses/whois.je/status_available.txt +0 -33
  552. data/spec/fixtures/responses/whois.je/status_registered.expected +0 -33
  553. data/spec/fixtures/responses/whois.je/status_registered.txt +0 -53
  554. data/spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.expected +0 -8
  555. data/spec/fixtures/responses/whois.jprs.jp/jp/property_status_to_be_suspended.txt +0 -28
  556. data/spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.expected +0 -3
  557. data/spec/fixtures/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range.txt +0 -28
  558. data/spec/fixtures/responses/whois.jprs.jp/jp/status_available.expected +0 -23
  559. data/spec/fixtures/responses/whois.jprs.jp/jp/status_available.txt +0 -17
  560. data/spec/fixtures/responses/whois.jprs.jp/jp/status_registered.expected +0 -34
  561. data/spec/fixtures/responses/whois.jprs.jp/jp/status_registered.txt +0 -30
  562. data/spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.expected +0 -24
  563. data/spec/fixtures/responses/whois.jprs.jp/jp/status_reserved.txt +0 -27
  564. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing.expected +0 -5
  565. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing.txt +0 -21
  566. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_expires_on_missing.expected +0 -2
  567. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/property_expires_on_missing.txt +0 -20
  568. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.expected +0 -23
  569. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_available.txt +0 -17
  570. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.expected +0 -33
  571. data/spec/fixtures/responses/whois.jprs.jp/ne.jp/status_registered.txt +0 -19
  572. data/spec/fixtures/responses/whois.kenic.or.ke/status_available.expected +0 -23
  573. data/spec/fixtures/responses/whois.kenic.or.ke/status_available.txt +0 -24
  574. data/spec/fixtures/responses/whois.kenic.or.ke/status_registered.expected +0 -34
  575. data/spec/fixtures/responses/whois.kenic.or.ke/status_registered.txt +0 -70
  576. data/spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected +0 -9
  577. data/spec/fixtures/responses/whois.kr/property_nameservers_with_ip.txt +0 -52
  578. data/spec/fixtures/responses/whois.kr/status_available.expected +0 -23
  579. data/spec/fixtures/responses/whois.kr/status_available.txt +0 -10
  580. data/spec/fixtures/responses/whois.kr/status_registered.expected +0 -30
  581. data/spec/fixtures/responses/whois.kr/status_registered.txt +0 -48
  582. data/spec/fixtures/responses/whois.markmonitor.com/property_contacts_are_blank.expected +0 -17
  583. data/spec/fixtures/responses/whois.markmonitor.com/property_contacts_are_blank.txt +0 -65
  584. data/spec/fixtures/responses/whois.markmonitor.com/status_registered.expected +0 -90
  585. data/spec/fixtures/responses/whois.markmonitor.com/status_registered.txt +0 -79
  586. data/spec/fixtures/responses/whois.meregistry.net/property_nameservers_is_blank.expected +0 -3
  587. data/spec/fixtures/responses/whois.meregistry.net/property_nameservers_is_blank.txt +0 -95
  588. data/spec/fixtures/responses/whois.meregistry.net/property_updated_on_is_blank.expected +0 -2
  589. data/spec/fixtures/responses/whois.meregistry.net/property_updated_on_is_blank.txt +0 -92
  590. data/spec/fixtures/responses/whois.meregistry.net/status_available.expected +0 -57
  591. data/spec/fixtures/responses/whois.meregistry.net/status_available.txt +0 -1
  592. data/spec/fixtures/responses/whois.meregistry.net/status_registered.expected +0 -111
  593. data/spec/fixtures/responses/whois.meregistry.net/status_registered.txt +0 -94
  594. data/spec/fixtures/responses/whois.museum/status_available.expected +0 -23
  595. data/spec/fixtures/responses/whois.museum/status_available.txt +0 -18
  596. data/spec/fixtures/responses/whois.museum/status_registered.expected +0 -32
  597. data/spec/fixtures/responses/whois.museum/status_registered.txt +0 -92
  598. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_active.expected +0 -8
  599. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_active.txt +0 -54
  600. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_delegated.expected +0 -8
  601. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_delegated.txt +0 -86
  602. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_suspended.expected +0 -8
  603. data/spec/fixtures/responses/whois.na-nic.com.na/property_status_suspended.txt +0 -68
  604. data/spec/fixtures/responses/whois.na-nic.com.na/status_available.expected +0 -30
  605. data/spec/fixtures/responses/whois.na-nic.com.na/status_available.txt +0 -15
  606. data/spec/fixtures/responses/whois.na-nic.com.na/status_registered.expected +0 -44
  607. data/spec/fixtures/responses/whois.na-nic.com.na/status_registered.txt +0 -64
  608. data/spec/fixtures/responses/whois.nc/property_contact_without_state.txt +0 -21
  609. data/spec/fixtures/responses/whois.nc/status_available.expected +0 -55
  610. data/spec/fixtures/responses/whois.nc/status_available.txt +0 -6
  611. data/spec/fixtures/responses/whois.nc/status_registered.expected +0 -76
  612. data/spec/fixtures/responses/whois.nc/status_registered.txt +0 -24
  613. data/spec/fixtures/responses/whois.netcom.cm/status_available.expected +0 -23
  614. data/spec/fixtures/responses/whois.netcom.cm/status_available.txt +0 -21
  615. data/spec/fixtures/responses/whois.netcom.cm/status_registered.expected +0 -34
  616. data/spec/fixtures/responses/whois.netcom.cm/status_registered.txt +0 -73
  617. data/spec/fixtures/responses/whois.networksolutions.com/property_contacts_short.expected +0 -47
  618. data/spec/fixtures/responses/whois.networksolutions.com/property_contacts_short.txt +0 -61
  619. data/spec/fixtures/responses/whois.networksolutions.com/status_registered.expected +0 -89
  620. data/spec/fixtures/responses/whois.networksolutions.com/status_registered.txt +0 -65
  621. data/spec/fixtures/responses/whois.nic-se.se/property_datetime_is_dash.expected +0 -10
  622. data/spec/fixtures/responses/whois.nic-se.se/property_datetime_is_dash.txt +0 -34
  623. data/spec/fixtures/responses/whois.nic-se.se/property_nameservers_with_ip.expected +0 -11
  624. data/spec/fixtures/responses/whois.nic-se.se/property_nameservers_with_ip.txt +0 -37
  625. data/spec/fixtures/responses/whois.nic-se.se/property_status_inactive.txt +0 -34
  626. data/spec/fixtures/responses/whois.nic-se.se/property_status_missing.txt +0 -21
  627. data/spec/fixtures/responses/whois.nic-se.se/property_status_ok.txt +0 -37
  628. data/spec/fixtures/responses/whois.nic-se.se/status_available.expected +0 -23
  629. data/spec/fixtures/responses/whois.nic-se.se/status_available.txt +0 -21
  630. data/spec/fixtures/responses/whois.nic-se.se/status_inactive.expected +0 -8
  631. data/spec/fixtures/responses/whois.nic-se.se/status_inactive.txt +0 -34
  632. data/spec/fixtures/responses/whois.nic-se.se/status_registered.expected +0 -34
  633. data/spec/fixtures/responses/whois.nic-se.se/status_registered.txt +0 -37
  634. data/spec/fixtures/responses/whois.nic.ac/status_available.expected +0 -53
  635. data/spec/fixtures/responses/whois.nic.ac/status_available.txt +0 -2
  636. data/spec/fixtures/responses/whois.nic.ac/status_registered.expected +0 -53
  637. data/spec/fixtures/responses/whois.nic.ac/status_registered.txt +0 -2
  638. data/spec/fixtures/responses/whois.nic.af/property_status_active.expected +0 -8
  639. data/spec/fixtures/responses/whois.nic.af/property_status_active.txt +0 -56
  640. data/spec/fixtures/responses/whois.nic.af/property_status_delegated.expected +0 -8
  641. data/spec/fixtures/responses/whois.nic.af/property_status_delegated.txt +0 -46
  642. data/spec/fixtures/responses/whois.nic.af/property_status_not_registered.expected +0 -8
  643. data/spec/fixtures/responses/whois.nic.af/property_status_not_registered.txt +0 -13
  644. data/spec/fixtures/responses/whois.nic.af/status_available.expected +0 -30
  645. data/spec/fixtures/responses/whois.nic.af/status_available.txt +0 -13
  646. data/spec/fixtures/responses/whois.nic.af/status_registered.expected +0 -48
  647. data/spec/fixtures/responses/whois.nic.af/status_registered.txt +0 -75
  648. data/spec/fixtures/responses/whois.nic.ag/status_available.expected +0 -57
  649. data/spec/fixtures/responses/whois.nic.ag/status_available.txt +0 -1
  650. data/spec/fixtures/responses/whois.nic.ag/status_registered.expected +0 -110
  651. data/spec/fixtures/responses/whois.nic.ag/status_registered.txt +0 -100
  652. data/spec/fixtures/responses/whois.nic.am/status_available.expected +0 -23
  653. data/spec/fixtures/responses/whois.nic.am/status_available.txt +0 -3
  654. data/spec/fixtures/responses/whois.nic.am/status_registered.expected +0 -33
  655. data/spec/fixtures/responses/whois.nic.am/status_registered.txt +0 -42
  656. data/spec/fixtures/responses/whois.nic.as/status_available.expected +0 -23
  657. data/spec/fixtures/responses/whois.nic.as/status_available.txt +0 -12
  658. data/spec/fixtures/responses/whois.nic.as/status_registered.expected +0 -35
  659. data/spec/fixtures/responses/whois.nic.as/status_registered.txt +0 -18
  660. data/spec/fixtures/responses/whois.nic.asia/property_status_multiple.expected +0 -8
  661. data/spec/fixtures/responses/whois.nic.asia/property_status_multiple.txt +0 -160
  662. data/spec/fixtures/responses/whois.nic.asia/property_status_single.expected +0 -8
  663. data/spec/fixtures/responses/whois.nic.asia/property_status_single.txt +0 -159
  664. data/spec/fixtures/responses/whois.nic.asia/status_available.expected +0 -57
  665. data/spec/fixtures/responses/whois.nic.asia/status_available.txt +0 -1
  666. data/spec/fixtures/responses/whois.nic.asia/status_registered.expected +0 -107
  667. data/spec/fixtures/responses/whois.nic.asia/status_registered.txt +0 -159
  668. data/spec/fixtures/responses/whois.nic.at/status_available.expected +0 -23
  669. data/spec/fixtures/responses/whois.nic.at/status_available.txt +0 -25
  670. data/spec/fixtures/responses/whois.nic.at/status_registered.expected +0 -32
  671. data/spec/fixtures/responses/whois.nic.at/status_registered.txt +0 -65
  672. data/spec/fixtures/responses/whois.nic.bo/status_available.expected +0 -29
  673. data/spec/fixtures/responses/whois.nic.bo/status_available.txt +0 -3
  674. data/spec/fixtures/responses/whois.nic.bo/status_registered.expected +0 -31
  675. data/spec/fixtures/responses/whois.nic.bo/status_registered.txt +0 -47
  676. data/spec/fixtures/responses/whois.nic.cc/property_nameserver_no_nameserver.expected +0 -3
  677. data/spec/fixtures/responses/whois.nic.cc/property_nameserver_no_nameserver.txt +0 -54
  678. data/spec/fixtures/responses/whois.nic.cc/status_available.expected +0 -45
  679. data/spec/fixtures/responses/whois.nic.cc/status_available.txt +0 -44
  680. data/spec/fixtures/responses/whois.nic.cc/status_registered.expected +0 -56
  681. data/spec/fixtures/responses/whois.nic.cc/status_registered.txt +0 -58
  682. data/spec/fixtures/responses/whois.nic.cd/status_available.expected +0 -23
  683. data/spec/fixtures/responses/whois.nic.cd/status_available.txt +0 -1
  684. data/spec/fixtures/responses/whois.nic.cd/status_registered.expected +0 -32
  685. data/spec/fixtures/responses/whois.nic.cd/status_registered.txt +0 -85
  686. data/spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.expected +0 -7
  687. data/spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.txt +0 -27
  688. data/spec/fixtures/responses/whois.nic.ch/status_available.expected +0 -23
  689. data/spec/fixtures/responses/whois.nic.ch/status_available.txt +0 -2
  690. data/spec/fixtures/responses/whois.nic.ch/status_registered.expected +0 -31
  691. data/spec/fixtures/responses/whois.nic.ch/status_registered.txt +0 -28
  692. data/spec/fixtures/responses/whois.nic.ci/status_available.expected +0 -23
  693. data/spec/fixtures/responses/whois.nic.ci/status_available.txt +0 -4
  694. data/spec/fixtures/responses/whois.nic.ci/status_registered.expected +0 -32
  695. data/spec/fixtures/responses/whois.nic.ci/status_registered.txt +0 -19
  696. data/spec/fixtures/responses/whois.nic.ck/status_available.expected +0 -23
  697. data/spec/fixtures/responses/whois.nic.ck/status_available.txt +0 -4
  698. data/spec/fixtures/responses/whois.nic.ck/status_registered.expected +0 -28
  699. data/spec/fixtures/responses/whois.nic.ck/status_registered.txt +0 -55
  700. data/spec/fixtures/responses/whois.nic.cl/status_available.expected +0 -20
  701. data/spec/fixtures/responses/whois.nic.cl/status_available.txt +0 -1
  702. data/spec/fixtures/responses/whois.nic.cl/status_registered.expected +0 -31
  703. data/spec/fixtures/responses/whois.nic.cl/status_registered.txt +0 -28
  704. data/spec/fixtures/responses/whois.nic.co/status_available.expected +0 -23
  705. data/spec/fixtures/responses/whois.nic.co/status_available.txt +0 -28
  706. data/spec/fixtures/responses/whois.nic.co/status_registered.expected +0 -33
  707. data/spec/fixtures/responses/whois.nic.co/status_registered.txt +0 -82
  708. data/spec/fixtures/responses/whois.nic.coop/property_status_multiple.expected +0 -2
  709. data/spec/fixtures/responses/whois.nic.coop/property_status_multiple.txt +0 -125
  710. data/spec/fixtures/responses/whois.nic.coop/property_status_single.expected +0 -2
  711. data/spec/fixtures/responses/whois.nic.coop/property_status_single.txt +0 -123
  712. data/spec/fixtures/responses/whois.nic.coop/status_available.expected +0 -23
  713. data/spec/fixtures/responses/whois.nic.coop/status_available.txt +0 -33
  714. data/spec/fixtures/responses/whois.nic.coop/status_registered.expected +0 -30
  715. data/spec/fixtures/responses/whois.nic.coop/status_registered.txt +0 -123
  716. data/spec/fixtures/responses/whois.nic.cx/property_status_active.expected +0 -8
  717. data/spec/fixtures/responses/whois.nic.cx/property_status_active.txt +0 -68
  718. data/spec/fixtures/responses/whois.nic.cx/property_status_delegated.expected +0 -8
  719. data/spec/fixtures/responses/whois.nic.cx/property_status_delegated.txt +0 -51
  720. data/spec/fixtures/responses/whois.nic.cx/property_status_not_registered.expected +0 -8
  721. data/spec/fixtures/responses/whois.nic.cx/property_status_not_registered.txt +0 -11
  722. data/spec/fixtures/responses/whois.nic.cx/status_available.expected +0 -30
  723. data/spec/fixtures/responses/whois.nic.cx/status_available.txt +0 -11
  724. data/spec/fixtures/responses/whois.nic.cx/status_registered.expected +0 -48
  725. data/spec/fixtures/responses/whois.nic.cx/status_registered.txt +0 -68
  726. data/spec/fixtures/responses/whois.nic.cz/property_nameservers_with_ip.expected +0 -13
  727. data/spec/fixtures/responses/whois.nic.cz/property_nameservers_with_ip.txt +0 -63
  728. data/spec/fixtures/responses/whois.nic.cz/property_status_expired.expected +0 -8
  729. data/spec/fixtures/responses/whois.nic.cz/property_status_expired.txt +0 -74
  730. data/spec/fixtures/responses/whois.nic.cz/property_status_missing.expected +0 -8
  731. data/spec/fixtures/responses/whois.nic.cz/property_status_missing.txt +0 -24
  732. data/spec/fixtures/responses/whois.nic.cz/property_status_paid.expected +0 -8
  733. data/spec/fixtures/responses/whois.nic.cz/property_status_paid.txt +0 -88
  734. data/spec/fixtures/responses/whois.nic.cz/property_status_update_prohibited.expected +0 -8
  735. data/spec/fixtures/responses/whois.nic.cz/property_status_update_prohibited.txt +0 -83
  736. data/spec/fixtures/responses/whois.nic.cz/status_available.expected +0 -23
  737. data/spec/fixtures/responses/whois.nic.cz/status_available.txt +0 -24
  738. data/spec/fixtures/responses/whois.nic.cz/status_expired.txt +0 -74
  739. data/spec/fixtures/responses/whois.nic.cz/status_registered.expected +0 -33
  740. data/spec/fixtures/responses/whois.nic.cz/status_registered.txt +0 -88
  741. data/spec/fixtures/responses/whois.nic.dz/dz/status_available.expected +0 -22
  742. data/spec/fixtures/responses/whois.nic.dz/dz/status_available.txt +0 -10
  743. data/spec/fixtures/responses/whois.nic.dz/dz/status_registered.expected +0 -21
  744. data/spec/fixtures/responses/whois.nic.dz/dz/status_registered.txt +0 -25
  745. data/spec/fixtures/responses/whois.nic.ec/status_available.expected +0 -23
  746. data/spec/fixtures/responses/whois.nic.ec/status_available.txt +0 -1
  747. data/spec/fixtures/responses/whois.nic.ec/status_registered.expected +0 -34
  748. data/spec/fixtures/responses/whois.nic.ec/status_registered.txt +0 -40
  749. data/spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.expected +0 -17
  750. data/spec/fixtures/responses/whois.nic.fr/fr/property_contact_without_address.txt +0 -83
  751. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.expected +0 -11
  752. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers.txt +0 -98
  753. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.expected +0 -11
  754. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4.txt +0 -111
  755. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.expected +0 -27
  756. data/spec/fixtures/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6.txt +0 -85
  757. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_active.expected +0 -8
  758. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_active.txt +0 -98
  759. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.expected +0 -8
  760. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_blocked.txt +0 -84
  761. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.expected +0 -8
  762. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_missing.txt +0 -19
  763. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.expected +0 -8
  764. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_not_open.txt +0 -76
  765. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.expected +0 -8
  766. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_redemption.txt +0 -82
  767. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.expected +0 -8
  768. data/spec/fixtures/responses/whois.nic.fr/fr/property_status_registered.txt +0 -80
  769. data/spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_remarks.txt +0 -83
  770. data/spec/fixtures/responses/whois.nic.fr/fr/response_contains_contact_trouble.txt +0 -106
  771. data/spec/fixtures/responses/whois.nic.fr/fr/response_throttled.expected +0 -2
  772. data/spec/fixtures/responses/whois.nic.fr/fr/response_throttled.txt +0 -21
  773. data/spec/fixtures/responses/whois.nic.fr/fr/status_available.expected +0 -36
  774. data/spec/fixtures/responses/whois.nic.fr/fr/status_available.txt +0 -19
  775. data/spec/fixtures/responses/whois.nic.fr/fr/status_registered.expected +0 -91
  776. data/spec/fixtures/responses/whois.nic.fr/fr/status_registered.txt +0 -98
  777. data/spec/fixtures/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6.expected +0 -15
  778. data/spec/fixtures/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6.txt +0 -88
  779. data/spec/fixtures/responses/whois.nic.fr/pm/response_throttled.expected +0 -2
  780. data/spec/fixtures/responses/whois.nic.fr/pm/response_throttled.txt +0 -21
  781. data/spec/fixtures/responses/whois.nic.fr/pm/status_available.expected +0 -36
  782. data/spec/fixtures/responses/whois.nic.fr/pm/status_available.txt +0 -19
  783. data/spec/fixtures/responses/whois.nic.fr/pm/status_registered.expected +0 -83
  784. data/spec/fixtures/responses/whois.nic.fr/pm/status_registered.txt +0 -88
  785. data/spec/fixtures/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6.expected +0 -15
  786. data/spec/fixtures/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6.txt +0 -83
  787. data/spec/fixtures/responses/whois.nic.fr/re/response_throttled.expected +0 -2
  788. data/spec/fixtures/responses/whois.nic.fr/re/response_throttled.txt +0 -21
  789. data/spec/fixtures/responses/whois.nic.fr/re/status_available.expected +0 -36
  790. data/spec/fixtures/responses/whois.nic.fr/re/status_available.txt +0 -19
  791. data/spec/fixtures/responses/whois.nic.fr/re/status_registered.expected +0 -83
  792. data/spec/fixtures/responses/whois.nic.fr/re/status_registered.txt +0 -83
  793. data/spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.expected +0 -8
  794. data/spec/fixtures/responses/whois.nic.fr/tf/property_status_frozen.txt +0 -88
  795. data/spec/fixtures/responses/whois.nic.fr/tf/response_throttled.expected +0 -2
  796. data/spec/fixtures/responses/whois.nic.fr/tf/response_throttled.txt +0 -21
  797. data/spec/fixtures/responses/whois.nic.fr/tf/status_available.expected +0 -36
  798. data/spec/fixtures/responses/whois.nic.fr/tf/status_available.txt +0 -19
  799. data/spec/fixtures/responses/whois.nic.fr/tf/status_registered.expected +0 -95
  800. data/spec/fixtures/responses/whois.nic.fr/tf/status_registered.txt +0 -88
  801. data/spec/fixtures/responses/whois.nic.fr/wf/response_throttled.expected +0 -2
  802. data/spec/fixtures/responses/whois.nic.fr/wf/response_throttled.txt +0 -21
  803. data/spec/fixtures/responses/whois.nic.fr/wf/status_available.expected +0 -36
  804. data/spec/fixtures/responses/whois.nic.fr/wf/status_available.txt +0 -19
  805. data/spec/fixtures/responses/whois.nic.fr/wf/status_registered.expected +0 -95
  806. data/spec/fixtures/responses/whois.nic.fr/wf/status_registered.txt +0 -88
  807. data/spec/fixtures/responses/whois.nic.fr/yt/response_throttled.expected +0 -2
  808. data/spec/fixtures/responses/whois.nic.fr/yt/response_throttled.txt +0 -21
  809. data/spec/fixtures/responses/whois.nic.fr/yt/status_available.expected +0 -36
  810. data/spec/fixtures/responses/whois.nic.fr/yt/status_available.txt +0 -19
  811. data/spec/fixtures/responses/whois.nic.fr/yt/status_registered.expected +0 -95
  812. data/spec/fixtures/responses/whois.nic.fr/yt/status_registered.txt +0 -88
  813. data/spec/fixtures/responses/whois.nic.gl/property_status_active.expected +0 -8
  814. data/spec/fixtures/responses/whois.nic.gl/property_status_active.txt +0 -47
  815. data/spec/fixtures/responses/whois.nic.gl/property_status_delegated.expected +0 -8
  816. data/spec/fixtures/responses/whois.nic.gl/property_status_delegated.txt +0 -48
  817. data/spec/fixtures/responses/whois.nic.gl/status_available.expected +0 -30
  818. data/spec/fixtures/responses/whois.nic.gl/status_available.txt +0 -22
  819. data/spec/fixtures/responses/whois.nic.gl/status_registered.expected +0 -44
  820. data/spec/fixtures/responses/whois.nic.gl/status_registered.txt +0 -51
  821. data/spec/fixtures/responses/whois.nic.gov/status_available.expected +0 -22
  822. data/spec/fixtures/responses/whois.nic.gov/status_available.txt +0 -1
  823. data/spec/fixtures/responses/whois.nic.gov/status_registered.expected +0 -22
  824. data/spec/fixtures/responses/whois.nic.gov/status_registered.txt +0 -5
  825. data/spec/fixtures/responses/whois.nic.gs/property_status_active.expected +0 -8
  826. data/spec/fixtures/responses/whois.nic.gs/property_status_active.txt +0 -91
  827. data/spec/fixtures/responses/whois.nic.gs/property_status_delegated.expected +0 -8
  828. data/spec/fixtures/responses/whois.nic.gs/property_status_delegated.txt +0 -35
  829. data/spec/fixtures/responses/whois.nic.gs/property_status_not_registered.expected +0 -8
  830. data/spec/fixtures/responses/whois.nic.gs/property_status_not_registered.txt +0 -23
  831. data/spec/fixtures/responses/whois.nic.gs/status_available.expected +0 -30
  832. data/spec/fixtures/responses/whois.nic.gs/status_available.txt +0 -23
  833. data/spec/fixtures/responses/whois.nic.gs/status_registered.expected +0 -44
  834. data/spec/fixtures/responses/whois.nic.gs/status_registered.txt +0 -91
  835. data/spec/fixtures/responses/whois.nic.ht/property_status_active.expected +0 -8
  836. data/spec/fixtures/responses/whois.nic.ht/property_status_active.txt +0 -59
  837. data/spec/fixtures/responses/whois.nic.ht/property_status_delegated.expected +0 -8
  838. data/spec/fixtures/responses/whois.nic.ht/property_status_delegated.txt +0 -58
  839. data/spec/fixtures/responses/whois.nic.ht/property_status_not_registered.expected +0 -8
  840. data/spec/fixtures/responses/whois.nic.ht/property_status_not_registered.txt +0 -23
  841. data/spec/fixtures/responses/whois.nic.ht/status_available.expected +0 -30
  842. data/spec/fixtures/responses/whois.nic.ht/status_available.txt +0 -23
  843. data/spec/fixtures/responses/whois.nic.ht/status_registered.expected +0 -48
  844. data/spec/fixtures/responses/whois.nic.ht/status_registered.txt +0 -73
  845. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_company.expected +0 -16
  846. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_company.txt +0 -65
  847. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected +0 -15
  848. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.txt +0 -58
  849. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_without_address.expected +0 -9
  850. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_without_address.txt +0 -58
  851. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.expected +0 -57
  852. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.txt +0 -12
  853. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_in_progress.expected +0 -52
  854. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_in_progress.txt +0 -13
  855. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_registered.expected +0 -132
  856. data/spec/fixtures/responses/whois.nic.hu/schema-1.99/status_registered.txt +0 -65
  857. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_available.expected +0 -50
  858. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_available.txt +0 -3
  859. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_registered.expected +0 -50
  860. data/spec/fixtures/responses/whois.nic.hu/schema-current/status_registered.txt +0 -9
  861. data/spec/fixtures/responses/whois.nic.im/status_available.expected +0 -23
  862. data/spec/fixtures/responses/whois.nic.im/status_available.txt +0 -2
  863. data/spec/fixtures/responses/whois.nic.im/status_registered.expected +0 -32
  864. data/spec/fixtures/responses/whois.nic.im/status_registered.txt +0 -45
  865. data/spec/fixtures/responses/whois.nic.io/status_available.expected +0 -53
  866. data/spec/fixtures/responses/whois.nic.io/status_available.txt +0 -2
  867. data/spec/fixtures/responses/whois.nic.io/status_registered.expected +0 -53
  868. data/spec/fixtures/responses/whois.nic.io/status_registered.txt +0 -2
  869. data/spec/fixtures/responses/whois.nic.ir/status_available.expected +0 -23
  870. data/spec/fixtures/responses/whois.nic.ir/status_available.txt +0 -14
  871. data/spec/fixtures/responses/whois.nic.ir/status_registered.expected +0 -32
  872. data/spec/fixtures/responses/whois.nic.ir/status_registered.txt +0 -33
  873. data/spec/fixtures/responses/whois.nic.it/property_contact_province.expected +0 -15
  874. data/spec/fixtures/responses/whois.nic.it/property_contact_province.txt +0 -58
  875. data/spec/fixtures/responses/whois.nic.it/property_contact_with_company_in_address.expected +0 -15
  876. data/spec/fixtures/responses/whois.nic.it/property_contact_with_company_in_address.txt +0 -60
  877. data/spec/fixtures/responses/whois.nic.it/property_contact_with_organization.expected +0 -15
  878. data/spec/fixtures/responses/whois.nic.it/property_contact_with_organization.txt +0 -53
  879. data/spec/fixtures/responses/whois.nic.it/property_status_active.expected +0 -8
  880. data/spec/fixtures/responses/whois.nic.it/property_status_active.txt +0 -53
  881. data/spec/fixtures/responses/whois.nic.it/property_status_autorenewperiod_clientdeleteprohibited_clientupdateprohibited.txt +0 -63
  882. data/spec/fixtures/responses/whois.nic.it/property_status_available.expected +0 -8
  883. data/spec/fixtures/responses/whois.nic.it/property_status_available.txt +0 -2
  884. data/spec/fixtures/responses/whois.nic.it/property_status_client.expected +0 -8
  885. data/spec/fixtures/responses/whois.nic.it/property_status_client.txt +0 -59
  886. data/spec/fixtures/responses/whois.nic.it/property_status_graceperiod.expected +0 -8
  887. data/spec/fixtures/responses/whois.nic.it/property_status_graceperiod.txt +0 -58
  888. data/spec/fixtures/responses/whois.nic.it/property_status_inactive_noregistrar.expected +0 -8
  889. data/spec/fixtures/responses/whois.nic.it/property_status_inactive_noregistrar.txt +0 -60
  890. data/spec/fixtures/responses/whois.nic.it/property_status_no_provider.expected +0 -8
  891. data/spec/fixtures/responses/whois.nic.it/property_status_no_provider.txt +0 -54
  892. data/spec/fixtures/responses/whois.nic.it/property_status_ok.expected +0 -8
  893. data/spec/fixtures/responses/whois.nic.it/property_status_ok.txt +0 -60
  894. data/spec/fixtures/responses/whois.nic.it/property_status_ok_autorenew.expected +0 -8
  895. data/spec/fixtures/responses/whois.nic.it/property_status_ok_autorenew.txt +0 -60
  896. data/spec/fixtures/responses/whois.nic.it/property_status_pending-delete.expected +0 -8
  897. data/spec/fixtures/responses/whois.nic.it/property_status_pending-delete.txt +0 -54
  898. data/spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_pendingdelete.expected +0 -8
  899. data/spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_pendingdelete.txt +0 -45
  900. data/spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod.expected +0 -8
  901. data/spec/fixtures/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod.txt +0 -60
  902. data/spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer.expected +0 -8
  903. data/spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer.txt +0 -46
  904. data/spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod.expected +0 -8
  905. data/spec/fixtures/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod.txt +0 -38
  906. data/spec/fixtures/responses/whois.nic.it/property_status_pendingupdate.expected +0 -8
  907. data/spec/fixtures/responses/whois.nic.it/property_status_pendingupdate.txt +0 -59
  908. data/spec/fixtures/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod.expected +0 -8
  909. data/spec/fixtures/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod.txt +0 -62
  910. data/spec/fixtures/responses/whois.nic.it/property_status_redemption_no_provider.expected +0 -8
  911. data/spec/fixtures/responses/whois.nic.it/property_status_redemption_no_provider.txt +0 -42
  912. data/spec/fixtures/responses/whois.nic.it/property_status_unassignable.expected +0 -8
  913. data/spec/fixtures/responses/whois.nic.it/property_status_unassignable.txt +0 -2
  914. data/spec/fixtures/responses/whois.nic.it/property_technical_contact.expected +0 -7
  915. data/spec/fixtures/responses/whois.nic.it/property_technical_contact.txt +0 -53
  916. data/spec/fixtures/responses/whois.nic.it/response_unavailable.expected +0 -2
  917. data/spec/fixtures/responses/whois.nic.it/response_unavailable.txt +0 -1
  918. data/spec/fixtures/responses/whois.nic.it/status_available.expected +0 -61
  919. data/spec/fixtures/responses/whois.nic.it/status_available.txt +0 -2
  920. data/spec/fixtures/responses/whois.nic.it/status_registered.expected +0 -103
  921. data/spec/fixtures/responses/whois.nic.it/status_registered.txt +0 -53
  922. data/spec/fixtures/responses/whois.nic.it/status_reserved.expected +0 -12
  923. data/spec/fixtures/responses/whois.nic.it/status_reserved.txt +0 -2
  924. data/spec/fixtures/responses/whois.nic.ki/property_status_active.expected +0 -8
  925. data/spec/fixtures/responses/whois.nic.ki/property_status_active.txt +0 -54
  926. data/spec/fixtures/responses/whois.nic.ki/property_status_delegated.expected +0 -8
  927. data/spec/fixtures/responses/whois.nic.ki/property_status_delegated.txt +0 -78
  928. data/spec/fixtures/responses/whois.nic.ki/property_status_not_registered.expected +0 -8
  929. data/spec/fixtures/responses/whois.nic.ki/property_status_not_registered.txt +0 -22
  930. data/spec/fixtures/responses/whois.nic.ki/status_available.expected +0 -30
  931. data/spec/fixtures/responses/whois.nic.ki/status_available.txt +0 -22
  932. data/spec/fixtures/responses/whois.nic.ki/status_registered.expected +0 -48
  933. data/spec/fixtures/responses/whois.nic.ki/status_registered.txt +0 -54
  934. data/spec/fixtures/responses/whois.nic.kz/property_status_missing.expected +0 -8
  935. data/spec/fixtures/responses/whois.nic.kz/property_status_missing.txt +0 -4
  936. data/spec/fixtures/responses/whois.nic.kz/property_status_multiple.expected +0 -8
  937. data/spec/fixtures/responses/whois.nic.kz/property_status_multiple.txt +0 -39
  938. data/spec/fixtures/responses/whois.nic.kz/property_status_ok.expected +0 -8
  939. data/spec/fixtures/responses/whois.nic.kz/property_status_ok.txt +0 -37
  940. data/spec/fixtures/responses/whois.nic.kz/status_available.expected +0 -23
  941. data/spec/fixtures/responses/whois.nic.kz/status_available.txt +0 -4
  942. data/spec/fixtures/responses/whois.nic.kz/status_registered.expected +0 -29
  943. data/spec/fixtures/responses/whois.nic.kz/status_registered.txt +0 -37
  944. data/spec/fixtures/responses/whois.nic.la/property_status_multiple.expected +0 -2
  945. data/spec/fixtures/responses/whois.nic.la/property_status_multiple.txt +0 -75
  946. data/spec/fixtures/responses/whois.nic.la/property_status_single.expected +0 -2
  947. data/spec/fixtures/responses/whois.nic.la/property_status_single.txt +0 -70
  948. data/spec/fixtures/responses/whois.nic.la/status_available.expected +0 -57
  949. data/spec/fixtures/responses/whois.nic.la/status_available.txt +0 -1
  950. data/spec/fixtures/responses/whois.nic.la/status_registered.expected +0 -114
  951. data/spec/fixtures/responses/whois.nic.la/status_registered.txt +0 -70
  952. data/spec/fixtures/responses/whois.nic.li/status_available.expected +0 -23
  953. data/spec/fixtures/responses/whois.nic.li/status_available.txt +0 -2
  954. data/spec/fixtures/responses/whois.nic.li/status_registered.expected +0 -31
  955. data/spec/fixtures/responses/whois.nic.li/status_registered.txt +0 -30
  956. data/spec/fixtures/responses/whois.nic.lk/lk/status_available.expected +0 -55
  957. data/spec/fixtures/responses/whois.nic.lk/lk/status_available.txt +0 -1
  958. data/spec/fixtures/responses/whois.nic.lk/lk/status_registered.expected +0 -70
  959. data/spec/fixtures/responses/whois.nic.lk/lk/status_registered.txt +0 -24
  960. data/spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_available.txt +0 -0
  961. data/spec/fixtures/responses/whois.nic.lk/xn--fzc2c9e2c/status_registered.txt +0 -18
  962. data/spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_available.txt +0 -0
  963. data/spec/fixtures/responses/whois.nic.lk/xn--xkc2al3hye2a/status_registered.txt +0 -18
  964. data/spec/fixtures/responses/whois.nic.lv/status_available.expected +0 -23
  965. data/spec/fixtures/responses/whois.nic.lv/status_available.txt +0 -6
  966. data/spec/fixtures/responses/whois.nic.lv/status_registered.expected +0 -32
  967. data/spec/fixtures/responses/whois.nic.lv/status_registered.txt +0 -37
  968. data/spec/fixtures/responses/whois.nic.ly/status_available.expected +0 -23
  969. data/spec/fixtures/responses/whois.nic.ly/status_available.txt +0 -1
  970. data/spec/fixtures/responses/whois.nic.ly/status_registered.expected +0 -34
  971. data/spec/fixtures/responses/whois.nic.ly/status_registered.txt +0 -65
  972. data/spec/fixtures/responses/whois.nic.md/property_dns-update.txt +0 -7
  973. data/spec/fixtures/responses/whois.nic.md/status_available.expected +0 -55
  974. data/spec/fixtures/responses/whois.nic.md/status_available.txt +0 -1
  975. data/spec/fixtures/responses/whois.nic.md/status_registered.expected +0 -67
  976. data/spec/fixtures/responses/whois.nic.md/status_registered.txt +0 -7
  977. data/spec/fixtures/responses/whois.nic.mg/property_status_active.expected +0 -8
  978. data/spec/fixtures/responses/whois.nic.mg/property_status_active.txt +0 -65
  979. data/spec/fixtures/responses/whois.nic.mg/property_status_delegated.expected +0 -8
  980. data/spec/fixtures/responses/whois.nic.mg/property_status_delegated.txt +0 -78
  981. data/spec/fixtures/responses/whois.nic.mg/status_available.expected +0 -23
  982. data/spec/fixtures/responses/whois.nic.mg/status_available.txt +0 -22
  983. data/spec/fixtures/responses/whois.nic.mg/status_registered.expected +0 -34
  984. data/spec/fixtures/responses/whois.nic.mg/status_registered.txt +0 -65
  985. data/spec/fixtures/responses/whois.nic.ms/property_status_active.expected +0 -8
  986. data/spec/fixtures/responses/whois.nic.ms/property_status_active.txt +0 -59
  987. data/spec/fixtures/responses/whois.nic.ms/property_status_delegated.expected +0 -8
  988. data/spec/fixtures/responses/whois.nic.ms/property_status_delegated.txt +0 -55
  989. data/spec/fixtures/responses/whois.nic.ms/property_status_not_registered.expected +0 -8
  990. data/spec/fixtures/responses/whois.nic.ms/property_status_not_registered.txt +0 -15
  991. data/spec/fixtures/responses/whois.nic.ms/status_available.expected +0 -30
  992. data/spec/fixtures/responses/whois.nic.ms/status_available.txt +0 -15
  993. data/spec/fixtures/responses/whois.nic.ms/status_registered.expected +0 -44
  994. data/spec/fixtures/responses/whois.nic.ms/status_registered.txt +0 -59
  995. data/spec/fixtures/responses/whois.nic.mu/property_status_active.expected +0 -8
  996. data/spec/fixtures/responses/whois.nic.mu/property_status_active.txt +0 -22
  997. data/spec/fixtures/responses/whois.nic.mu/property_status_delegated.expected +0 -8
  998. data/spec/fixtures/responses/whois.nic.mu/property_status_delegated.txt +0 -37
  999. data/spec/fixtures/responses/whois.nic.mu/property_status_not_registered.expected +0 -8
  1000. data/spec/fixtures/responses/whois.nic.mu/property_status_not_registered.txt +0 -9
  1001. data/spec/fixtures/responses/whois.nic.mu/status_available.expected +0 -30
  1002. data/spec/fixtures/responses/whois.nic.mu/status_available.txt +0 -9
  1003. data/spec/fixtures/responses/whois.nic.mu/status_registered.expected +0 -48
  1004. data/spec/fixtures/responses/whois.nic.mu/status_registered.txt +0 -66
  1005. data/spec/fixtures/responses/whois.nic.mx/property_nameservers_with_ip.expected +0 -7
  1006. data/spec/fixtures/responses/whois.nic.mx/property_nameservers_with_ip.txt +0 -56
  1007. data/spec/fixtures/responses/whois.nic.mx/status_available.expected +0 -20
  1008. data/spec/fixtures/responses/whois.nic.mx/status_available.txt +0 -11
  1009. data/spec/fixtures/responses/whois.nic.mx/status_registered.expected +0 -30
  1010. data/spec/fixtures/responses/whois.nic.mx/status_registered.txt +0 -58
  1011. data/spec/fixtures/responses/whois.nic.name/reserved.txt +0 -30
  1012. data/spec/fixtures/responses/whois.nic.name/status_available.expected +0 -22
  1013. data/spec/fixtures/responses/whois.nic.name/status_available.txt +0 -29
  1014. data/spec/fixtures/responses/whois.nic.name/status_registered.expected +0 -22
  1015. data/spec/fixtures/responses/whois.nic.name/status_registered.txt +0 -36
  1016. data/spec/fixtures/responses/whois.nic.net.nf/property_status_active.expected +0 -8
  1017. data/spec/fixtures/responses/whois.nic.net.nf/property_status_active.txt +0 -44
  1018. data/spec/fixtures/responses/whois.nic.net.nf/property_status_delegated.expected +0 -8
  1019. data/spec/fixtures/responses/whois.nic.net.nf/property_status_delegated.txt +0 -72
  1020. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable.expected +0 -8
  1021. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable.txt +0 -73
  1022. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.expected +0 -8
  1023. data/spec/fixtures/responses/whois.nic.net.nf/property_status_excluded_pendingpurge.txt +0 -73
  1024. data/spec/fixtures/responses/whois.nic.net.nf/property_status_not_registered.expected +0 -8
  1025. data/spec/fixtures/responses/whois.nic.net.nf/property_status_not_registered.txt +0 -11
  1026. data/spec/fixtures/responses/whois.nic.net.nf/status_available.expected +0 -30
  1027. data/spec/fixtures/responses/whois.nic.net.nf/status_available.txt +0 -11
  1028. data/spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.expected +0 -9
  1029. data/spec/fixtures/responses/whois.nic.net.nf/status_invalid_nozone.txt +0 -11
  1030. data/spec/fixtures/responses/whois.nic.net.nf/status_registered.expected +0 -48
  1031. data/spec/fixtures/responses/whois.nic.net.nf/status_registered.txt +0 -44
  1032. data/spec/fixtures/responses/whois.nic.net.ng/property_status_active.expected +0 -8
  1033. data/spec/fixtures/responses/whois.nic.net.ng/property_status_active.txt +0 -41
  1034. data/spec/fixtures/responses/whois.nic.net.ng/property_status_delegated.expected +0 -8
  1035. data/spec/fixtures/responses/whois.nic.net.ng/property_status_delegated.txt +0 -41
  1036. data/spec/fixtures/responses/whois.nic.net.ng/property_status_not_registered.expected +0 -8
  1037. data/spec/fixtures/responses/whois.nic.net.ng/property_status_not_registered.txt +0 -9
  1038. data/spec/fixtures/responses/whois.nic.net.ng/status_available.expected +0 -23
  1039. data/spec/fixtures/responses/whois.nic.net.ng/status_available.txt +0 -9
  1040. data/spec/fixtures/responses/whois.nic.net.ng/status_registered.expected +0 -41
  1041. data/spec/fixtures/responses/whois.nic.net.ng/status_registered.txt +0 -41
  1042. data/spec/fixtures/responses/whois.nic.net.sa/status_available.expected +0 -23
  1043. data/spec/fixtures/responses/whois.nic.net.sa/status_available.txt +0 -5
  1044. data/spec/fixtures/responses/whois.nic.net.sa/status_registered.expected +0 -28
  1045. data/spec/fixtures/responses/whois.nic.net.sa/status_registered.txt +0 -17
  1046. data/spec/fixtures/responses/whois.nic.net.sb/property_status_active.expected +0 -8
  1047. data/spec/fixtures/responses/whois.nic.net.sb/property_status_active.txt +0 -72
  1048. data/spec/fixtures/responses/whois.nic.net.sb/property_status_delegated.expected +0 -8
  1049. data/spec/fixtures/responses/whois.nic.net.sb/property_status_delegated.txt +0 -72
  1050. data/spec/fixtures/responses/whois.nic.net.sb/property_status_not_registered.expected +0 -8
  1051. data/spec/fixtures/responses/whois.nic.net.sb/property_status_not_registered.txt +0 -12
  1052. data/spec/fixtures/responses/whois.nic.net.sb/status_available.expected +0 -30
  1053. data/spec/fixtures/responses/whois.nic.net.sb/status_available.txt +0 -12
  1054. data/spec/fixtures/responses/whois.nic.net.sb/status_registered.expected +0 -44
  1055. data/spec/fixtures/responses/whois.nic.net.sb/status_registered.txt +0 -72
  1056. data/spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.expected +0 -8
  1057. data/spec/fixtures/responses/whois.nic.nu/property_status_notrenewed.txt +0 -30
  1058. data/spec/fixtures/responses/whois.nic.nu/status_available.expected +0 -23
  1059. data/spec/fixtures/responses/whois.nic.nu/status_available.txt +0 -19
  1060. data/spec/fixtures/responses/whois.nic.nu/status_registered.expected +0 -34
  1061. data/spec/fixtures/responses/whois.nic.nu/status_registered.txt +0 -35
  1062. data/spec/fixtures/responses/whois.nic.org.uy/response_is_error.txt +0 -27
  1063. data/spec/fixtures/responses/whois.nic.org.uy/status_available.expected +0 -23
  1064. data/spec/fixtures/responses/whois.nic.org.uy/status_available.txt +0 -10
  1065. data/spec/fixtures/responses/whois.nic.org.uy/status_registered.expected +0 -29
  1066. data/spec/fixtures/responses/whois.nic.org.uy/status_registered.txt +0 -48
  1067. data/spec/fixtures/responses/whois.nic.pr/status_available.expected +0 -22
  1068. data/spec/fixtures/responses/whois.nic.pr/status_available.txt +0 -22
  1069. data/spec/fixtures/responses/whois.nic.pr/status_registered.expected +0 -24
  1070. data/spec/fixtures/responses/whois.nic.pr/status_registered.txt +0 -62
  1071. data/spec/fixtures/responses/whois.nic.priv.at/status_available.expected +0 -22
  1072. data/spec/fixtures/responses/whois.nic.priv.at/status_available.txt +0 -7
  1073. data/spec/fixtures/responses/whois.nic.priv.at/status_registered.expected +0 -23
  1074. data/spec/fixtures/responses/whois.nic.priv.at/status_registered.txt +0 -35
  1075. data/spec/fixtures/responses/whois.nic.sh/status_available.expected +0 -53
  1076. data/spec/fixtures/responses/whois.nic.sh/status_available.txt +0 -2
  1077. data/spec/fixtures/responses/whois.nic.sh/status_registered.expected +0 -53
  1078. data/spec/fixtures/responses/whois.nic.sh/status_registered.txt +0 -2
  1079. data/spec/fixtures/responses/whois.nic.sl/status_available.expected +0 -23
  1080. data/spec/fixtures/responses/whois.nic.sl/status_available.txt +0 -39
  1081. data/spec/fixtures/responses/whois.nic.sl/status_registered.expected +0 -33
  1082. data/spec/fixtures/responses/whois.nic.sl/status_registered.txt +0 -80
  1083. data/spec/fixtures/responses/whois.nic.sm/status_available.expected +0 -23
  1084. data/spec/fixtures/responses/whois.nic.sm/status_available.txt +0 -1
  1085. data/spec/fixtures/responses/whois.nic.sm/status_registered.expected +0 -33
  1086. data/spec/fixtures/responses/whois.nic.sm/status_registered.txt +0 -30
  1087. data/spec/fixtures/responses/whois.nic.sn/status_available.expected +0 -57
  1088. data/spec/fixtures/responses/whois.nic.sn/status_available.txt +0 -3
  1089. data/spec/fixtures/responses/whois.nic.sn/status_registered.expected +0 -80
  1090. data/spec/fixtures/responses/whois.nic.sn/status_registered.txt +0 -14
  1091. data/spec/fixtures/responses/whois.nic.so/status_available.expected +0 -23
  1092. data/spec/fixtures/responses/whois.nic.so/status_available.txt +0 -1
  1093. data/spec/fixtures/responses/whois.nic.so/status_registered.expected +0 -34
  1094. data/spec/fixtures/responses/whois.nic.so/status_registered.txt +0 -22
  1095. data/spec/fixtures/responses/whois.nic.st/status_available.expected +0 -23
  1096. data/spec/fixtures/responses/whois.nic.st/status_available.txt +0 -1
  1097. data/spec/fixtures/responses/whois.nic.st/status_registered.expected +0 -33
  1098. data/spec/fixtures/responses/whois.nic.st/status_registered.txt +0 -47
  1099. data/spec/fixtures/responses/whois.nic.tel/status_available.expected +0 -23
  1100. data/spec/fixtures/responses/whois.nic.tel/status_available.txt +0 -59
  1101. data/spec/fixtures/responses/whois.nic.tel/status_registered.expected +0 -36
  1102. data/spec/fixtures/responses/whois.nic.tel/status_registered.txt +0 -111
  1103. data/spec/fixtures/responses/whois.nic.tl/property_status_active.expected +0 -8
  1104. data/spec/fixtures/responses/whois.nic.tl/property_status_active.txt +0 -29
  1105. data/spec/fixtures/responses/whois.nic.tl/property_status_delegated.expected +0 -8
  1106. data/spec/fixtures/responses/whois.nic.tl/property_status_delegated.txt +0 -72
  1107. data/spec/fixtures/responses/whois.nic.tl/property_status_not_registered.expected +0 -8
  1108. data/spec/fixtures/responses/whois.nic.tl/property_status_not_registered.txt +0 -21
  1109. data/spec/fixtures/responses/whois.nic.tl/status_available.expected +0 -30
  1110. data/spec/fixtures/responses/whois.nic.tl/status_available.txt +0 -21
  1111. data/spec/fixtures/responses/whois.nic.tl/status_registered.expected +0 -44
  1112. data/spec/fixtures/responses/whois.nic.tl/status_registered.txt +0 -66
  1113. data/spec/fixtures/responses/whois.nic.tm/status_available.expected +0 -53
  1114. data/spec/fixtures/responses/whois.nic.tm/status_available.txt +0 -2
  1115. data/spec/fixtures/responses/whois.nic.tm/status_registered.expected +0 -53
  1116. data/spec/fixtures/responses/whois.nic.tm/status_registered.txt +0 -2
  1117. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_ip.expected +0 -12
  1118. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_ip.txt +0 -52
  1119. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_trailing_space.expected +0 -7
  1120. data/spec/fixtures/responses/whois.nic.tr/property_nameservers_with_trailing_space.txt +0 -42
  1121. data/spec/fixtures/responses/whois.nic.tr/status_available.expected +0 -23
  1122. data/spec/fixtures/responses/whois.nic.tr/status_available.txt +0 -1
  1123. data/spec/fixtures/responses/whois.nic.tr/status_registered.expected +0 -29
  1124. data/spec/fixtures/responses/whois.nic.tr/status_registered.txt +0 -48
  1125. data/spec/fixtures/responses/whois.nic.travel/property_status_multiple.expected +0 -2
  1126. data/spec/fixtures/responses/whois.nic.travel/property_status_multiple.txt +0 -83
  1127. data/spec/fixtures/responses/whois.nic.travel/property_status_single.expected +0 -2
  1128. data/spec/fixtures/responses/whois.nic.travel/property_status_single.txt +0 -75
  1129. data/spec/fixtures/responses/whois.nic.travel/status_available.expected +0 -23
  1130. data/spec/fixtures/responses/whois.nic.travel/status_available.txt +0 -25
  1131. data/spec/fixtures/responses/whois.nic.travel/status_registered.expected +0 -30
  1132. data/spec/fixtures/responses/whois.nic.travel/status_registered.txt +0 -75
  1133. data/spec/fixtures/responses/whois.nic.tv/property_nameserver_no_nameserver.expected +0 -3
  1134. data/spec/fixtures/responses/whois.nic.tv/property_nameserver_no_nameserver.txt +0 -53
  1135. data/spec/fixtures/responses/whois.nic.tv/status_available.expected +0 -44
  1136. data/spec/fixtures/responses/whois.nic.tv/status_available.txt +0 -44
  1137. data/spec/fixtures/responses/whois.nic.tv/status_registered.expected +0 -51
  1138. data/spec/fixtures/responses/whois.nic.tv/status_registered.txt +0 -54
  1139. data/spec/fixtures/responses/whois.nic.uk/property_nameservers_with_ip.expected +0 -9
  1140. data/spec/fixtures/responses/whois.nic.uk/property_nameservers_with_ip.txt +0 -52
  1141. data/spec/fixtures/responses/whois.nic.uk/property_registrant_type_individual.txt +0 -45
  1142. data/spec/fixtures/responses/whois.nic.uk/property_registrant_type_unknown.txt +0 -50
  1143. data/spec/fixtures/responses/whois.nic.uk/property_registrar_without_trading_name.expected +0 -6
  1144. data/spec/fixtures/responses/whois.nic.uk/property_registrar_without_trading_name.txt +0 -48
  1145. data/spec/fixtures/responses/whois.nic.uk/property_status_missing.expected +0 -8
  1146. data/spec/fixtures/responses/whois.nic.uk/property_status_missing.txt +0 -20
  1147. data/spec/fixtures/responses/whois.nic.uk/property_status_no_status_listed.expected +0 -8
  1148. data/spec/fixtures/responses/whois.nic.uk/property_status_no_status_listed.txt +0 -48
  1149. data/spec/fixtures/responses/whois.nic.uk/property_status_processing_registration.expected +0 -8
  1150. data/spec/fixtures/responses/whois.nic.uk/property_status_processing_registration.txt +0 -49
  1151. data/spec/fixtures/responses/whois.nic.uk/property_status_processing_renewal.expected +0 -8
  1152. data/spec/fixtures/responses/whois.nic.uk/property_status_processing_renewal.txt +0 -49
  1153. data/spec/fixtures/responses/whois.nic.uk/property_status_registered_until_expiry_date.expected +0 -8
  1154. data/spec/fixtures/responses/whois.nic.uk/property_status_registered_until_expiry_date.txt +0 -50
  1155. data/spec/fixtures/responses/whois.nic.uk/property_status_suspended.expected +0 -8
  1156. data/spec/fixtures/responses/whois.nic.uk/property_status_suspended.txt +0 -51
  1157. data/spec/fixtures/responses/whois.nic.uk/response_throttled.expected +0 -2
  1158. data/spec/fixtures/responses/whois.nic.uk/response_throttled.txt +0 -9
  1159. data/spec/fixtures/responses/whois.nic.uk/status_available.expected +0 -38
  1160. data/spec/fixtures/responses/whois.nic.uk/status_available.txt +0 -20
  1161. data/spec/fixtures/responses/whois.nic.uk/status_invalid.expected +0 -9
  1162. data/spec/fixtures/responses/whois.nic.uk/status_invalid.txt +0 -22
  1163. data/spec/fixtures/responses/whois.nic.uk/status_registered.expected +0 -68
  1164. data/spec/fixtures/responses/whois.nic.uk/status_registered.txt +0 -50
  1165. data/spec/fixtures/responses/whois.nic.uk/status_reserved.expected +0 -71
  1166. data/spec/fixtures/responses/whois.nic.uk/status_reserved.txt +0 -48
  1167. data/spec/fixtures/responses/whois.nic.uk/status_suspended.expected +0 -34
  1168. data/spec/fixtures/responses/whois.nic.uk/status_suspended.txt +0 -51
  1169. data/spec/fixtures/responses/whois.nic.us/status_available.expected +0 -23
  1170. data/spec/fixtures/responses/whois.nic.us/status_available.txt +0 -29
  1171. data/spec/fixtures/responses/whois.nic.us/status_registered.expected +0 -34
  1172. data/spec/fixtures/responses/whois.nic.us/status_registered.txt +0 -99
  1173. data/spec/fixtures/responses/whois.nic.ve/property_expires_on_missing.expected +0 -2
  1174. data/spec/fixtures/responses/whois.nic.ve/property_expires_on_missing.txt +0 -48
  1175. data/spec/fixtures/responses/whois.nic.ve/property_nameservers.expected +0 -7
  1176. data/spec/fixtures/responses/whois.nic.ve/property_nameservers.txt +0 -48
  1177. data/spec/fixtures/responses/whois.nic.ve/property_nameservers_missing.expected +0 -3
  1178. data/spec/fixtures/responses/whois.nic.ve/property_nameservers_missing.txt +0 -45
  1179. data/spec/fixtures/responses/whois.nic.ve/property_status_activo.expected +0 -8
  1180. data/spec/fixtures/responses/whois.nic.ve/property_status_activo.txt +0 -45
  1181. data/spec/fixtures/responses/whois.nic.ve/property_status_missing.expected +0 -8
  1182. data/spec/fixtures/responses/whois.nic.ve/property_status_missing.txt +0 -10
  1183. data/spec/fixtures/responses/whois.nic.ve/property_status_suspendido.expected +0 -8
  1184. data/spec/fixtures/responses/whois.nic.ve/property_status_suspendido.txt +0 -49
  1185. data/spec/fixtures/responses/whois.nic.ve/property_updated_on.expected +0 -3
  1186. data/spec/fixtures/responses/whois.nic.ve/property_updated_on.txt +0 -48
  1187. data/spec/fixtures/responses/whois.nic.ve/property_updated_on_blank.expected +0 -2
  1188. data/spec/fixtures/responses/whois.nic.ve/property_updated_on_blank.txt +0 -45
  1189. data/spec/fixtures/responses/whois.nic.ve/status_available.expected +0 -23
  1190. data/spec/fixtures/responses/whois.nic.ve/status_available.txt +0 -10
  1191. data/spec/fixtures/responses/whois.nic.ve/status_inactive.expected +0 -30
  1192. data/spec/fixtures/responses/whois.nic.ve/status_inactive.txt +0 -49
  1193. data/spec/fixtures/responses/whois.nic.ve/status_registered.expected +0 -25
  1194. data/spec/fixtures/responses/whois.nic.ve/status_registered.txt +0 -45
  1195. data/spec/fixtures/responses/whois.nic.xxx/property_updated_on_blank.expected +0 -2
  1196. data/spec/fixtures/responses/whois.nic.xxx/property_updated_on_blank.txt +0 -98
  1197. data/spec/fixtures/responses/whois.nic.xxx/status_available.expected +0 -57
  1198. data/spec/fixtures/responses/whois.nic.xxx/status_available.txt +0 -1
  1199. data/spec/fixtures/responses/whois.nic.xxx/status_registered.expected +0 -105
  1200. data/spec/fixtures/responses/whois.nic.xxx/status_registered.txt +0 -98
  1201. data/spec/fixtures/responses/whois.nic.xxx/status_reserved.expected +0 -12
  1202. data/spec/fixtures/responses/whois.nic.xxx/status_reserved.txt +0 -1
  1203. data/spec/fixtures/responses/whois.norid.no/status_available.expected +0 -18
  1204. data/spec/fixtures/responses/whois.norid.no/status_available.txt +0 -5
  1205. data/spec/fixtures/responses/whois.norid.no/status_registered.expected +0 -20
  1206. data/spec/fixtures/responses/whois.norid.no/status_registered.txt +0 -34
  1207. data/spec/fixtures/responses/whois.org.za/status_available.expected +0 -53
  1208. data/spec/fixtures/responses/whois.org.za/status_available.txt +0 -1
  1209. data/spec/fixtures/responses/whois.org.za/status_registered.expected +0 -53
  1210. data/spec/fixtures/responses/whois.org.za/status_registered.txt +0 -3
  1211. data/spec/fixtures/responses/whois.pandi.or.id/status_available.expected +0 -23
  1212. data/spec/fixtures/responses/whois.pandi.or.id/status_available.txt +0 -9
  1213. data/spec/fixtures/responses/whois.pandi.or.id/status_registered.expected +0 -34
  1214. data/spec/fixtures/responses/whois.pandi.or.id/status_registered.txt +0 -33
  1215. data/spec/fixtures/responses/whois.pnina.ps/property_nameservers_with_nodns.expected +0 -5
  1216. data/spec/fixtures/responses/whois.pnina.ps/property_nameservers_with_nodns.txt +0 -19
  1217. data/spec/fixtures/responses/whois.pnina.ps/property_status_active_pending_transfer.expected +0 -8
  1218. data/spec/fixtures/responses/whois.pnina.ps/property_status_active_pending_transfer.txt +0 -69
  1219. data/spec/fixtures/responses/whois.pnina.ps/status_available.expected +0 -23
  1220. data/spec/fixtures/responses/whois.pnina.ps/status_available.txt +0 -10
  1221. data/spec/fixtures/responses/whois.pnina.ps/status_registered.expected +0 -31
  1222. data/spec/fixtures/responses/whois.pnina.ps/status_registered.txt +0 -20
  1223. data/spec/fixtures/responses/whois.publicinterestregistry.net/response_throttled.expected +0 -2
  1224. data/spec/fixtures/responses/whois.publicinterestregistry.net/response_throttled.txt +0 -1
  1225. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected +0 -50
  1226. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_available.txt +0 -1
  1227. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_registered.expected +0 -115
  1228. data/spec/fixtures/responses/whois.publicinterestregistry.net/status_registered.txt +0 -85
  1229. data/spec/fixtures/responses/whois.register.bg/property_nameservers_with_ip.expected +0 -9
  1230. data/spec/fixtures/responses/whois.register.bg/property_nameservers_with_ip.txt +0 -42
  1231. data/spec/fixtures/responses/whois.register.bg/status_available.expected +0 -23
  1232. data/spec/fixtures/responses/whois.register.bg/status_available.txt +0 -1
  1233. data/spec/fixtures/responses/whois.register.bg/status_registered.expected +0 -33
  1234. data/spec/fixtures/responses/whois.register.bg/status_registered.txt +0 -44
  1235. data/spec/fixtures/responses/whois.registro.br/property_nameservers_with_ip.expected +0 -15
  1236. data/spec/fixtures/responses/whois.registro.br/property_nameservers_with_ip.txt +0 -50
  1237. data/spec/fixtures/responses/whois.registro.br/status_available.expected +0 -23
  1238. data/spec/fixtures/responses/whois.registro.br/status_available.txt +0 -22
  1239. data/spec/fixtures/responses/whois.registro.br/status_available_limited.expected +0 -5
  1240. data/spec/fixtures/responses/whois.registro.br/status_available_limited.txt +0 -22
  1241. data/spec/fixtures/responses/whois.registro.br/status_registered.expected +0 -30
  1242. data/spec/fixtures/responses/whois.registro.br/status_registered.txt +0 -47
  1243. data/spec/fixtures/responses/whois.registro.br/status_registered_limited.expected +0 -5
  1244. data/spec/fixtures/responses/whois.registro.br/status_registered_limited.txt +0 -23
  1245. data/spec/fixtures/responses/whois.registry.gy/property_status_active.expected +0 -8
  1246. data/spec/fixtures/responses/whois.registry.gy/property_status_active.txt +0 -58
  1247. data/spec/fixtures/responses/whois.registry.gy/property_status_delegated.expected +0 -8
  1248. data/spec/fixtures/responses/whois.registry.gy/property_status_delegated.txt +0 -66
  1249. data/spec/fixtures/responses/whois.registry.gy/property_status_not_registered.expected +0 -8
  1250. data/spec/fixtures/responses/whois.registry.gy/property_status_not_registered.txt +0 -18
  1251. data/spec/fixtures/responses/whois.registry.gy/status_available.expected +0 -30
  1252. data/spec/fixtures/responses/whois.registry.gy/status_available.txt +0 -18
  1253. data/spec/fixtures/responses/whois.registry.gy/status_registered.expected +0 -48
  1254. data/spec/fixtures/responses/whois.registry.gy/status_registered.txt +0 -58
  1255. data/spec/fixtures/responses/whois.registry.hm/status_available.expected +0 -23
  1256. data/spec/fixtures/responses/whois.registry.hm/status_available.txt +0 -31
  1257. data/spec/fixtures/responses/whois.registry.hm/status_registered.expected +0 -29
  1258. data/spec/fixtures/responses/whois.registry.hm/status_registered.txt +0 -78
  1259. data/spec/fixtures/responses/whois.registry.in/property_status_missing.expected +0 -2
  1260. data/spec/fixtures/responses/whois.registry.in/property_status_missing.txt +0 -1
  1261. data/spec/fixtures/responses/whois.registry.in/property_status_multiple.expected +0 -2
  1262. data/spec/fixtures/responses/whois.registry.in/property_status_multiple.txt +0 -86
  1263. data/spec/fixtures/responses/whois.registry.in/property_status_ok.expected +0 -2
  1264. data/spec/fixtures/responses/whois.registry.in/property_status_ok.txt +0 -83
  1265. data/spec/fixtures/responses/whois.registry.in/status_available.expected +0 -57
  1266. data/spec/fixtures/responses/whois.registry.in/status_available.txt +0 -1
  1267. data/spec/fixtures/responses/whois.registry.in/status_registered.expected +0 -106
  1268. data/spec/fixtures/responses/whois.registry.in/status_registered.txt +0 -83
  1269. data/spec/fixtures/responses/whois.registry.om/status_available.expected +0 -56
  1270. data/spec/fixtures/responses/whois.registry.om/status_available.txt +0 -1
  1271. data/spec/fixtures/responses/whois.registry.om/status_registered.expected +0 -100
  1272. data/spec/fixtures/responses/whois.registry.om/status_registered.txt +0 -18
  1273. data/spec/fixtures/responses/whois.registry.qa/property_nameservers_without_ips.expected +0 -12
  1274. data/spec/fixtures/responses/whois.registry.qa/property_nameservers_without_ips.txt +0 -22
  1275. data/spec/fixtures/responses/whois.registry.qa/status_available.expected +0 -56
  1276. data/spec/fixtures/responses/whois.registry.qa/status_available.txt +0 -1
  1277. data/spec/fixtures/responses/whois.registry.qa/status_registered.expected +0 -91
  1278. data/spec/fixtures/responses/whois.registry.qa/status_registered.txt +0 -23
  1279. data/spec/fixtures/responses/whois.registrypro.pro/status_available.expected +0 -57
  1280. data/spec/fixtures/responses/whois.registrypro.pro/status_available.txt +0 -1
  1281. data/spec/fixtures/responses/whois.registrypro.pro/status_registered.expected +0 -112
  1282. data/spec/fixtures/responses/whois.registrypro.pro/status_registered.txt +0 -101
  1283. data/spec/fixtures/responses/whois.ripe.net/fo/status_available.expected +0 -23
  1284. data/spec/fixtures/responses/whois.ripe.net/fo/status_available.txt +0 -11
  1285. data/spec/fixtures/responses/whois.ripe.net/fo/status_registered.expected +0 -27
  1286. data/spec/fixtures/responses/whois.ripe.net/fo/status_registered.txt +0 -45
  1287. data/spec/fixtures/responses/whois.ripe.net/gm/status_available.expected +0 -23
  1288. data/spec/fixtures/responses/whois.ripe.net/gm/status_available.txt +0 -11
  1289. data/spec/fixtures/responses/whois.ripe.net/gm/status_registered.expected +0 -27
  1290. data/spec/fixtures/responses/whois.ripe.net/gm/status_registered.txt +0 -37
  1291. data/spec/fixtures/responses/whois.ripe.net/mc/status_available.expected +0 -23
  1292. data/spec/fixtures/responses/whois.ripe.net/mc/status_available.txt +0 -11
  1293. data/spec/fixtures/responses/whois.ripe.net/mc/status_registered.expected +0 -32
  1294. data/spec/fixtures/responses/whois.ripe.net/mc/status_registered.txt +0 -36
  1295. data/spec/fixtures/responses/whois.ripe.net/va/status_available.expected +0 -23
  1296. data/spec/fixtures/responses/whois.ripe.net/va/status_available.txt +0 -11
  1297. data/spec/fixtures/responses/whois.ripe.net/va/status_registered.expected +0 -33
  1298. data/spec/fixtures/responses/whois.ripe.net/va/status_registered.txt +0 -48
  1299. data/spec/fixtures/responses/whois.rnids.rs/property_nameservers_hyphenated.expected +0 -9
  1300. data/spec/fixtures/responses/whois.rnids.rs/property_nameservers_hyphenated.txt +0 -36
  1301. data/spec/fixtures/responses/whois.rnids.rs/status_available.expected +0 -57
  1302. data/spec/fixtures/responses/whois.rnids.rs/status_available.txt +0 -1
  1303. data/spec/fixtures/responses/whois.rnids.rs/status_registered.expected +0 -94
  1304. data/spec/fixtures/responses/whois.rnids.rs/status_registered.txt +0 -44
  1305. data/spec/fixtures/responses/whois.rnids.rs/token_whois_privacy.expected +0 -11
  1306. data/spec/fixtures/responses/whois.rnids.rs/token_whois_privacy.txt +0 -36
  1307. data/spec/fixtures/responses/whois.rotld.ro/status_available.expected +0 -23
  1308. data/spec/fixtures/responses/whois.rotld.ro/status_available.txt +0 -16
  1309. data/spec/fixtures/responses/whois.rotld.ro/status_registered.expected +0 -31
  1310. data/spec/fixtures/responses/whois.rotld.ro/status_registered.txt +0 -27
  1311. data/spec/fixtures/responses/whois.samoanic.ws/status_available.expected +0 -23
  1312. data/spec/fixtures/responses/whois.samoanic.ws/status_available.txt +0 -12
  1313. data/spec/fixtures/responses/whois.samoanic.ws/status_registered.expected +0 -34
  1314. data/spec/fixtures/responses/whois.samoanic.ws/status_registered.txt +0 -34
  1315. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1.expected +0 -11
  1316. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1.txt +0 -98
  1317. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.expected +0 -12
  1318. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.txt +0 -94
  1319. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_2.expected +0 -11
  1320. data/spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_2.txt +0 -94
  1321. data/spec/fixtures/responses/whois.sgnic.sg/status_available.expected +0 -23
  1322. data/spec/fixtures/responses/whois.sgnic.sg/status_available.txt +0 -1
  1323. data/spec/fixtures/responses/whois.sgnic.sg/status_registered.expected +0 -33
  1324. data/spec/fixtures/responses/whois.sgnic.sg/status_registered.txt +0 -94
  1325. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_dakt.expected +0 -8
  1326. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_dakt.txt +0 -25
  1327. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_exp.expected +0 -8
  1328. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_exp.txt +0 -27
  1329. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_held.expected +0 -8
  1330. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_held.txt +0 -17
  1331. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_lnot.expected +0 -8
  1332. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_lnot.txt +0 -26
  1333. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ok.expected +0 -8
  1334. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ok.txt +0 -27
  1335. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ta.expected +0 -8
  1336. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_ta.txt +0 -25
  1337. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_warn.expected +0 -8
  1338. data/spec/fixtures/responses/whois.sk-nic.sk/property_status_dom_warn.txt +0 -24
  1339. data/spec/fixtures/responses/whois.sk-nic.sk/status_available.expected +0 -23
  1340. data/spec/fixtures/responses/whois.sk-nic.sk/status_available.txt +0 -7
  1341. data/spec/fixtures/responses/whois.sk-nic.sk/status_registered.expected +0 -33
  1342. data/spec/fixtures/responses/whois.sk-nic.sk/status_registered.txt +0 -27
  1343. data/spec/fixtures/responses/whois.smallregistry.net/status_available.expected +0 -50
  1344. data/spec/fixtures/responses/whois.smallregistry.net/status_available.txt +0 -21
  1345. data/spec/fixtures/responses/whois.smallregistry.net/status_registered.expected +0 -91
  1346. data/spec/fixtures/responses/whois.smallregistry.net/status_registered.txt +0 -89
  1347. data/spec/fixtures/responses/whois.srs.net.nz/property_status_pendingrelease.expected +0 -8
  1348. data/spec/fixtures/responses/whois.srs.net.nz/property_status_pendingrelease.txt +0 -68
  1349. data/spec/fixtures/responses/whois.srs.net.nz/response_throttled.expected +0 -2
  1350. data/spec/fixtures/responses/whois.srs.net.nz/response_throttled.txt +0 -27
  1351. data/spec/fixtures/responses/whois.srs.net.nz/status_available.expected +0 -27
  1352. data/spec/fixtures/responses/whois.srs.net.nz/status_available.txt +0 -27
  1353. data/spec/fixtures/responses/whois.srs.net.nz/status_invalid.expected +0 -34
  1354. data/spec/fixtures/responses/whois.srs.net.nz/status_invalid.txt +0 -27
  1355. data/spec/fixtures/responses/whois.srs.net.nz/status_registered.expected +0 -38
  1356. data/spec/fixtures/responses/whois.srs.net.nz/status_registered.txt +0 -73
  1357. data/spec/fixtures/responses/whois.sx/status_available.expected +0 -55
  1358. data/spec/fixtures/responses/whois.sx/status_available.txt +0 -9
  1359. data/spec/fixtures/responses/whois.sx/status_registered.expected +0 -85
  1360. data/spec/fixtures/responses/whois.sx/status_registered.txt +0 -21
  1361. data/spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.expected +0 -9
  1362. data/spec/fixtures/responses/whois.tcinet.ru/ru/property_nameservers_with_ip.txt +0 -22
  1363. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_available.expected +0 -37
  1364. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_available.txt +0 -9
  1365. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.expected +0 -65
  1366. data/spec/fixtures/responses/whois.tcinet.ru/ru/status_registered.txt +0 -23
  1367. data/spec/fixtures/responses/whois.tcinet.ru/su/status_available.expected +0 -37
  1368. data/spec/fixtures/responses/whois.tcinet.ru/su/status_available.txt +0 -9
  1369. data/spec/fixtures/responses/whois.tcinet.ru/su/status_registered.expected +0 -53
  1370. data/spec/fixtures/responses/whois.tcinet.ru/su/status_registered.txt +0 -20
  1371. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.expected +0 -37
  1372. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_available.txt +0 -9
  1373. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.expected +0 -56
  1374. data/spec/fixtures/responses/whois.tcinet.ru/xn--p1ai/status_registered.txt +0 -20
  1375. data/spec/fixtures/responses/whois.thnic.co.th/status_available.expected +0 -23
  1376. data/spec/fixtures/responses/whois.thnic.co.th/status_available.txt +0 -5
  1377. data/spec/fixtures/responses/whois.thnic.co.th/status_registered.expected +0 -34
  1378. data/spec/fixtures/responses/whois.thnic.co.th/status_registered.txt +0 -27
  1379. data/spec/fixtures/responses/whois.tld.ee/property_contact_admin.txt +0 -34
  1380. data/spec/fixtures/responses/whois.tld.ee/property_contact_registrant.txt +0 -34
  1381. data/spec/fixtures/responses/whois.tld.ee/property_registrar.txt +0 -34
  1382. data/spec/fixtures/responses/whois.tld.ee/property_status_expired.txt +0 -27
  1383. data/spec/fixtures/responses/whois.tld.ee/property_status_missing.txt +0 -8
  1384. data/spec/fixtures/responses/whois.tld.ee/property_status_paid.txt +0 -34
  1385. data/spec/fixtures/responses/whois.tld.ee/status_available.expected +0 -38
  1386. data/spec/fixtures/responses/whois.tld.ee/status_available.txt +0 -8
  1387. data/spec/fixtures/responses/whois.tld.ee/status_expired.expected +0 -31
  1388. data/spec/fixtures/responses/whois.tld.ee/status_expired.txt +0 -27
  1389. data/spec/fixtures/responses/whois.tld.ee/status_registered.expected +0 -60
  1390. data/spec/fixtures/responses/whois.tld.ee/status_registered.txt +0 -34
  1391. data/spec/fixtures/responses/whois.tonic.to/response_incomplete.expected +0 -6
  1392. data/spec/fixtures/responses/whois.tonic.to/response_incomplete.txt +0 -1
  1393. data/spec/fixtures/responses/whois.tonic.to/status_available.expected +0 -57
  1394. data/spec/fixtures/responses/whois.tonic.to/status_available.txt +0 -2
  1395. data/spec/fixtures/responses/whois.tonic.to/status_registered.expected +0 -57
  1396. data/spec/fixtures/responses/whois.tonic.to/status_registered.txt +0 -3
  1397. data/spec/fixtures/responses/whois.twnic.net.tw/status_available.expected +0 -23
  1398. data/spec/fixtures/responses/whois.twnic.net.tw/status_available.txt +0 -1
  1399. data/spec/fixtures/responses/whois.twnic.net.tw/status_registered.expected +0 -33
  1400. data/spec/fixtures/responses/whois.twnic.net.tw/status_registered.txt +0 -32
  1401. data/spec/fixtures/responses/whois.tznic.or.tz/property_status_expired.expected +0 -8
  1402. data/spec/fixtures/responses/whois.tznic.or.tz/property_status_expired.txt +0 -56
  1403. data/spec/fixtures/responses/whois.tznic.or.tz/status_available.expected +0 -23
  1404. data/spec/fixtures/responses/whois.tznic.or.tz/status_available.txt +0 -39
  1405. data/spec/fixtures/responses/whois.tznic.or.tz/status_registered.expected +0 -30
  1406. data/spec/fixtures/responses/whois.tznic.or.tz/status_registered.txt +0 -77
  1407. data/spec/fixtures/responses/whois.ua/property_contacts_multiple.expected +0 -107
  1408. data/spec/fixtures/responses/whois.ua/property_contacts_multiple.txt +0 -84
  1409. data/spec/fixtures/responses/whois.ua/property_created_at_outofrange.expected +0 -2
  1410. data/spec/fixtures/responses/whois.ua/property_created_at_outofrange.txt +0 -93
  1411. data/spec/fixtures/responses/whois.ua/property_nameservers_uppercase.expected +0 -9
  1412. data/spec/fixtures/responses/whois.ua/property_nameservers_uppercase.txt +0 -29
  1413. data/spec/fixtures/responses/whois.ua/redirect_to_whois.in.ua.txt +0 -29
  1414. data/spec/fixtures/responses/whois.ua/status_available.expected +0 -52
  1415. data/spec/fixtures/responses/whois.ua/status_available.txt +0 -7
  1416. data/spec/fixtures/responses/whois.ua/status_registered.expected +0 -95
  1417. data/spec/fixtures/responses/whois.ua/status_registered.txt +0 -63
  1418. data/spec/fixtures/responses/whois.usp.ac.fj/status_available.expected +0 -23
  1419. data/spec/fixtures/responses/whois.usp.ac.fj/status_available.txt +0 -18
  1420. data/spec/fixtures/responses/whois.usp.ac.fj/status_registered.expected +0 -28
  1421. data/spec/fixtures/responses/whois.usp.ac.fj/status_registered.txt +0 -26
  1422. data/spec/fixtures/responses/whois.za.net/status_available.expected +0 -23
  1423. data/spec/fixtures/responses/whois.za.net/status_available.txt +0 -9
  1424. data/spec/fixtures/responses/whois.za.net/status_registered.expected +0 -29
  1425. data/spec/fixtures/responses/whois.za.net/status_registered.txt +0 -42
  1426. data/spec/fixtures/responses/whois.za.org/status_available.expected +0 -23
  1427. data/spec/fixtures/responses/whois.za.org/status_available.txt +0 -9
  1428. data/spec/fixtures/responses/whois.za.org/status_registered.expected +0 -31
  1429. data/spec/fixtures/responses/whois.za.org/status_registered.txt +0 -44
  1430. data/spec/integration_spec.rb +0 -58
  1431. data/spec/spec_helper.rb +0 -23
  1432. data/spec/support/example/parser_example_group.rb +0 -57
  1433. data/spec/support/helpers/connectivity_helper.rb +0 -15
  1434. data/spec/support/helpers/spec_helper.rb +0 -38
  1435. data/spec/support/matchers/support_property.rb +0 -5
  1436. data/spec/tlds +0 -352
  1437. data/spec/whois/client_spec.rb +0 -134
  1438. data/spec/whois/core_ext_spec.rb +0 -17
  1439. data/spec/whois/errors_spec.rb +0 -21
  1440. data/spec/whois/record/contact_spec.rb +0 -57
  1441. data/spec/whois/record/nameserver_spec.rb +0 -61
  1442. data/spec/whois/record/parser/base_spec.rb +0 -242
  1443. data/spec/whois/record/parser/blank_spec.rb +0 -20
  1444. data/spec/whois/record/parser/responses/jobswhois.verisign-grs.com/property_nameserver_no_nameserver_spec.rb +0 -30
  1445. data/spec/whois/record/parser/responses/jobswhois.verisign-grs.com/status_available_spec.rb +0 -90
  1446. data/spec/whois/record/parser/responses/jobswhois.verisign-grs.com/status_registered_spec.rb +0 -101
  1447. data/spec/whois/record/parser/responses/kero.yachay.pe/status_available_spec.rb +0 -60
  1448. data/spec/whois/record/parser/responses/kero.yachay.pe/status_inactive_spec.rb +0 -61
  1449. data/spec/whois/record/parser/responses/kero.yachay.pe/status_registered_spec.rb +0 -68
  1450. data/spec/whois/record/parser/responses/whois.adamsnames.tc/gd/status_available_spec.rb +0 -60
  1451. data/spec/whois/record/parser/responses/whois.adamsnames.tc/gd/status_registered_spec.rb +0 -64
  1452. data/spec/whois/record/parser/responses/whois.adamsnames.tc/tc/status_available_spec.rb +0 -60
  1453. data/spec/whois/record/parser/responses/whois.adamsnames.tc/tc/status_registered_spec.rb +0 -68
  1454. data/spec/whois/record/parser/responses/whois.adamsnames.tc/vg/status_available_spec.rb +0 -60
  1455. data/spec/whois/record/parser/responses/whois.adamsnames.tc/vg/status_registered_spec.rb +0 -68
  1456. data/spec/whois/record/parser/responses/whois.aeda.net.ae/status_available_spec.rb +0 -60
  1457. data/spec/whois/record/parser/responses/whois.aeda.net.ae/status_registered_spec.rb +0 -64
  1458. data/spec/whois/record/parser/responses/whois.aero/status_available_spec.rb +0 -108
  1459. data/spec/whois/record/parser/responses/whois.aero/status_registered_spec.rb +0 -161
  1460. data/spec/whois/record/parser/responses/whois.afilias-grs.info/bz/status_available_spec.rb +0 -108
  1461. data/spec/whois/record/parser/responses/whois.afilias-grs.info/bz/status_registered_spec.rb +0 -122
  1462. data/spec/whois/record/parser/responses/whois.afilias-grs.info/gi/status_available_spec.rb +0 -108
  1463. data/spec/whois/record/parser/responses/whois.afilias-grs.info/gi/status_registered_spec.rb +0 -157
  1464. data/spec/whois/record/parser/responses/whois.afilias-grs.info/hn/status_available_spec.rb +0 -108
  1465. data/spec/whois/record/parser/responses/whois.afilias-grs.info/hn/status_registered_spec.rb +0 -157
  1466. data/spec/whois/record/parser/responses/whois.afilias-grs.info/lc/status_available_spec.rb +0 -108
  1467. data/spec/whois/record/parser/responses/whois.afilias-grs.info/lc/status_registered_spec.rb +0 -157
  1468. data/spec/whois/record/parser/responses/whois.afilias-grs.info/mn/status_available_spec.rb +0 -108
  1469. data/spec/whois/record/parser/responses/whois.afilias-grs.info/mn/status_registered_spec.rb +0 -161
  1470. data/spec/whois/record/parser/responses/whois.afilias-grs.info/sc/status_available_spec.rb +0 -108
  1471. data/spec/whois/record/parser/responses/whois.afilias-grs.info/sc/status_registered_spec.rb +0 -157
  1472. data/spec/whois/record/parser/responses/whois.afilias-grs.info/vc/status_available_spec.rb +0 -108
  1473. data/spec/whois/record/parser/responses/whois.afilias-grs.info/vc/status_registered_spec.rb +0 -161
  1474. data/spec/whois/record/parser/responses/whois.afilias.info/status_available_spec.rb +0 -108
  1475. data/spec/whois/record/parser/responses/whois.afilias.info/status_registered_spec.rb +0 -161
  1476. data/spec/whois/record/parser/responses/whois.ai/status_available_spec.rb +0 -60
  1477. data/spec/whois/record/parser/responses/whois.ai/status_registered_spec.rb +0 -68
  1478. data/spec/whois/record/parser/responses/whois.arnes.si/status_available_spec.rb +0 -60
  1479. data/spec/whois/record/parser/responses/whois.arnes.si/status_registered_spec.rb +0 -70
  1480. data/spec/whois/record/parser/responses/whois.ati.tn/status_available_spec.rb +0 -108
  1481. data/spec/whois/record/parser/responses/whois.ati.tn/status_registered_spec.rb +0 -173
  1482. data/spec/whois/record/parser/responses/whois.audns.net.au/property_status_with_multiple_spec.rb +0 -29
  1483. data/spec/whois/record/parser/responses/whois.audns.net.au/status_available_spec.rb +0 -107
  1484. data/spec/whois/record/parser/responses/whois.audns.net.au/status_registered_spec.rb +0 -136
  1485. data/spec/whois/record/parser/responses/whois.biz/status_available_spec.rb +0 -103
  1486. data/spec/whois/record/parser/responses/whois.biz/status_registered_spec.rb +0 -119
  1487. data/spec/whois/record/parser/responses/whois.cat/property_status_missing_spec.rb +0 -29
  1488. data/spec/whois/record/parser/responses/whois.cat/property_status_multiple_spec.rb +0 -29
  1489. data/spec/whois/record/parser/responses/whois.cat/property_status_ok_spec.rb +0 -29
  1490. data/spec/whois/record/parser/responses/whois.cat/status_available_spec.rb +0 -60
  1491. data/spec/whois/record/parser/responses/whois.cat/status_registered_spec.rb +0 -69
  1492. data/spec/whois/record/parser/responses/whois.cctld.by/status_available_spec.rb +0 -105
  1493. data/spec/whois/record/parser/responses/whois.cctld.by/status_registered_spec.rb +0 -115
  1494. data/spec/whois/record/parser/responses/whois.cctld.uz/property_expires_on_dash_spec.rb +0 -29
  1495. data/spec/whois/record/parser/responses/whois.cctld.uz/property_status_reserved_spec.rb +0 -39
  1496. data/spec/whois/record/parser/responses/whois.cctld.uz/status_available_spec.rb +0 -60
  1497. data/spec/whois/record/parser/responses/whois.cctld.uz/status_registered_spec.rb +0 -66
  1498. data/spec/whois/record/parser/responses/whois.centralnic.com/ae.org/status_available_spec.rb +0 -108
  1499. data/spec/whois/record/parser/responses/whois.centralnic.com/ae.org/status_registered_spec.rb +0 -161
  1500. data/spec/whois/record/parser/responses/whois.centralnic.com/ar.com/status_available_spec.rb +0 -108
  1501. data/spec/whois/record/parser/responses/whois.centralnic.com/ar.com/status_registered_spec.rb +0 -169
  1502. data/spec/whois/record/parser/responses/whois.centralnic.com/br.com/status_available_spec.rb +0 -108
  1503. data/spec/whois/record/parser/responses/whois.centralnic.com/br.com/status_registered_spec.rb +0 -161
  1504. data/spec/whois/record/parser/responses/whois.centralnic.com/cn.com/status_available_spec.rb +0 -108
  1505. data/spec/whois/record/parser/responses/whois.centralnic.com/cn.com/status_registered_spec.rb +0 -161
  1506. data/spec/whois/record/parser/responses/whois.centralnic.com/de.com/status_available_spec.rb +0 -108
  1507. data/spec/whois/record/parser/responses/whois.centralnic.com/de.com/status_registered_spec.rb +0 -163
  1508. data/spec/whois/record/parser/responses/whois.centralnic.com/eu.com/status_available_spec.rb +0 -108
  1509. data/spec/whois/record/parser/responses/whois.centralnic.com/eu.com/status_registered_spec.rb +0 -161
  1510. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.com/status_available_spec.rb +0 -108
  1511. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.com/status_registered_spec.rb +0 -165
  1512. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_available_spec.rb +0 -108
  1513. data/spec/whois/record/parser/responses/whois.centralnic.com/gb.net/status_registered_spec.rb +0 -165
  1514. data/spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_available_spec.rb +0 -108
  1515. data/spec/whois/record/parser/responses/whois.centralnic.com/gr.com/status_registered_spec.rb +0 -165
  1516. data/spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_available_spec.rb +0 -108
  1517. data/spec/whois/record/parser/responses/whois.centralnic.com/hu.com/status_registered_spec.rb +0 -161
  1518. data/spec/whois/record/parser/responses/whois.centralnic.com/jpn.com/status_available_spec.rb +0 -108
  1519. data/spec/whois/record/parser/responses/whois.centralnic.com/jpn.com/status_registered_spec.rb +0 -161
  1520. data/spec/whois/record/parser/responses/whois.centralnic.com/kr.com/status_available_spec.rb +0 -108
  1521. data/spec/whois/record/parser/responses/whois.centralnic.com/kr.com/status_registered_spec.rb +0 -167
  1522. data/spec/whois/record/parser/responses/whois.centralnic.com/no.com/status_available_spec.rb +0 -108
  1523. data/spec/whois/record/parser/responses/whois.centralnic.com/no.com/status_registered_spec.rb +0 -161
  1524. data/spec/whois/record/parser/responses/whois.centralnic.com/qc.com/status_available_spec.rb +0 -108
  1525. data/spec/whois/record/parser/responses/whois.centralnic.com/qc.com/status_registered_spec.rb +0 -165
  1526. data/spec/whois/record/parser/responses/whois.centralnic.com/ru.com/status_available_spec.rb +0 -108
  1527. data/spec/whois/record/parser/responses/whois.centralnic.com/ru.com/status_registered_spec.rb +0 -157
  1528. data/spec/whois/record/parser/responses/whois.centralnic.com/sa.com/status_available_spec.rb +0 -108
  1529. data/spec/whois/record/parser/responses/whois.centralnic.com/sa.com/status_registered_spec.rb +0 -161
  1530. data/spec/whois/record/parser/responses/whois.centralnic.com/se.com/status_available_spec.rb +0 -108
  1531. data/spec/whois/record/parser/responses/whois.centralnic.com/se.com/status_registered_spec.rb +0 -165
  1532. data/spec/whois/record/parser/responses/whois.centralnic.com/se.net/status_available_spec.rb +0 -108
  1533. data/spec/whois/record/parser/responses/whois.centralnic.com/se.net/status_registered_spec.rb +0 -161
  1534. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.com/status_available_spec.rb +0 -108
  1535. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.com/status_registered_spec.rb +0 -161
  1536. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.net/status_available_spec.rb +0 -108
  1537. data/spec/whois/record/parser/responses/whois.centralnic.com/uk.net/status_registered_spec.rb +0 -161
  1538. data/spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_available_spec.rb +0 -108
  1539. data/spec/whois/record/parser/responses/whois.centralnic.com/us.com/status_registered_spec.rb +0 -161
  1540. data/spec/whois/record/parser/responses/whois.centralnic.com/us.org/status_available_spec.rb +0 -108
  1541. data/spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_available_spec.rb +0 -108
  1542. data/spec/whois/record/parser/responses/whois.centralnic.com/uy.com/status_registered_spec.rb +0 -161
  1543. data/spec/whois/record/parser/responses/whois.centralnic.com/za.com/status_available_spec.rb +0 -108
  1544. data/spec/whois/record/parser/responses/whois.centralnic.com/za.com/status_registered_spec.rb +0 -161
  1545. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_autorenew_grace_spec.rb +0 -39
  1546. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_available_spec.rb +0 -39
  1547. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_redemption_spec.rb +0 -39
  1548. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_registered_spec.rb +0 -39
  1549. data/spec/whois/record/parser/responses/whois.cira.ca/property_status_tobereleased_spec.rb +0 -39
  1550. data/spec/whois/record/parser/responses/whois.cira.ca/status_available_spec.rb +0 -118
  1551. data/spec/whois/record/parser/responses/whois.cira.ca/status_invalid_spec.rb +0 -39
  1552. data/spec/whois/record/parser/responses/whois.cira.ca/status_registered_spec.rb +0 -172
  1553. data/spec/whois/record/parser/responses/whois.cnnic.cn/property_status_ok_spec.rb +0 -39
  1554. data/spec/whois/record/parser/responses/whois.cnnic.cn/status_available_spec.rb +0 -112
  1555. data/spec/whois/record/parser/responses/whois.cnnic.cn/status_registered_spec.rb +0 -137
  1556. data/spec/whois/record/parser/responses/whois.cnnic.cn/status_reserved_list_spec.rb +0 -44
  1557. data/spec/whois/record/parser/responses/whois.cnnic.cn/status_reserved_spec.rb +0 -44
  1558. data/spec/whois/record/parser/responses/whois.co.ca/status_available_spec.rb +0 -65
  1559. data/spec/whois/record/parser/responses/whois.co.ca/status_registered_spec.rb +0 -71
  1560. data/spec/whois/record/parser/responses/whois.co.ca/status_reserved_spec.rb +0 -44
  1561. data/spec/whois/record/parser/responses/whois.co.pl/status_available_spec.rb +0 -105
  1562. data/spec/whois/record/parser/responses/whois.co.pl/status_registered_spec.rb +0 -110
  1563. data/spec/whois/record/parser/responses/whois.co.ug/property_status_active_spec.rb +0 -39
  1564. data/spec/whois/record/parser/responses/whois.co.ug/property_status_unconfirmed_spec.rb +0 -39
  1565. data/spec/whois/record/parser/responses/whois.co.ug/status_available_spec.rb +0 -60
  1566. data/spec/whois/record/parser/responses/whois.co.ug/status_registered_spec.rb +0 -69
  1567. data/spec/whois/record/parser/responses/whois.coza.net.za/status_available_spec.rb +0 -104
  1568. data/spec/whois/record/parser/responses/whois.coza.net.za/status_registered_spec.rb +0 -104
  1569. data/spec/whois/record/parser/responses/whois.crsnic.net/property_nameserver_no_nameserver_spec.rb +0 -30
  1570. data/spec/whois/record/parser/responses/whois.crsnic.net/property_registrar_with_multiple_entries_spec.rb +0 -33
  1571. data/spec/whois/record/parser/responses/whois.crsnic.net/response_unavailable_spec.rb +0 -29
  1572. data/spec/whois/record/parser/responses/whois.crsnic.net/status_available_spec.rb +0 -90
  1573. data/spec/whois/record/parser/responses/whois.crsnic.net/status_registered_spec.rb +0 -105
  1574. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.10.0/status_available_spec.rb +0 -98
  1575. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.10.0/status_registered_spec.rb +0 -142
  1576. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/property_nameservers_with_ip_spec.rb +0 -39
  1577. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_available_spec.rb +0 -98
  1578. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_invalid_spec.rb +0 -98
  1579. data/spec/whois/record/parser/responses/whois.denic.de/schema-1.11.0/status_registered_spec.rb +0 -120
  1580. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/property_nameservers_with_ip_spec.rb +0 -39
  1581. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/response_throttled_spec.rb +0 -29
  1582. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_available_spec.rb +0 -98
  1583. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_failed_ace_spec.rb +0 -39
  1584. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_failed_spec.rb +0 -39
  1585. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_invalid_spec.rb +0 -98
  1586. data/spec/whois/record/parser/responses/whois.denic.de/schema-2.0/status_registered_spec.rb +0 -128
  1587. data/spec/whois/record/parser/responses/whois.dk-hostmaster.dk/status_available_spec.rb +0 -60
  1588. data/spec/whois/record/parser/responses/whois.dk-hostmaster.dk/status_registered_spec.rb +0 -66
  1589. data/spec/whois/record/parser/responses/whois.dns.be/property_nameservers_with_ip_spec.rb +0 -39
  1590. data/spec/whois/record/parser/responses/whois.dns.be/property_status_available_spec.rb +0 -39
  1591. data/spec/whois/record/parser/responses/whois.dns.be/property_status_free_spec.rb +0 -39
  1592. data/spec/whois/record/parser/responses/whois.dns.be/property_status_not_available_spec.rb +0 -39
  1593. data/spec/whois/record/parser/responses/whois.dns.be/property_status_outofservice_spec.rb +0 -39
  1594. data/spec/whois/record/parser/responses/whois.dns.be/property_status_quarantine_spec.rb +0 -39
  1595. data/spec/whois/record/parser/responses/whois.dns.be/property_status_registered_spec.rb +0 -39
  1596. data/spec/whois/record/parser/responses/whois.dns.be/response_throttled_hourly_spec.rb +0 -29
  1597. data/spec/whois/record/parser/responses/whois.dns.be/response_throttled_limit_spec.rb +0 -29
  1598. data/spec/whois/record/parser/responses/whois.dns.be/status_available_spec.rb +0 -60
  1599. data/spec/whois/record/parser/responses/whois.dns.be/status_registered_spec.rb +0 -69
  1600. data/spec/whois/record/parser/responses/whois.dns.hr/status_available_spec.rb +0 -105
  1601. data/spec/whois/record/parser/responses/whois.dns.hr/status_registered_spec.rb +0 -120
  1602. data/spec/whois/record/parser/responses/whois.dns.lu/property_nameservers_with_ip_spec.rb +0 -39
  1603. data/spec/whois/record/parser/responses/whois.dns.lu/status_available_spec.rb +0 -60
  1604. data/spec/whois/record/parser/responses/whois.dns.lu/status_registered_spec.rb +0 -69
  1605. data/spec/whois/record/parser/responses/whois.dns.pl/property_nameservers_with_ip_spec.rb +0 -36
  1606. data/spec/whois/record/parser/responses/whois.dns.pl/status_available_spec.rb +0 -60
  1607. data/spec/whois/record/parser/responses/whois.dns.pl/status_registered_spec.rb +0 -66
  1608. data/spec/whois/record/parser/responses/whois.dns.pt/property_nameservers_spec.rb +0 -38
  1609. data/spec/whois/record/parser/responses/whois.dns.pt/property_nameservers_without_host_spec.rb +0 -38
  1610. data/spec/whois/record/parser/responses/whois.dns.pt/property_status_techpro_spec.rb +0 -39
  1611. data/spec/whois/record/parser/responses/whois.dns.pt/status_available_spec.rb +0 -60
  1612. data/spec/whois/record/parser/responses/whois.dns.pt/status_inactive_spec.rb +0 -62
  1613. data/spec/whois/record/parser/responses/whois.dns.pt/status_registered_spec.rb +0 -70
  1614. data/spec/whois/record/parser/responses/whois.dns.pt/status_reserved_spec.rb +0 -61
  1615. data/spec/whois/record/parser/responses/whois.domain-registry.nl/property_nameservers_with_ip_spec.rb +0 -36
  1616. data/spec/whois/record/parser/responses/whois.domain-registry.nl/response_throttled_daily_spec.rb +0 -29
  1617. data/spec/whois/record/parser/responses/whois.domain-registry.nl/response_throttled_spec.rb +0 -29
  1618. data/spec/whois/record/parser/responses/whois.domain-registry.nl/response_unavailable_spec.rb +0 -29
  1619. data/spec/whois/record/parser/responses/whois.domain-registry.nl/status_available_spec.rb +0 -65
  1620. data/spec/whois/record/parser/responses/whois.domain-registry.nl/status_redemption_spec.rb +0 -65
  1621. data/spec/whois/record/parser/responses/whois.domain-registry.nl/status_registered_spec.rb +0 -80
  1622. data/spec/whois/record/parser/responses/whois.domain.kg/status_available_spec.rb +0 -60
  1623. data/spec/whois/record/parser/responses/whois.domain.kg/status_registered_spec.rb +0 -67
  1624. data/spec/whois/record/parser/responses/whois.domainregistry.ie/property_contacts_multiple_spec.rb +0 -48
  1625. data/spec/whois/record/parser/responses/whois.domainregistry.ie/property_nameservers_with_ip_spec.rb +0 -48
  1626. data/spec/whois/record/parser/responses/whois.domainregistry.ie/status_available_spec.rb +0 -108
  1627. data/spec/whois/record/parser/responses/whois.domainregistry.ie/status_registered_spec.rb +0 -127
  1628. data/spec/whois/record/parser/responses/whois.domainregistry.ie/token_application_pending_spec.rb +0 -29
  1629. data/spec/whois/record/parser/responses/whois.domainregistry.my/status_available_spec.rb +0 -60
  1630. data/spec/whois/record/parser/responses/whois.domainregistry.my/status_registered_spec.rb +0 -69
  1631. data/spec/whois/record/parser/responses/whois.domreg.lt/property_nameservers_with_ip_spec.rb +0 -42
  1632. data/spec/whois/record/parser/responses/whois.domreg.lt/status_available_spec.rb +0 -60
  1633. data/spec/whois/record/parser/responses/whois.domreg.lt/status_registered_spec.rb +0 -67
  1634. data/spec/whois/record/parser/responses/whois.dot.tk/status_available_spec.rb +0 -60
  1635. data/spec/whois/record/parser/responses/whois.dot.tk/status_registered_spec.rb +0 -70
  1636. data/spec/whois/record/parser/responses/whois.dotmobiregistry.net/status_available_spec.rb +0 -108
  1637. data/spec/whois/record/parser/responses/whois.dotmobiregistry.net/status_registered_spec.rb +0 -161
  1638. data/spec/whois/record/parser/responses/whois.dreamhost.com/property_contact_private_spec.rb +0 -78
  1639. data/spec/whois/record/parser/responses/whois.dreamhost.com/status_registered_spec.rb +0 -131
  1640. data/spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_spec.rb +0 -44
  1641. data/spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_with_additional_organization_spec.rb +0 -44
  1642. data/spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_without_address_spec.rb +0 -44
  1643. data/spec/whois/record/parser/responses/whois.educause.edu/property_contact_registrant_without_zip_spec.rb +0 -44
  1644. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case1_spec.rb +0 -43
  1645. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case2_spec.rb +0 -43
  1646. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case3_spec.rb +0 -43
  1647. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_case4_spec.rb +0 -43
  1648. data/spec/whois/record/parser/responses/whois.educause.edu/property_contacts_spec.rb +0 -43
  1649. data/spec/whois/record/parser/responses/whois.educause.edu/property_updated_on_unknown_spec.rb +0 -29
  1650. data/spec/whois/record/parser/responses/whois.educause.edu/status_available_spec.rb +0 -108
  1651. data/spec/whois/record/parser/responses/whois.educause.edu/status_registered_spec.rb +0 -159
  1652. data/spec/whois/record/parser/responses/whois.eenet.ee/status_available_spec.rb +0 -60
  1653. data/spec/whois/record/parser/responses/whois.eenet.ee/status_registered_spec.rb +0 -66
  1654. data/spec/whois/record/parser/responses/whois.enom.com/property_contacts_almost_empty_spec.rb +0 -60
  1655. data/spec/whois/record/parser/responses/whois.enom.com/property_contacts_empty_name_spec.rb +0 -42
  1656. data/spec/whois/record/parser/responses/whois.enom.com/property_contacts_long_address_spec.rb +0 -42
  1657. data/spec/whois/record/parser/responses/whois.enom.com/status_registered_spec.rb +0 -140
  1658. data/spec/whois/record/parser/responses/whois.eu.org/status_available_spec.rb +0 -59
  1659. data/spec/whois/record/parser/responses/whois.eu.org/status_registered_spec.rb +0 -59
  1660. data/spec/whois/record/parser/responses/whois.eu/property_nameservers_spec.rb +0 -44
  1661. data/spec/whois/record/parser/responses/whois.eu/status_available_spec.rb +0 -60
  1662. data/spec/whois/record/parser/responses/whois.eu/status_registered_spec.rb +0 -68
  1663. data/spec/whois/record/parser/responses/whois.fi/status_available_spec.rb +0 -60
  1664. data/spec/whois/record/parser/responses/whois.fi/status_registered_spec.rb +0 -70
  1665. data/spec/whois/record/parser/responses/whois.ficora.fi/status_available_spec.rb +0 -60
  1666. data/spec/whois/record/parser/responses/whois.ficora.fi/status_registered_spec.rb +0 -70
  1667. data/spec/whois/record/parser/responses/whois.gg/status_available_spec.rb +0 -60
  1668. data/spec/whois/record/parser/responses/whois.gg/status_registered_spec.rb +0 -70
  1669. data/spec/whois/record/parser/responses/whois.godaddy.com/status_registered_spec.rb +0 -113
  1670. data/spec/whois/record/parser/responses/whois.gov.za/status_available_spec.rb +0 -59
  1671. data/spec/whois/record/parser/responses/whois.gov.za/status_registered_spec.rb +0 -60
  1672. data/spec/whois/record/parser/responses/whois.hkirc.hk/property_expires_on_null_spec.rb +0 -29
  1673. data/spec/whois/record/parser/responses/whois.hkirc.hk/status_available_spec.rb +0 -60
  1674. data/spec/whois/record/parser/responses/whois.hkirc.hk/status_registered_spec.rb +0 -66
  1675. data/spec/whois/record/parser/responses/whois.iam.net.ma/status_available_spec.rb +0 -54
  1676. data/spec/whois/record/parser/responses/whois.iam.net.ma/status_registered_spec.rb +0 -56
  1677. data/spec/whois/record/parser/responses/whois.iana.org/int/status_available_spec.rb +0 -78
  1678. data/spec/whois/record/parser/responses/whois.iana.org/int/status_registered_spec.rb +0 -125
  1679. data/spec/whois/record/parser/responses/whois.iana.org/tld/status_not_assigned_spec.rb +0 -79
  1680. data/spec/whois/record/parser/responses/whois.in.ua/status_available_spec.rb +0 -60
  1681. data/spec/whois/record/parser/responses/whois.in.ua/status_registered_spec.rb +0 -68
  1682. data/spec/whois/record/parser/responses/whois.isnic.is/status_available_spec.rb +0 -60
  1683. data/spec/whois/record/parser/responses/whois.isnic.is/status_registered_spec.rb +0 -66
  1684. data/spec/whois/record/parser/responses/whois.isoc.org.il/property_status_missing_spec.rb +0 -39
  1685. data/spec/whois/record/parser/responses/whois.isoc.org.il/property_status_transfer_allowed_spec.rb +0 -39
  1686. data/spec/whois/record/parser/responses/whois.isoc.org.il/property_status_transfer_locked_spec.rb +0 -39
  1687. data/spec/whois/record/parser/responses/whois.isoc.org.il/status_available_spec.rb +0 -60
  1688. data/spec/whois/record/parser/responses/whois.isoc.org.il/status_registered_spec.rb +0 -73
  1689. data/spec/whois/record/parser/responses/whois.ja.net/ac.uk/status_available_spec.rb +0 -60
  1690. data/spec/whois/record/parser/responses/whois.ja.net/ac.uk/status_registered_spec.rb +0 -75
  1691. data/spec/whois/record/parser/responses/whois.ja.net/gov.uk/status_available_spec.rb +0 -60
  1692. data/spec/whois/record/parser/responses/whois.ja.net/gov.uk/status_registered_spec.rb +0 -79
  1693. data/spec/whois/record/parser/responses/whois.je/status_available_spec.rb +0 -60
  1694. data/spec/whois/record/parser/responses/whois.je/status_registered_spec.rb +0 -70
  1695. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/property_status_to_be_suspended_spec.rb +0 -39
  1696. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/property_updates_on_error_out-of-range_spec.rb +0 -30
  1697. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/status_available_spec.rb +0 -60
  1698. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/status_registered_spec.rb +0 -71
  1699. data/spec/whois/record/parser/responses/whois.jprs.jp/jp/status_reserved_spec.rb +0 -61
  1700. data/spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/property_created_on_and_expires_on_missing_spec.rb +0 -34
  1701. data/spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/property_expires_on_missing_spec.rb +0 -29
  1702. data/spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/status_available_spec.rb +0 -60
  1703. data/spec/whois/record/parser/responses/whois.jprs.jp/ne.jp/status_registered_spec.rb +0 -70
  1704. data/spec/whois/record/parser/responses/whois.kenic.or.ke/status_available_spec.rb +0 -60
  1705. data/spec/whois/record/parser/responses/whois.kenic.or.ke/status_registered_spec.rb +0 -71
  1706. data/spec/whois/record/parser/responses/whois.kr/property_nameservers_with_ip_spec.rb +0 -36
  1707. data/spec/whois/record/parser/responses/whois.kr/status_available_spec.rb +0 -60
  1708. data/spec/whois/record/parser/responses/whois.kr/status_registered_spec.rb +0 -67
  1709. data/spec/whois/record/parser/responses/whois.markmonitor.com/property_contacts_are_blank_spec.rb +0 -50
  1710. data/spec/whois/record/parser/responses/whois.markmonitor.com/status_registered_spec.rb +0 -133
  1711. data/spec/whois/record/parser/responses/whois.meregistry.net/property_nameservers_is_blank_spec.rb +0 -30
  1712. data/spec/whois/record/parser/responses/whois.meregistry.net/property_updated_on_is_blank_spec.rb +0 -29
  1713. data/spec/whois/record/parser/responses/whois.meregistry.net/status_available_spec.rb +0 -108
  1714. data/spec/whois/record/parser/responses/whois.meregistry.net/status_registered_spec.rb +0 -162
  1715. data/spec/whois/record/parser/responses/whois.museum/status_available_spec.rb +0 -60
  1716. data/spec/whois/record/parser/responses/whois.museum/status_registered_spec.rb +0 -69
  1717. data/spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_active_spec.rb +0 -39
  1718. data/spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_delegated_spec.rb +0 -39
  1719. data/spec/whois/record/parser/responses/whois.na-nic.com.na/property_status_suspended_spec.rb +0 -39
  1720. data/spec/whois/record/parser/responses/whois.na-nic.com.na/status_available_spec.rb +0 -70
  1721. data/spec/whois/record/parser/responses/whois.na-nic.com.na/status_registered_spec.rb +0 -85
  1722. data/spec/whois/record/parser/responses/whois.nc/status_available_spec.rb +0 -106
  1723. data/spec/whois/record/parser/responses/whois.nc/status_registered_spec.rb +0 -127
  1724. data/spec/whois/record/parser/responses/whois.net.ua/property_contacts_multiple_spec.rb +0 -157
  1725. data/spec/whois/record/parser/responses/whois.net.ua/property_nameservers_uppercase_spec.rb +0 -36
  1726. data/spec/whois/record/parser/responses/whois.net.ua/status_available_spec.rb +0 -102
  1727. data/spec/whois/record/parser/responses/whois.net.ua/status_registered_spec.rb +0 -145
  1728. data/spec/whois/record/parser/responses/whois.netcom.cm/status_available_spec.rb +0 -60
  1729. data/spec/whois/record/parser/responses/whois.netcom.cm/status_registered_spec.rb +0 -71
  1730. data/spec/whois/record/parser/responses/whois.networksolutions.com/property_contacts_short_spec.rb +0 -77
  1731. data/spec/whois/record/parser/responses/whois.networksolutions.com/status_registered_spec.rb +0 -133
  1732. data/spec/whois/record/parser/responses/whois.nic-se.se/property_datetime_is_dash_spec.rb +0 -41
  1733. data/spec/whois/record/parser/responses/whois.nic-se.se/property_nameservers_with_ip_spec.rb +0 -38
  1734. data/spec/whois/record/parser/responses/whois.nic-se.se/status_available_spec.rb +0 -55
  1735. data/spec/whois/record/parser/responses/whois.nic-se.se/status_inactive_spec.rb +0 -39
  1736. data/spec/whois/record/parser/responses/whois.nic-se.se/status_registered_spec.rb +0 -65
  1737. data/spec/whois/record/parser/responses/whois.nic.ac/status_available_spec.rb +0 -104
  1738. data/spec/whois/record/parser/responses/whois.nic.ac/status_registered_spec.rb +0 -104
  1739. data/spec/whois/record/parser/responses/whois.nic.af/property_status_active_spec.rb +0 -39
  1740. data/spec/whois/record/parser/responses/whois.nic.af/property_status_delegated_spec.rb +0 -39
  1741. data/spec/whois/record/parser/responses/whois.nic.af/property_status_not_registered_spec.rb +0 -39
  1742. data/spec/whois/record/parser/responses/whois.nic.af/status_available_spec.rb +0 -70
  1743. data/spec/whois/record/parser/responses/whois.nic.af/status_registered_spec.rb +0 -89
  1744. data/spec/whois/record/parser/responses/whois.nic.ag/status_available_spec.rb +0 -108
  1745. data/spec/whois/record/parser/responses/whois.nic.ag/status_registered_spec.rb +0 -161
  1746. data/spec/whois/record/parser/responses/whois.nic.am/status_available_spec.rb +0 -60
  1747. data/spec/whois/record/parser/responses/whois.nic.am/status_registered_spec.rb +0 -71
  1748. data/spec/whois/record/parser/responses/whois.nic.as/status_available_spec.rb +0 -60
  1749. data/spec/whois/record/parser/responses/whois.nic.as/status_registered_spec.rb +0 -72
  1750. data/spec/whois/record/parser/responses/whois.nic.asia/property_status_multiple_spec.rb +0 -39
  1751. data/spec/whois/record/parser/responses/whois.nic.asia/property_status_single_spec.rb +0 -39
  1752. data/spec/whois/record/parser/responses/whois.nic.asia/status_available_spec.rb +0 -108
  1753. data/spec/whois/record/parser/responses/whois.nic.asia/status_registered_spec.rb +0 -158
  1754. data/spec/whois/record/parser/responses/whois.nic.at/status_available_spec.rb +0 -60
  1755. data/spec/whois/record/parser/responses/whois.nic.at/status_registered_spec.rb +0 -69
  1756. data/spec/whois/record/parser/responses/whois.nic.bo/status_available_spec.rb +0 -69
  1757. data/spec/whois/record/parser/responses/whois.nic.bo/status_registered_spec.rb +0 -71
  1758. data/spec/whois/record/parser/responses/whois.nic.cc/property_nameserver_no_nameserver_spec.rb +0 -30
  1759. data/spec/whois/record/parser/responses/whois.nic.cc/status_available_spec.rb +0 -90
  1760. data/spec/whois/record/parser/responses/whois.nic.cc/status_registered_spec.rb +0 -101
  1761. data/spec/whois/record/parser/responses/whois.nic.cd/status_available_spec.rb +0 -60
  1762. data/spec/whois/record/parser/responses/whois.nic.cd/status_registered_spec.rb +0 -70
  1763. data/spec/whois/record/parser/responses/whois.nic.ch/property_nameservers_with_ip_spec.rb +0 -34
  1764. data/spec/whois/record/parser/responses/whois.nic.ch/status_available_spec.rb +0 -60
  1765. data/spec/whois/record/parser/responses/whois.nic.ch/status_registered_spec.rb +0 -68
  1766. data/spec/whois/record/parser/responses/whois.nic.ci/status_available_spec.rb +0 -60
  1767. data/spec/whois/record/parser/responses/whois.nic.ci/status_registered_spec.rb +0 -70
  1768. data/spec/whois/record/parser/responses/whois.nic.ck/status_available_spec.rb +0 -60
  1769. data/spec/whois/record/parser/responses/whois.nic.ck/status_registered_spec.rb +0 -66
  1770. data/spec/whois/record/parser/responses/whois.nic.cl/status_available_spec.rb +0 -55
  1771. data/spec/whois/record/parser/responses/whois.nic.cl/status_registered_spec.rb +0 -67
  1772. data/spec/whois/record/parser/responses/whois.nic.co/status_available_spec.rb +0 -60
  1773. data/spec/whois/record/parser/responses/whois.nic.co/status_registered_spec.rb +0 -71
  1774. data/spec/whois/record/parser/responses/whois.nic.coop/property_status_multiple_spec.rb +0 -29
  1775. data/spec/whois/record/parser/responses/whois.nic.coop/property_status_single_spec.rb +0 -29
  1776. data/spec/whois/record/parser/responses/whois.nic.coop/status_available_spec.rb +0 -60
  1777. data/spec/whois/record/parser/responses/whois.nic.coop/status_registered_spec.rb +0 -67
  1778. data/spec/whois/record/parser/responses/whois.nic.cx/property_status_active_spec.rb +0 -39
  1779. data/spec/whois/record/parser/responses/whois.nic.cx/property_status_delegated_spec.rb +0 -39
  1780. data/spec/whois/record/parser/responses/whois.nic.cx/property_status_not_registered_spec.rb +0 -39
  1781. data/spec/whois/record/parser/responses/whois.nic.cx/status_available_spec.rb +0 -70
  1782. data/spec/whois/record/parser/responses/whois.nic.cx/status_registered_spec.rb +0 -89
  1783. data/spec/whois/record/parser/responses/whois.nic.cz/property_nameservers_with_ip_spec.rb +0 -40
  1784. data/spec/whois/record/parser/responses/whois.nic.cz/property_status_expired_spec.rb +0 -39
  1785. data/spec/whois/record/parser/responses/whois.nic.cz/property_status_missing_spec.rb +0 -39
  1786. data/spec/whois/record/parser/responses/whois.nic.cz/property_status_paid_spec.rb +0 -39
  1787. data/spec/whois/record/parser/responses/whois.nic.cz/property_status_update_prohibited_spec.rb +0 -39
  1788. data/spec/whois/record/parser/responses/whois.nic.cz/status_available_spec.rb +0 -60
  1789. data/spec/whois/record/parser/responses/whois.nic.cz/status_registered_spec.rb +0 -71
  1790. data/spec/whois/record/parser/responses/whois.nic.dz/dz/status_available_spec.rb +0 -59
  1791. data/spec/whois/record/parser/responses/whois.nic.dz/dz/status_registered_spec.rb +0 -59
  1792. data/spec/whois/record/parser/responses/whois.nic.ec/status_available_spec.rb +0 -60
  1793. data/spec/whois/record/parser/responses/whois.nic.ec/status_registered_spec.rb +0 -71
  1794. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_contact_without_address_spec.rb +0 -44
  1795. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_multiple_ipv4_spec.rb +0 -38
  1796. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_spec.rb +0 -38
  1797. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_nameservers_with_ipv4_and_some_ipv6_spec.rb +0 -54
  1798. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_active_spec.rb +0 -39
  1799. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_blocked_spec.rb +0 -39
  1800. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_missing_spec.rb +0 -39
  1801. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_not_open_spec.rb +0 -39
  1802. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_redemption_spec.rb +0 -39
  1803. data/spec/whois/record/parser/responses/whois.nic.fr/fr/property_status_registered_spec.rb +0 -39
  1804. data/spec/whois/record/parser/responses/whois.nic.fr/fr/response_throttled_spec.rb +0 -29
  1805. data/spec/whois/record/parser/responses/whois.nic.fr/fr/status_available_spec.rb +0 -78
  1806. data/spec/whois/record/parser/responses/whois.nic.fr/fr/status_registered_spec.rb +0 -133
  1807. data/spec/whois/record/parser/responses/whois.nic.fr/pm/property_nameservers_with_ipv4_and_ipv6_spec.rb +0 -42
  1808. data/spec/whois/record/parser/responses/whois.nic.fr/pm/response_throttled_spec.rb +0 -29
  1809. data/spec/whois/record/parser/responses/whois.nic.fr/pm/status_available_spec.rb +0 -78
  1810. data/spec/whois/record/parser/responses/whois.nic.fr/pm/status_registered_spec.rb +0 -125
  1811. data/spec/whois/record/parser/responses/whois.nic.fr/re/property_nameservers_with_ipv4_and_ipv6_spec.rb +0 -42
  1812. data/spec/whois/record/parser/responses/whois.nic.fr/re/response_throttled_spec.rb +0 -29
  1813. data/spec/whois/record/parser/responses/whois.nic.fr/re/status_available_spec.rb +0 -78
  1814. data/spec/whois/record/parser/responses/whois.nic.fr/re/status_registered_spec.rb +0 -125
  1815. data/spec/whois/record/parser/responses/whois.nic.fr/tf/property_status_frozen_spec.rb +0 -39
  1816. data/spec/whois/record/parser/responses/whois.nic.fr/tf/response_throttled_spec.rb +0 -29
  1817. data/spec/whois/record/parser/responses/whois.nic.fr/tf/status_available_spec.rb +0 -78
  1818. data/spec/whois/record/parser/responses/whois.nic.fr/tf/status_registered_spec.rb +0 -137
  1819. data/spec/whois/record/parser/responses/whois.nic.fr/wf/response_throttled_spec.rb +0 -29
  1820. data/spec/whois/record/parser/responses/whois.nic.fr/wf/status_available_spec.rb +0 -78
  1821. data/spec/whois/record/parser/responses/whois.nic.fr/wf/status_registered_spec.rb +0 -137
  1822. data/spec/whois/record/parser/responses/whois.nic.fr/yt/response_throttled_spec.rb +0 -29
  1823. data/spec/whois/record/parser/responses/whois.nic.fr/yt/status_available_spec.rb +0 -78
  1824. data/spec/whois/record/parser/responses/whois.nic.fr/yt/status_registered_spec.rb +0 -137
  1825. data/spec/whois/record/parser/responses/whois.nic.gl/property_status_active_spec.rb +0 -39
  1826. data/spec/whois/record/parser/responses/whois.nic.gl/property_status_delegated_spec.rb +0 -39
  1827. data/spec/whois/record/parser/responses/whois.nic.gl/status_available_spec.rb +0 -70
  1828. data/spec/whois/record/parser/responses/whois.nic.gl/status_registered_spec.rb +0 -85
  1829. data/spec/whois/record/parser/responses/whois.nic.gov/status_available_spec.rb +0 -59
  1830. data/spec/whois/record/parser/responses/whois.nic.gov/status_registered_spec.rb +0 -59
  1831. data/spec/whois/record/parser/responses/whois.nic.gs/property_status_active_spec.rb +0 -39
  1832. data/spec/whois/record/parser/responses/whois.nic.gs/property_status_delegated_spec.rb +0 -39
  1833. data/spec/whois/record/parser/responses/whois.nic.gs/property_status_not_registered_spec.rb +0 -39
  1834. data/spec/whois/record/parser/responses/whois.nic.gs/status_available_spec.rb +0 -70
  1835. data/spec/whois/record/parser/responses/whois.nic.gs/status_registered_spec.rb +0 -85
  1836. data/spec/whois/record/parser/responses/whois.nic.ht/property_status_active_spec.rb +0 -39
  1837. data/spec/whois/record/parser/responses/whois.nic.ht/property_status_delegated_spec.rb +0 -39
  1838. data/spec/whois/record/parser/responses/whois.nic.ht/property_status_not_registered_spec.rb +0 -39
  1839. data/spec/whois/record/parser/responses/whois.nic.ht/status_available_spec.rb +0 -70
  1840. data/spec/whois/record/parser/responses/whois.nic.ht/status_registered_spec.rb +0 -89
  1841. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_company_spec.rb +0 -43
  1842. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_private_person_spec.rb +0 -42
  1843. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/property_contact_without_address_spec.rb +0 -36
  1844. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_available_spec.rb +0 -108
  1845. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_in_progress_spec.rb +0 -102
  1846. data/spec/whois/record/parser/responses/whois.nic.hu/schema-1.99/status_registered_spec.rb +0 -182
  1847. data/spec/whois/record/parser/responses/whois.nic.hu/schema-current/status_available_spec.rb +0 -98
  1848. data/spec/whois/record/parser/responses/whois.nic.hu/schema-current/status_registered_spec.rb +0 -98
  1849. data/spec/whois/record/parser/responses/whois.nic.im/status_available_spec.rb +0 -60
  1850. data/spec/whois/record/parser/responses/whois.nic.im/status_registered_spec.rb +0 -69
  1851. data/spec/whois/record/parser/responses/whois.nic.io/status_available_spec.rb +0 -104
  1852. data/spec/whois/record/parser/responses/whois.nic.io/status_registered_spec.rb +0 -104
  1853. data/spec/whois/record/parser/responses/whois.nic.ir/status_available_spec.rb +0 -60
  1854. data/spec/whois/record/parser/responses/whois.nic.ir/status_registered_spec.rb +0 -69
  1855. data/spec/whois/record/parser/responses/whois.nic.it/property_contact_province_spec.rb +0 -42
  1856. data/spec/whois/record/parser/responses/whois.nic.it/property_contact_with_company_in_address_spec.rb +0 -42
  1857. data/spec/whois/record/parser/responses/whois.nic.it/property_contact_with_organization_spec.rb +0 -42
  1858. data/spec/whois/record/parser/responses/whois.nic.it/property_status_active_spec.rb +0 -39
  1859. data/spec/whois/record/parser/responses/whois.nic.it/property_status_available_spec.rb +0 -39
  1860. data/spec/whois/record/parser/responses/whois.nic.it/property_status_client_spec.rb +0 -39
  1861. data/spec/whois/record/parser/responses/whois.nic.it/property_status_graceperiod_spec.rb +0 -39
  1862. data/spec/whois/record/parser/responses/whois.nic.it/property_status_inactive_noregistrar_spec.rb +0 -39
  1863. data/spec/whois/record/parser/responses/whois.nic.it/property_status_no_provider_spec.rb +0 -39
  1864. data/spec/whois/record/parser/responses/whois.nic.it/property_status_ok_autorenew_spec.rb +0 -39
  1865. data/spec/whois/record/parser/responses/whois.nic.it/property_status_ok_spec.rb +0 -39
  1866. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pending-delete_spec.rb +0 -39
  1867. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingdelete_pendingdelete_spec.rb +0 -39
  1868. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingdelete_redemptionperiod_spec.rb +0 -39
  1869. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingtransfer_autorenewperiod_spec.rb +0 -39
  1870. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingtransfer_spec.rb +0 -39
  1871. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingupdate_autorenewperiod_spec.rb +0 -39
  1872. data/spec/whois/record/parser/responses/whois.nic.it/property_status_pendingupdate_spec.rb +0 -39
  1873. data/spec/whois/record/parser/responses/whois.nic.it/property_status_redemption_no_provider_spec.rb +0 -39
  1874. data/spec/whois/record/parser/responses/whois.nic.it/property_status_unassignable_spec.rb +0 -39
  1875. data/spec/whois/record/parser/responses/whois.nic.it/property_technical_contact_spec.rb +0 -34
  1876. data/spec/whois/record/parser/responses/whois.nic.it/response_unavailable_spec.rb +0 -29
  1877. data/spec/whois/record/parser/responses/whois.nic.it/status_available_spec.rb +0 -113
  1878. data/spec/whois/record/parser/responses/whois.nic.it/status_registered_spec.rb +0 -155
  1879. data/spec/whois/record/parser/responses/whois.nic.it/status_reserved_spec.rb +0 -44
  1880. data/spec/whois/record/parser/responses/whois.nic.ki/property_status_active_spec.rb +0 -39
  1881. data/spec/whois/record/parser/responses/whois.nic.ki/property_status_delegated_spec.rb +0 -39
  1882. data/spec/whois/record/parser/responses/whois.nic.ki/property_status_not_registered_spec.rb +0 -39
  1883. data/spec/whois/record/parser/responses/whois.nic.ki/status_available_spec.rb +0 -70
  1884. data/spec/whois/record/parser/responses/whois.nic.ki/status_registered_spec.rb +0 -89
  1885. data/spec/whois/record/parser/responses/whois.nic.kz/property_status_missing_spec.rb +0 -39
  1886. data/spec/whois/record/parser/responses/whois.nic.kz/property_status_multiple_spec.rb +0 -39
  1887. data/spec/whois/record/parser/responses/whois.nic.kz/property_status_ok_spec.rb +0 -39
  1888. data/spec/whois/record/parser/responses/whois.nic.kz/status_available_spec.rb +0 -60
  1889. data/spec/whois/record/parser/responses/whois.nic.kz/status_registered_spec.rb +0 -66
  1890. data/spec/whois/record/parser/responses/whois.nic.la/property_status_multiple_spec.rb +0 -29
  1891. data/spec/whois/record/parser/responses/whois.nic.la/property_status_single_spec.rb +0 -29
  1892. data/spec/whois/record/parser/responses/whois.nic.la/status_available_spec.rb +0 -108
  1893. data/spec/whois/record/parser/responses/whois.nic.la/status_registered_spec.rb +0 -165
  1894. data/spec/whois/record/parser/responses/whois.nic.li/status_available_spec.rb +0 -60
  1895. data/spec/whois/record/parser/responses/whois.nic.li/status_registered_spec.rb +0 -68
  1896. data/spec/whois/record/parser/responses/whois.nic.lk/lk/status_available_spec.rb +0 -106
  1897. data/spec/whois/record/parser/responses/whois.nic.lk/lk/status_registered_spec.rb +0 -121
  1898. data/spec/whois/record/parser/responses/whois.nic.lv/status_available_spec.rb +0 -60
  1899. data/spec/whois/record/parser/responses/whois.nic.lv/status_registered_spec.rb +0 -69
  1900. data/spec/whois/record/parser/responses/whois.nic.ly/status_available_spec.rb +0 -60
  1901. data/spec/whois/record/parser/responses/whois.nic.ly/status_registered_spec.rb +0 -71
  1902. data/spec/whois/record/parser/responses/whois.nic.md/status_available_spec.rb +0 -106
  1903. data/spec/whois/record/parser/responses/whois.nic.md/status_registered_spec.rb +0 -118
  1904. data/spec/whois/record/parser/responses/whois.nic.mg/property_status_active_spec.rb +0 -39
  1905. data/spec/whois/record/parser/responses/whois.nic.mg/property_status_delegated_spec.rb +0 -39
  1906. data/spec/whois/record/parser/responses/whois.nic.mg/status_available_spec.rb +0 -60
  1907. data/spec/whois/record/parser/responses/whois.nic.mg/status_registered_spec.rb +0 -71
  1908. data/spec/whois/record/parser/responses/whois.nic.ms/property_status_active_spec.rb +0 -39
  1909. data/spec/whois/record/parser/responses/whois.nic.ms/property_status_delegated_spec.rb +0 -39
  1910. data/spec/whois/record/parser/responses/whois.nic.ms/property_status_not_registered_spec.rb +0 -39
  1911. data/spec/whois/record/parser/responses/whois.nic.ms/status_available_spec.rb +0 -70
  1912. data/spec/whois/record/parser/responses/whois.nic.ms/status_registered_spec.rb +0 -85
  1913. data/spec/whois/record/parser/responses/whois.nic.mu/property_status_active_spec.rb +0 -39
  1914. data/spec/whois/record/parser/responses/whois.nic.mu/property_status_delegated_spec.rb +0 -39
  1915. data/spec/whois/record/parser/responses/whois.nic.mu/property_status_not_registered_spec.rb +0 -39
  1916. data/spec/whois/record/parser/responses/whois.nic.mu/status_available_spec.rb +0 -70
  1917. data/spec/whois/record/parser/responses/whois.nic.mu/status_registered_spec.rb +0 -89
  1918. data/spec/whois/record/parser/responses/whois.nic.mx/property_nameservers_with_ip_spec.rb +0 -34
  1919. data/spec/whois/record/parser/responses/whois.nic.mx/status_available_spec.rb +0 -55
  1920. data/spec/whois/record/parser/responses/whois.nic.mx/status_registered_spec.rb +0 -65
  1921. data/spec/whois/record/parser/responses/whois.nic.name/status_available_spec.rb +0 -59
  1922. data/spec/whois/record/parser/responses/whois.nic.name/status_registered_spec.rb +0 -59
  1923. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_active_spec.rb +0 -39
  1924. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_delegated_spec.rb +0 -39
  1925. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_excluded_pendingdelete_restorable_spec.rb +0 -39
  1926. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_excluded_pendingpurge_spec.rb +0 -39
  1927. data/spec/whois/record/parser/responses/whois.nic.net.nf/property_status_not_registered_spec.rb +0 -39
  1928. data/spec/whois/record/parser/responses/whois.nic.net.nf/status_available_spec.rb +0 -70
  1929. data/spec/whois/record/parser/responses/whois.nic.net.nf/status_invalid_nozone_spec.rb +0 -39
  1930. data/spec/whois/record/parser/responses/whois.nic.net.nf/status_registered_spec.rb +0 -89
  1931. data/spec/whois/record/parser/responses/whois.nic.net.ng/property_status_active_spec.rb +0 -39
  1932. data/spec/whois/record/parser/responses/whois.nic.net.ng/property_status_delegated_spec.rb +0 -39
  1933. data/spec/whois/record/parser/responses/whois.nic.net.ng/property_status_not_registered_spec.rb +0 -39
  1934. data/spec/whois/record/parser/responses/whois.nic.net.ng/status_available_spec.rb +0 -60
  1935. data/spec/whois/record/parser/responses/whois.nic.net.ng/status_registered_spec.rb +0 -79
  1936. data/spec/whois/record/parser/responses/whois.nic.net.sa/status_available_spec.rb +0 -60
  1937. data/spec/whois/record/parser/responses/whois.nic.net.sa/status_registered_spec.rb +0 -65
  1938. data/spec/whois/record/parser/responses/whois.nic.net.sb/property_status_active_spec.rb +0 -39
  1939. data/spec/whois/record/parser/responses/whois.nic.net.sb/property_status_delegated_spec.rb +0 -39
  1940. data/spec/whois/record/parser/responses/whois.nic.net.sb/property_status_not_registered_spec.rb +0 -39
  1941. data/spec/whois/record/parser/responses/whois.nic.net.sb/status_available_spec.rb +0 -70
  1942. data/spec/whois/record/parser/responses/whois.nic.net.sb/status_registered_spec.rb +0 -85
  1943. data/spec/whois/record/parser/responses/whois.nic.nu/property_status_notrenewed_spec.rb +0 -39
  1944. data/spec/whois/record/parser/responses/whois.nic.nu/status_available_spec.rb +0 -60
  1945. data/spec/whois/record/parser/responses/whois.nic.nu/status_registered_spec.rb +0 -71
  1946. data/spec/whois/record/parser/responses/whois.nic.org.uy/status_available_spec.rb +0 -60
  1947. data/spec/whois/record/parser/responses/whois.nic.org.uy/status_registered_spec.rb +0 -66
  1948. data/spec/whois/record/parser/responses/whois.nic.pr/status_available_spec.rb +0 -59
  1949. data/spec/whois/record/parser/responses/whois.nic.pr/status_registered_spec.rb +0 -61
  1950. data/spec/whois/record/parser/responses/whois.nic.priv.at/status_available_spec.rb +0 -59
  1951. data/spec/whois/record/parser/responses/whois.nic.priv.at/status_registered_spec.rb +0 -60
  1952. data/spec/whois/record/parser/responses/whois.nic.sh/status_available_spec.rb +0 -104
  1953. data/spec/whois/record/parser/responses/whois.nic.sh/status_registered_spec.rb +0 -104
  1954. data/spec/whois/record/parser/responses/whois.nic.sl/status_available_spec.rb +0 -60
  1955. data/spec/whois/record/parser/responses/whois.nic.sl/status_registered_spec.rb +0 -70
  1956. data/spec/whois/record/parser/responses/whois.nic.sm/status_available_spec.rb +0 -60
  1957. data/spec/whois/record/parser/responses/whois.nic.sm/status_registered_spec.rb +0 -70
  1958. data/spec/whois/record/parser/responses/whois.nic.sn/status_available_spec.rb +0 -108
  1959. data/spec/whois/record/parser/responses/whois.nic.sn/status_registered_spec.rb +0 -131
  1960. data/spec/whois/record/parser/responses/whois.nic.so/status_available_spec.rb +0 -60
  1961. data/spec/whois/record/parser/responses/whois.nic.so/status_registered_spec.rb +0 -71
  1962. data/spec/whois/record/parser/responses/whois.nic.st/status_available_spec.rb +0 -60
  1963. data/spec/whois/record/parser/responses/whois.nic.st/status_registered_spec.rb +0 -70
  1964. data/spec/whois/record/parser/responses/whois.nic.tel/status_available_spec.rb +0 -60
  1965. data/spec/whois/record/parser/responses/whois.nic.tel/status_registered_spec.rb +0 -73
  1966. data/spec/whois/record/parser/responses/whois.nic.tl/property_status_active_spec.rb +0 -39
  1967. data/spec/whois/record/parser/responses/whois.nic.tl/property_status_delegated_spec.rb +0 -39
  1968. data/spec/whois/record/parser/responses/whois.nic.tl/property_status_not_registered_spec.rb +0 -39
  1969. data/spec/whois/record/parser/responses/whois.nic.tl/status_available_spec.rb +0 -70
  1970. data/spec/whois/record/parser/responses/whois.nic.tl/status_registered_spec.rb +0 -85
  1971. data/spec/whois/record/parser/responses/whois.nic.tm/status_available_spec.rb +0 -104
  1972. data/spec/whois/record/parser/responses/whois.nic.tm/status_registered_spec.rb +0 -104
  1973. data/spec/whois/record/parser/responses/whois.nic.tr/property_nameservers_with_ip_spec.rb +0 -39
  1974. data/spec/whois/record/parser/responses/whois.nic.tr/property_nameservers_with_trailing_space_spec.rb +0 -34
  1975. data/spec/whois/record/parser/responses/whois.nic.tr/status_available_spec.rb +0 -60
  1976. data/spec/whois/record/parser/responses/whois.nic.tr/status_registered_spec.rb +0 -66
  1977. data/spec/whois/record/parser/responses/whois.nic.travel/property_status_multiple_spec.rb +0 -29
  1978. data/spec/whois/record/parser/responses/whois.nic.travel/property_status_single_spec.rb +0 -29
  1979. data/spec/whois/record/parser/responses/whois.nic.travel/status_available_spec.rb +0 -60
  1980. data/spec/whois/record/parser/responses/whois.nic.travel/status_registered_spec.rb +0 -67
  1981. data/spec/whois/record/parser/responses/whois.nic.tv/property_nameserver_no_nameserver_spec.rb +0 -30
  1982. data/spec/whois/record/parser/responses/whois.nic.tv/status_available_spec.rb +0 -90
  1983. data/spec/whois/record/parser/responses/whois.nic.tv/status_registered_spec.rb +0 -97
  1984. data/spec/whois/record/parser/responses/whois.nic.uk/property_nameservers_with_ip_spec.rb +0 -36
  1985. data/spec/whois/record/parser/responses/whois.nic.uk/property_registrar_without_trading_name_spec.rb +0 -33
  1986. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_missing_spec.rb +0 -39
  1987. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_no_status_listed_spec.rb +0 -39
  1988. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_processing_registration_spec.rb +0 -39
  1989. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_processing_renewal_spec.rb +0 -39
  1990. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_registered_until_expiry_date_spec.rb +0 -39
  1991. data/spec/whois/record/parser/responses/whois.nic.uk/property_status_suspended_spec.rb +0 -39
  1992. data/spec/whois/record/parser/responses/whois.nic.uk/response_throttled_spec.rb +0 -29
  1993. data/spec/whois/record/parser/responses/whois.nic.uk/status_available_spec.rb +0 -80
  1994. data/spec/whois/record/parser/responses/whois.nic.uk/status_invalid_spec.rb +0 -39
  1995. data/spec/whois/record/parser/responses/whois.nic.uk/status_registered_spec.rb +0 -111
  1996. data/spec/whois/record/parser/responses/whois.nic.uk/status_reserved_spec.rb +0 -114
  1997. data/spec/whois/record/parser/responses/whois.nic.uk/status_suspended_spec.rb +0 -72
  1998. data/spec/whois/record/parser/responses/whois.nic.us/status_available_spec.rb +0 -60
  1999. data/spec/whois/record/parser/responses/whois.nic.us/status_registered_spec.rb +0 -71
  2000. data/spec/whois/record/parser/responses/whois.nic.ve/property_expires_on_missing_spec.rb +0 -29
  2001. data/spec/whois/record/parser/responses/whois.nic.ve/property_nameservers_missing_spec.rb +0 -30
  2002. data/spec/whois/record/parser/responses/whois.nic.ve/property_nameservers_spec.rb +0 -34
  2003. data/spec/whois/record/parser/responses/whois.nic.ve/property_status_activo_spec.rb +0 -39
  2004. data/spec/whois/record/parser/responses/whois.nic.ve/property_status_missing_spec.rb +0 -39
  2005. data/spec/whois/record/parser/responses/whois.nic.ve/property_status_suspendido_spec.rb +0 -39
  2006. data/spec/whois/record/parser/responses/whois.nic.ve/property_updated_on_blank_spec.rb +0 -29
  2007. data/spec/whois/record/parser/responses/whois.nic.ve/property_updated_on_spec.rb +0 -30
  2008. data/spec/whois/record/parser/responses/whois.nic.ve/status_available_spec.rb +0 -60
  2009. data/spec/whois/record/parser/responses/whois.nic.ve/status_inactive_spec.rb +0 -67
  2010. data/spec/whois/record/parser/responses/whois.nic.ve/status_registered_spec.rb +0 -62
  2011. data/spec/whois/record/parser/responses/whois.nic.xxx/property_updated_on_blank_spec.rb +0 -29
  2012. data/spec/whois/record/parser/responses/whois.nic.xxx/status_available_spec.rb +0 -108
  2013. data/spec/whois/record/parser/responses/whois.nic.xxx/status_registered_spec.rb +0 -156
  2014. data/spec/whois/record/parser/responses/whois.nic.xxx/status_reserved_spec.rb +0 -44
  2015. data/spec/whois/record/parser/responses/whois.norid.no/status_available_spec.rb +0 -54
  2016. data/spec/whois/record/parser/responses/whois.norid.no/status_registered_spec.rb +0 -56
  2017. data/spec/whois/record/parser/responses/whois.org.za/status_available_spec.rb +0 -104
  2018. data/spec/whois/record/parser/responses/whois.org.za/status_registered_spec.rb +0 -104
  2019. data/spec/whois/record/parser/responses/whois.pandi.or.id/status_available_spec.rb +0 -60
  2020. data/spec/whois/record/parser/responses/whois.pandi.or.id/status_registered_spec.rb +0 -71
  2021. data/spec/whois/record/parser/responses/whois.pnina.ps/property_nameservers_with_nodns_spec.rb +0 -32
  2022. data/spec/whois/record/parser/responses/whois.pnina.ps/property_status_active_pending_transfer_spec.rb +0 -39
  2023. data/spec/whois/record/parser/responses/whois.pnina.ps/status_available_spec.rb +0 -60
  2024. data/spec/whois/record/parser/responses/whois.pnina.ps/status_registered_spec.rb +0 -68
  2025. data/spec/whois/record/parser/responses/whois.publicinterestregistry.net/response_throttled_spec.rb +0 -29
  2026. data/spec/whois/record/parser/responses/whois.publicinterestregistry.net/status_available_spec.rb +0 -98
  2027. data/spec/whois/record/parser/responses/whois.publicinterestregistry.net/status_registered_spec.rb +0 -167
  2028. data/spec/whois/record/parser/responses/whois.register.bg/property_nameservers_with_ip_spec.rb +0 -36
  2029. data/spec/whois/record/parser/responses/whois.register.bg/status_available_spec.rb +0 -60
  2030. data/spec/whois/record/parser/responses/whois.register.bg/status_registered_spec.rb +0 -70
  2031. data/spec/whois/record/parser/responses/whois.registro.br/property_nameservers_with_ip_spec.rb +0 -42
  2032. data/spec/whois/record/parser/responses/whois.registro.br/status_available_limited_spec.rb +0 -34
  2033. data/spec/whois/record/parser/responses/whois.registro.br/status_available_spec.rb +0 -60
  2034. data/spec/whois/record/parser/responses/whois.registro.br/status_registered_limited_spec.rb +0 -34
  2035. data/spec/whois/record/parser/responses/whois.registro.br/status_registered_spec.rb +0 -67
  2036. data/spec/whois/record/parser/responses/whois.registry.gy/property_status_active_spec.rb +0 -39
  2037. data/spec/whois/record/parser/responses/whois.registry.gy/property_status_delegated_spec.rb +0 -39
  2038. data/spec/whois/record/parser/responses/whois.registry.gy/property_status_not_registered_spec.rb +0 -39
  2039. data/spec/whois/record/parser/responses/whois.registry.gy/status_available_spec.rb +0 -70
  2040. data/spec/whois/record/parser/responses/whois.registry.gy/status_registered_spec.rb +0 -89
  2041. data/spec/whois/record/parser/responses/whois.registry.hm/status_available_spec.rb +0 -60
  2042. data/spec/whois/record/parser/responses/whois.registry.hm/status_registered_spec.rb +0 -66
  2043. data/spec/whois/record/parser/responses/whois.registry.in/property_status_missing_spec.rb +0 -29
  2044. data/spec/whois/record/parser/responses/whois.registry.in/property_status_multiple_spec.rb +0 -29
  2045. data/spec/whois/record/parser/responses/whois.registry.in/property_status_ok_spec.rb +0 -29
  2046. data/spec/whois/record/parser/responses/whois.registry.in/status_available_spec.rb +0 -108
  2047. data/spec/whois/record/parser/responses/whois.registry.in/status_registered_spec.rb +0 -157
  2048. data/spec/whois/record/parser/responses/whois.registry.om/status_available_spec.rb +0 -107
  2049. data/spec/whois/record/parser/responses/whois.registry.om/status_registered_spec.rb +0 -151
  2050. data/spec/whois/record/parser/responses/whois.registry.qa/property_nameservers_without_ips_spec.rb +0 -39
  2051. data/spec/whois/record/parser/responses/whois.registry.qa/status_available_spec.rb +0 -107
  2052. data/spec/whois/record/parser/responses/whois.registry.qa/status_registered_spec.rb +0 -142
  2053. data/spec/whois/record/parser/responses/whois.registrypro.pro/status_available_spec.rb +0 -108
  2054. data/spec/whois/record/parser/responses/whois.registrypro.pro/status_registered_spec.rb +0 -163
  2055. data/spec/whois/record/parser/responses/whois.ripe.net/fo/status_available_spec.rb +0 -60
  2056. data/spec/whois/record/parser/responses/whois.ripe.net/fo/status_registered_spec.rb +0 -64
  2057. data/spec/whois/record/parser/responses/whois.ripe.net/gm/status_available_spec.rb +0 -60
  2058. data/spec/whois/record/parser/responses/whois.ripe.net/gm/status_registered_spec.rb +0 -64
  2059. data/spec/whois/record/parser/responses/whois.ripe.net/mc/status_available_spec.rb +0 -60
  2060. data/spec/whois/record/parser/responses/whois.ripe.net/mc/status_registered_spec.rb +0 -69
  2061. data/spec/whois/record/parser/responses/whois.ripe.net/va/status_available_spec.rb +0 -60
  2062. data/spec/whois/record/parser/responses/whois.ripe.net/va/status_registered_spec.rb +0 -70
  2063. data/spec/whois/record/parser/responses/whois.rnids.rs/property_nameservers_hyphenated_spec.rb +0 -36
  2064. data/spec/whois/record/parser/responses/whois.rnids.rs/status_available_spec.rb +0 -108
  2065. data/spec/whois/record/parser/responses/whois.rnids.rs/status_registered_spec.rb +0 -145
  2066. data/spec/whois/record/parser/responses/whois.rnids.rs/token_whois_privacy_spec.rb +0 -42
  2067. data/spec/whois/record/parser/responses/whois.rotld.ro/status_available_spec.rb +0 -60
  2068. data/spec/whois/record/parser/responses/whois.rotld.ro/status_registered_spec.rb +0 -68
  2069. data/spec/whois/record/parser/responses/whois.samoanic.ws/status_available_spec.rb +0 -60
  2070. data/spec/whois/record/parser/responses/whois.samoanic.ws/status_registered_spec.rb +0 -71
  2071. data/spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_1_spec.rb +0 -38
  2072. data/spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip_spec.rb +0 -39
  2073. data/spec/whois/record/parser/responses/whois.sgnic.sg/property_nameservers_schema_2_spec.rb +0 -38
  2074. data/spec/whois/record/parser/responses/whois.sgnic.sg/status_available_spec.rb +0 -60
  2075. data/spec/whois/record/parser/responses/whois.sgnic.sg/status_registered_spec.rb +0 -70
  2076. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_dakt_spec.rb +0 -39
  2077. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_exp_spec.rb +0 -39
  2078. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_held_spec.rb +0 -39
  2079. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_lnot_spec.rb +0 -39
  2080. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_ok_spec.rb +0 -39
  2081. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_ta_spec.rb +0 -39
  2082. data/spec/whois/record/parser/responses/whois.sk-nic.sk/property_status_dom_warn_spec.rb +0 -39
  2083. data/spec/whois/record/parser/responses/whois.sk-nic.sk/status_available_spec.rb +0 -60
  2084. data/spec/whois/record/parser/responses/whois.sk-nic.sk/status_registered_spec.rb +0 -70
  2085. data/spec/whois/record/parser/responses/whois.smallregistry.net/status_available_spec.rb +0 -98
  2086. data/spec/whois/record/parser/responses/whois.smallregistry.net/status_registered_spec.rb +0 -139
  2087. data/spec/whois/record/parser/responses/whois.srs.net.nz/property_status_pendingrelease_spec.rb +0 -39
  2088. data/spec/whois/record/parser/responses/whois.srs.net.nz/response_throttled_spec.rb +0 -29
  2089. data/spec/whois/record/parser/responses/whois.srs.net.nz/status_available_spec.rb +0 -65
  2090. data/spec/whois/record/parser/responses/whois.srs.net.nz/status_invalid_spec.rb +0 -75
  2091. data/spec/whois/record/parser/responses/whois.srs.net.nz/status_registered_spec.rb +0 -76
  2092. data/spec/whois/record/parser/responses/whois.sx/status_available_spec.rb +0 -106
  2093. data/spec/whois/record/parser/responses/whois.sx/status_registered_spec.rb +0 -136
  2094. data/spec/whois/record/parser/responses/whois.tcinet.ru/ru/property_nameservers_with_ip_spec.rb +0 -36
  2095. data/spec/whois/record/parser/responses/whois.tcinet.ru/ru/status_available_spec.rb +0 -81
  2096. data/spec/whois/record/parser/responses/whois.tcinet.ru/ru/status_registered_spec.rb +0 -109
  2097. data/spec/whois/record/parser/responses/whois.tcinet.ru/su/status_available_spec.rb +0 -81
  2098. data/spec/whois/record/parser/responses/whois.tcinet.ru/su/status_registered_spec.rb +0 -97
  2099. data/spec/whois/record/parser/responses/whois.tcinet.ru/xn--p1ai/status_available_spec.rb +0 -81
  2100. data/spec/whois/record/parser/responses/whois.tcinet.ru/xn--p1ai/status_registered_spec.rb +0 -100
  2101. data/spec/whois/record/parser/responses/whois.thnic.co.th/status_available_spec.rb +0 -60
  2102. data/spec/whois/record/parser/responses/whois.thnic.co.th/status_registered_spec.rb +0 -71
  2103. data/spec/whois/record/parser/responses/whois.tld.ee/status_available_spec.rb +0 -82
  2104. data/spec/whois/record/parser/responses/whois.tld.ee/status_expired_spec.rb +0 -68
  2105. data/spec/whois/record/parser/responses/whois.tld.ee/status_registered_spec.rb +0 -104
  2106. data/spec/whois/record/parser/responses/whois.tonic.to/response_incomplete_spec.rb +0 -34
  2107. data/spec/whois/record/parser/responses/whois.tonic.to/status_available_spec.rb +0 -109
  2108. data/spec/whois/record/parser/responses/whois.tonic.to/status_registered_spec.rb +0 -109
  2109. data/spec/whois/record/parser/responses/whois.twnic.net.tw/status_available_spec.rb +0 -60
  2110. data/spec/whois/record/parser/responses/whois.twnic.net.tw/status_registered_spec.rb +0 -70
  2111. data/spec/whois/record/parser/responses/whois.tznic.or.tz/property_status_expired_spec.rb +0 -39
  2112. data/spec/whois/record/parser/responses/whois.tznic.or.tz/status_available_spec.rb +0 -60
  2113. data/spec/whois/record/parser/responses/whois.tznic.or.tz/status_registered_spec.rb +0 -67
  2114. data/spec/whois/record/parser/responses/whois.ua/property_contacts_multiple_spec.rb +0 -157
  2115. data/spec/whois/record/parser/responses/whois.ua/property_created_at_outofrange_spec.rb +0 -29
  2116. data/spec/whois/record/parser/responses/whois.ua/property_nameservers_uppercase_spec.rb +0 -36
  2117. data/spec/whois/record/parser/responses/whois.ua/status_available_spec.rb +0 -102
  2118. data/spec/whois/record/parser/responses/whois.ua/status_registered_spec.rb +0 -145
  2119. data/spec/whois/record/parser/responses/whois.usp.ac.fj/status_available_spec.rb +0 -60
  2120. data/spec/whois/record/parser/responses/whois.usp.ac.fj/status_registered_spec.rb +0 -65
  2121. data/spec/whois/record/parser/responses/whois.za.net/status_available_spec.rb +0 -60
  2122. data/spec/whois/record/parser/responses/whois.za.net/status_registered_spec.rb +0 -66
  2123. data/spec/whois/record/parser/responses/whois.za.org/status_available_spec.rb +0 -60
  2124. data/spec/whois/record/parser/responses/whois.za.org/status_registered_spec.rb +0 -68
  2125. data/spec/whois/record/parser_spec.rb +0 -381
  2126. data/spec/whois/record/part_spec.rb +0 -50
  2127. data/spec/whois/record/registrar_spec.rb +0 -57
  2128. data/spec/whois/record/super_struct_spec.rb +0 -27
  2129. data/spec/whois/record_spec.rb +0 -386
  2130. data/spec/whois/server/adapters/afilias_spec.rb +0 -41
  2131. data/spec/whois/server/adapters/base_spec.rb +0 -160
  2132. data/spec/whois/server/adapters/formatted_spec.rb +0 -54
  2133. data/spec/whois/server/adapters/none_spec.rb +0 -22
  2134. data/spec/whois/server/adapters/not_implemented_spec.rb +0 -24
  2135. data/spec/whois/server/adapters/pir_spec.rb +0 -41
  2136. data/spec/whois/server/adapters/standard_spec.rb +0 -44
  2137. data/spec/whois/server/adapters/verisign_spec.rb +0 -70
  2138. data/spec/whois/server/adapters/web_spec.rb +0 -24
  2139. data/spec/whois/server_spec.rb +0 -210
  2140. data/spec/whois/whois_spec.rb +0 -74
@@ -1,106 +0,0 @@
1
- # encoding: utf-8
2
-
3
- # This file is autogenerated. Do not edit it manually.
4
- # If you want change the content of this file, edit
5
- #
6
- # /spec/fixtures/responses/whois.nic.md/status_available.expected
7
- #
8
- # and regenerate the tests with the following rake task
9
- #
10
- # $ rake spec:generate
11
- #
12
-
13
- require 'spec_helper'
14
- require 'whois/record/parser/whois.nic.md.rb'
15
-
16
- describe Whois::Record::Parser::WhoisNicMd, "status_available.expected" do
17
-
18
- before(:each) do
19
- file = fixture("responses", "whois.nic.md/status_available.txt")
20
- part = Whois::Record::Part.new(:body => File.read(file))
21
- @parser = klass.new(part)
22
- end
23
-
24
- describe "#disclaimer" do
25
- it do
26
- lambda { @parser.disclaimer }.should raise_error(Whois::PropertyNotSupported)
27
- end
28
- end
29
- describe "#domain" do
30
- it do
31
- @parser.domain.should == nil
32
- end
33
- end
34
- describe "#domain_id" do
35
- it do
36
- lambda { @parser.domain_id }.should raise_error(Whois::PropertyNotSupported)
37
- end
38
- end
39
- describe "#referral_url" do
40
- it do
41
- lambda { @parser.referral_url }.should raise_error(Whois::PropertyNotSupported)
42
- end
43
- end
44
- describe "#referral_whois" do
45
- it do
46
- lambda { @parser.referral_whois }.should raise_error(Whois::PropertyNotSupported)
47
- end
48
- end
49
- describe "#status" do
50
- it do
51
- @parser.status.should == :available
52
- end
53
- end
54
- describe "#available?" do
55
- it do
56
- @parser.available?.should == true
57
- end
58
- end
59
- describe "#registered?" do
60
- it do
61
- @parser.registered?.should == false
62
- end
63
- end
64
- describe "#created_on" do
65
- it do
66
- @parser.created_on.should == nil
67
- end
68
- end
69
- describe "#updated_on" do
70
- it do
71
- lambda { @parser.updated_on }.should raise_error(Whois::PropertyNotSupported)
72
- end
73
- end
74
- describe "#expires_on" do
75
- it do
76
- @parser.expires_on.should == nil
77
- end
78
- end
79
- describe "#registrar" do
80
- it do
81
- lambda { @parser.registrar }.should raise_error(Whois::PropertyNotSupported)
82
- end
83
- end
84
- describe "#registrant_contacts" do
85
- it do
86
- @parser.registrant_contacts.should be_a(Array)
87
- @parser.registrant_contacts.should == []
88
- end
89
- end
90
- describe "#admin_contacts" do
91
- it do
92
- lambda { @parser.admin_contacts }.should raise_error(Whois::PropertyNotSupported)
93
- end
94
- end
95
- describe "#technical_contacts" do
96
- it do
97
- lambda { @parser.technical_contacts }.should raise_error(Whois::PropertyNotSupported)
98
- end
99
- end
100
- describe "#nameservers" do
101
- it do
102
- @parser.nameservers.should be_a(Array)
103
- @parser.nameservers.should == []
104
- end
105
- end
106
- end
@@ -1,118 +0,0 @@
1
- # encoding: utf-8
2
-
3
- # This file is autogenerated. Do not edit it manually.
4
- # If you want change the content of this file, edit
5
- #
6
- # /spec/fixtures/responses/whois.nic.md/status_registered.expected
7
- #
8
- # and regenerate the tests with the following rake task
9
- #
10
- # $ rake spec:generate
11
- #
12
-
13
- require 'spec_helper'
14
- require 'whois/record/parser/whois.nic.md.rb'
15
-
16
- describe Whois::Record::Parser::WhoisNicMd, "status_registered.expected" do
17
-
18
- before(:each) do
19
- file = fixture("responses", "whois.nic.md/status_registered.txt")
20
- part = Whois::Record::Part.new(:body => File.read(file))
21
- @parser = klass.new(part)
22
- end
23
-
24
- describe "#disclaimer" do
25
- it do
26
- lambda { @parser.disclaimer }.should raise_error(Whois::PropertyNotSupported)
27
- end
28
- end
29
- describe "#domain" do
30
- it do
31
- @parser.domain.should == "google.md"
32
- end
33
- end
34
- describe "#domain_id" do
35
- it do
36
- lambda { @parser.domain_id }.should raise_error(Whois::PropertyNotSupported)
37
- end
38
- end
39
- describe "#referral_url" do
40
- it do
41
- lambda { @parser.referral_url }.should raise_error(Whois::PropertyNotSupported)
42
- end
43
- end
44
- describe "#referral_whois" do
45
- it do
46
- lambda { @parser.referral_whois }.should raise_error(Whois::PropertyNotSupported)
47
- end
48
- end
49
- describe "#status" do
50
- it do
51
- @parser.status.should == :registered
52
- end
53
- end
54
- describe "#available?" do
55
- it do
56
- @parser.available?.should == false
57
- end
58
- end
59
- describe "#registered?" do
60
- it do
61
- @parser.registered?.should == true
62
- end
63
- end
64
- describe "#created_on" do
65
- it do
66
- @parser.created_on.should be_a(Time)
67
- @parser.created_on.should == Time.parse("2006-05-02")
68
- end
69
- end
70
- describe "#updated_on" do
71
- it do
72
- lambda { @parser.updated_on }.should raise_error(Whois::PropertyNotSupported)
73
- end
74
- end
75
- describe "#expires_on" do
76
- it do
77
- @parser.expires_on.should be_a(Time)
78
- @parser.expires_on.should == Time.parse("2011-05-02")
79
- end
80
- end
81
- describe "#registrar" do
82
- it do
83
- lambda { @parser.registrar }.should raise_error(Whois::PropertyNotSupported)
84
- end
85
- end
86
- describe "#registrant_contacts" do
87
- it do
88
- @parser.registrant_contacts.should be_a(Array)
89
- @parser.registrant_contacts.should have(1).items
90
- @parser.registrant_contacts[0].should be_a(Whois::Record::Contact)
91
- @parser.registrant_contacts[0].type.should == Whois::Record::Contact::TYPE_REGISTRANT
92
- @parser.registrant_contacts[0].id.should == nil
93
- @parser.registrant_contacts[0].name.should == "Google Inc."
94
- end
95
- end
96
- describe "#admin_contacts" do
97
- it do
98
- lambda { @parser.admin_contacts }.should raise_error(Whois::PropertyNotSupported)
99
- end
100
- end
101
- describe "#technical_contacts" do
102
- it do
103
- lambda { @parser.technical_contacts }.should raise_error(Whois::PropertyNotSupported)
104
- end
105
- end
106
- describe "#nameservers" do
107
- it do
108
- @parser.nameservers.should be_a(Array)
109
- @parser.nameservers.should have(2).items
110
- @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
111
- @parser.nameservers[0].name.should == "ns1.google.com"
112
- @parser.nameservers[0].ipv4.should == "216.239.32.10"
113
- @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
114
- @parser.nameservers[1].name.should == "ns2.google.com"
115
- @parser.nameservers[1].ipv4.should == "216.239.34.10"
116
- end
117
- end
118
- end
@@ -1,39 +0,0 @@
1
- # encoding: utf-8
2
-
3
- # This file is autogenerated. Do not edit it manually.
4
- # If you want change the content of this file, edit
5
- #
6
- # /spec/fixtures/responses/whois.nic.mg/property_status_active.expected
7
- #
8
- # and regenerate the tests with the following rake task
9
- #
10
- # $ rake spec:generate
11
- #
12
-
13
- require 'spec_helper'
14
- require 'whois/record/parser/whois.nic.mg.rb'
15
-
16
- describe Whois::Record::Parser::WhoisNicMg, "property_status_active.expected" do
17
-
18
- before(:each) do
19
- file = fixture("responses", "whois.nic.mg/property_status_active.txt")
20
- part = Whois::Record::Part.new(:body => File.read(file))
21
- @parser = klass.new(part)
22
- end
23
-
24
- describe "#status" do
25
- it do
26
- @parser.status.should == :registered
27
- end
28
- end
29
- describe "#available?" do
30
- it do
31
- @parser.available?.should == false
32
- end
33
- end
34
- describe "#registered?" do
35
- it do
36
- @parser.registered?.should == true
37
- end
38
- end
39
- end
@@ -1,39 +0,0 @@
1
- # encoding: utf-8
2
-
3
- # This file is autogenerated. Do not edit it manually.
4
- # If you want change the content of this file, edit
5
- #
6
- # /spec/fixtures/responses/whois.nic.mg/property_status_delegated.expected
7
- #
8
- # and regenerate the tests with the following rake task
9
- #
10
- # $ rake spec:generate
11
- #
12
-
13
- require 'spec_helper'
14
- require 'whois/record/parser/whois.nic.mg.rb'
15
-
16
- describe Whois::Record::Parser::WhoisNicMg, "property_status_delegated.expected" do
17
-
18
- before(:each) do
19
- file = fixture("responses", "whois.nic.mg/property_status_delegated.txt")
20
- part = Whois::Record::Part.new(:body => File.read(file))
21
- @parser = klass.new(part)
22
- end
23
-
24
- describe "#status" do
25
- it do
26
- @parser.status.should == :registered
27
- end
28
- end
29
- describe "#available?" do
30
- it do
31
- @parser.available?.should == false
32
- end
33
- end
34
- describe "#registered?" do
35
- it do
36
- @parser.registered?.should == true
37
- end
38
- end
39
- end
@@ -1,60 +0,0 @@
1
- # encoding: utf-8
2
-
3
- # This file is autogenerated. Do not edit it manually.
4
- # If you want change the content of this file, edit
5
- #
6
- # /spec/fixtures/responses/whois.nic.mg/status_available.expected
7
- #
8
- # and regenerate the tests with the following rake task
9
- #
10
- # $ rake spec:generate
11
- #
12
-
13
- require 'spec_helper'
14
- require 'whois/record/parser/whois.nic.mg.rb'
15
-
16
- describe Whois::Record::Parser::WhoisNicMg, "status_available.expected" do
17
-
18
- before(:each) do
19
- file = fixture("responses", "whois.nic.mg/status_available.txt")
20
- part = Whois::Record::Part.new(:body => File.read(file))
21
- @parser = klass.new(part)
22
- end
23
-
24
- describe "#status" do
25
- it do
26
- @parser.status.should == :available
27
- end
28
- end
29
- describe "#available?" do
30
- it do
31
- @parser.available?.should == true
32
- end
33
- end
34
- describe "#registered?" do
35
- it do
36
- @parser.registered?.should == false
37
- end
38
- end
39
- describe "#created_on" do
40
- it do
41
- @parser.created_on.should == nil
42
- end
43
- end
44
- describe "#updated_on" do
45
- it do
46
- @parser.updated_on.should == nil
47
- end
48
- end
49
- describe "#expires_on" do
50
- it do
51
- @parser.expires_on.should == nil
52
- end
53
- end
54
- describe "#nameservers" do
55
- it do
56
- @parser.nameservers.should be_a(Array)
57
- @parser.nameservers.should == []
58
- end
59
- end
60
- end
@@ -1,71 +0,0 @@
1
- # encoding: utf-8
2
-
3
- # This file is autogenerated. Do not edit it manually.
4
- # If you want change the content of this file, edit
5
- #
6
- # /spec/fixtures/responses/whois.nic.mg/status_registered.expected
7
- #
8
- # and regenerate the tests with the following rake task
9
- #
10
- # $ rake spec:generate
11
- #
12
-
13
- require 'spec_helper'
14
- require 'whois/record/parser/whois.nic.mg.rb'
15
-
16
- describe Whois::Record::Parser::WhoisNicMg, "status_registered.expected" do
17
-
18
- before(:each) do
19
- file = fixture("responses", "whois.nic.mg/status_registered.txt")
20
- part = Whois::Record::Part.new(:body => File.read(file))
21
- @parser = klass.new(part)
22
- end
23
-
24
- describe "#status" do
25
- it do
26
- @parser.status.should == :registered
27
- end
28
- end
29
- describe "#available?" do
30
- it do
31
- @parser.available?.should == false
32
- end
33
- end
34
- describe "#registered?" do
35
- it do
36
- @parser.registered?.should == true
37
- end
38
- end
39
- describe "#created_on" do
40
- it do
41
- @parser.created_on.should be_a(Time)
42
- @parser.created_on.should == Time.parse("2009-06-18")
43
- end
44
- end
45
- describe "#updated_on" do
46
- it do
47
- @parser.updated_on.should be_a(Time)
48
- @parser.updated_on.should == Time.parse("2010-06-23")
49
- end
50
- end
51
- describe "#expires_on" do
52
- it do
53
- @parser.expires_on.should be_a(Time)
54
- @parser.expires_on.should == Time.parse("2010-11-27")
55
- end
56
- end
57
- describe "#nameservers" do
58
- it do
59
- @parser.nameservers.should be_a(Array)
60
- @parser.nameservers.should have(4).items
61
- @parser.nameservers[0].should be_a(Whois::Record::Nameserver)
62
- @parser.nameservers[0].name.should == "ns1.google.com"
63
- @parser.nameservers[1].should be_a(Whois::Record::Nameserver)
64
- @parser.nameservers[1].name.should == "ns2.google.com"
65
- @parser.nameservers[2].should be_a(Whois::Record::Nameserver)
66
- @parser.nameservers[2].name.should == "ns3.google.com"
67
- @parser.nameservers[3].should be_a(Whois::Record::Nameserver)
68
- @parser.nameservers[3].name.should == "ns4.google.com"
69
- end
70
- end
71
- end
@@ -1,39 +0,0 @@
1
- # encoding: utf-8
2
-
3
- # This file is autogenerated. Do not edit it manually.
4
- # If you want change the content of this file, edit
5
- #
6
- # /spec/fixtures/responses/whois.nic.ms/property_status_active.expected
7
- #
8
- # and regenerate the tests with the following rake task
9
- #
10
- # $ rake spec:generate
11
- #
12
-
13
- require 'spec_helper'
14
- require 'whois/record/parser/whois.nic.ms.rb'
15
-
16
- describe Whois::Record::Parser::WhoisNicMs, "property_status_active.expected" do
17
-
18
- before(:each) do
19
- file = fixture("responses", "whois.nic.ms/property_status_active.txt")
20
- part = Whois::Record::Part.new(:body => File.read(file))
21
- @parser = klass.new(part)
22
- end
23
-
24
- describe "#status" do
25
- it do
26
- @parser.status.should == :registered
27
- end
28
- end
29
- describe "#available?" do
30
- it do
31
- @parser.available?.should == false
32
- end
33
- end
34
- describe "#registered?" do
35
- it do
36
- @parser.registered?.should == true
37
- end
38
- end
39
- end