files.com 1.0.55 → 1.0.60

Sign up to get free protection for your applications and to get access to all the features.
Files changed (7966) hide show
  1. checksums.yaml +4 -4
  2. data/_VERSION +1 -1
  3. data/docs/bundle.md +54 -5
  4. data/docs/remote_server.md +8 -0
  5. data/docs/site.md +2 -2
  6. data/docs/sso_strategy.md +31 -1
  7. data/lib/files.com/models/api_key.rb +5 -5
  8. data/lib/files.com/models/as2_key.rb +5 -5
  9. data/lib/files.com/models/automation.rb +3 -3
  10. data/lib/files.com/models/behavior.rb +5 -5
  11. data/lib/files.com/models/bundle.rb +54 -12
  12. data/lib/files.com/models/dns_record.rb +2 -2
  13. data/lib/files.com/models/file.rb +9 -9
  14. data/lib/files.com/models/file_action.rb +6 -6
  15. data/lib/files.com/models/file_comment.rb +2 -2
  16. data/lib/files.com/models/file_comment_reaction.rb +2 -2
  17. data/lib/files.com/models/folder.rb +2 -2
  18. data/lib/files.com/models/group.rb +3 -3
  19. data/lib/files.com/models/group_user.rb +8 -8
  20. data/lib/files.com/models/history.rb +11 -11
  21. data/lib/files.com/models/history_export.rb +10 -10
  22. data/lib/files.com/models/invoice.rb +3 -3
  23. data/lib/files.com/models/ip_address.rb +2 -2
  24. data/lib/files.com/models/lock.rb +3 -3
  25. data/lib/files.com/models/message.rb +9 -9
  26. data/lib/files.com/models/message_comment.rb +6 -6
  27. data/lib/files.com/models/message_comment_reaction.rb +6 -6
  28. data/lib/files.com/models/message_reaction.rb +6 -6
  29. data/lib/files.com/models/notification.rb +7 -7
  30. data/lib/files.com/models/payment.rb +3 -3
  31. data/lib/files.com/models/permission.rb +5 -5
  32. data/lib/files.com/models/project.rb +3 -3
  33. data/lib/files.com/models/public_key.rb +5 -5
  34. data/lib/files.com/models/remote_server.rb +24 -9
  35. data/lib/files.com/models/request.rb +7 -7
  36. data/lib/files.com/models/site.rb +13 -13
  37. data/lib/files.com/models/sso_strategy.rb +78 -3
  38. data/lib/files.com/models/usage_daily_snapshot.rb +2 -2
  39. data/lib/files.com/models/usage_snapshot.rb +2 -2
  40. data/lib/files.com/models/user.rb +15 -15
  41. data/lib/files.com/models/user_cipher_use.rb +3 -3
  42. metadata +2 -8136
  43. data/docs/.gitignore +0 -24
  44. data/docs/CODE_OF_CONDUCT.md +0 -46
  45. data/docs/CONTRIBUTORS +0 -4
  46. data/docs/Gemfile +0 -10
  47. data/docs/Gemfile.lock +0 -129
  48. data/docs/Jenkinsfile +0 -85
  49. data/docs/LICENSE +0 -13
  50. data/docs/README.md +0 -30
  51. data/docs/Vagrantfile +0 -41
  52. data/docs/_VERSION +0 -1
  53. data/docs/config.rb +0 -57
  54. data/docs/deploy.sh +0 -215
  55. data/docs/font-selection.json +0 -148
  56. data/docs/lib/multilang.rb +0 -16
  57. data/docs/lib/toc_data.rb +0 -30
  58. data/docs/lib/unique_head.rb +0 -17
  59. data/docs/source/fonts/Inter-UI-Black.woff +0 -0
  60. data/docs/source/fonts/Inter-UI-Black.woff2 +0 -0
  61. data/docs/source/fonts/Inter-UI-Bold.woff +0 -0
  62. data/docs/source/fonts/Inter-UI-Bold.woff2 +0 -0
  63. data/docs/source/fonts/Inter-UI-Italic.woff +0 -0
  64. data/docs/source/fonts/Inter-UI-Italic.woff2 +0 -0
  65. data/docs/source/fonts/Inter-UI-Medium.woff +0 -0
  66. data/docs/source/fonts/Inter-UI-Medium.woff2 +0 -0
  67. data/docs/source/fonts/Inter-UI-MediumItalic.woff +0 -0
  68. data/docs/source/fonts/Inter-UI-MediumItalic.woff2 +0 -0
  69. data/docs/source/fonts/Inter-UI-Regular.woff +0 -0
  70. data/docs/source/fonts/Inter-UI-Regular.woff2 +0 -0
  71. data/docs/source/fonts/slate.eot +0 -0
  72. data/docs/source/fonts/slate.svg +0 -14
  73. data/docs/source/fonts/slate.ttf +0 -0
  74. data/docs/source/fonts/slate.woff +0 -0
  75. data/docs/source/fonts/slate.woff2 +0 -0
  76. data/docs/source/images/favicon.png +0 -0
  77. data/docs/source/images/logo.png +0 -0
  78. data/docs/source/images/logo.svg +0 -20
  79. data/docs/source/images/menu.svg +0 -5
  80. data/docs/source/images/navbar.png +0 -0
  81. data/docs/source/includes/_account_line_items.md.erb +0 -450
  82. data/docs/source/includes/_actions.md.erb +0 -589
  83. data/docs/source/includes/_api_keys.md.erb +0 -701
  84. data/docs/source/includes/_as2_keys.md.erb +0 -406
  85. data/docs/source/includes/_authentication_with_api_key.md.erb +0 -43
  86. data/docs/source/includes/_authentication_with_user_session.md.erb +0 -122
  87. data/docs/source/includes/_automations.md.erb +0 -665
  88. data/docs/source/includes/_behaviors.md.erb +0 -970
  89. data/docs/source/includes/_bundles.md.erb +0 -491
  90. data/docs/source/includes/_dns_records.md.erb +0 -114
  91. data/docs/source/includes/_errors.md.erb +0 -82
  92. data/docs/source/includes/_file_comment_reactions.md.erb +0 -171
  93. data/docs/source/includes/_file_comments.md.erb +0 -333
  94. data/docs/source/includes/_file_part_uploads.md.erb +0 -186
  95. data/docs/source/includes/_files.md.erb +0 -1068
  96. data/docs/source/includes/_files.md.erb.bottom +0 -327
  97. data/docs/source/includes/_group_users.md.erb +0 -273
  98. data/docs/source/includes/_groups.md.erb +0 -456
  99. data/docs/source/includes/_history_exports.md.erb +0 -602
  100. data/docs/source/includes/_introduction.md.erb +0 -28
  101. data/docs/source/includes/_ip_addresses.md.erb +0 -120
  102. data/docs/source/includes/_locks.md.erb +0 -298
  103. data/docs/source/includes/_message_comment_reactions.md.erb +0 -306
  104. data/docs/source/includes/_message_comments.md.erb +0 -403
  105. data/docs/source/includes/_message_reactions.md.erb +0 -306
  106. data/docs/source/includes/_messages.md.erb +0 -431
  107. data/docs/source/includes/_notifications.md.erb +0 -519
  108. data/docs/source/includes/_permissions.md.erb +0 -303
  109. data/docs/source/includes/_projects.md.erb +0 -371
  110. data/docs/source/includes/_public_keys.md.erb +0 -407
  111. data/docs/source/includes/_remote_servers.md.erb +0 -713
  112. data/docs/source/includes/_requests.md.erb +0 -358
  113. data/docs/source/includes/_sessions.md.erb +0 -247
  114. data/docs/source/includes/_sites.md.erb +0 -1222
  115. data/docs/source/includes/_sso_strategies.md.erb +0 -308
  116. data/docs/source/includes/_styles.md.erb +0 -242
  117. data/docs/source/includes/_usage_daily_snapshots.md.erb +0 -117
  118. data/docs/source/includes/_usage_snapshots.md.erb +0 -235
  119. data/docs/source/includes/_user_cipher_uses.md.erb +0 -128
  120. data/docs/source/includes/_users.md.erb +0 -1288
  121. data/docs/source/index.html.md +0 -52
  122. data/docs/source/javascripts/all.js +0 -2
  123. data/docs/source/javascripts/all_nosearch.js +0 -36
  124. data/docs/source/javascripts/app/_lang.js +0 -164
  125. data/docs/source/javascripts/app/_search.js +0 -98
  126. data/docs/source/javascripts/app/_toc.js +0 -117
  127. data/docs/source/javascripts/brickftp_menu.js +0 -153
  128. data/docs/source/javascripts/lib/_energize.js +0 -169
  129. data/docs/source/javascripts/lib/_imagesloaded.min.js +0 -7
  130. data/docs/source/javascripts/lib/_jquery.highlight.js +0 -108
  131. data/docs/source/javascripts/lib/_jquery.js +0 -9831
  132. data/docs/source/javascripts/lib/_lunr.js +0 -1910
  133. data/docs/source/javascripts/toggle_buttons.js +0 -70
  134. data/docs/source/layouts/layout.erb +0 -183
  135. data/docs/source/stylesheets/_buttons.scss +0 -146
  136. data/docs/source/stylesheets/_header.scss +0 -395
  137. data/docs/source/stylesheets/_icon-font.scss +0 -38
  138. data/docs/source/stylesheets/_inter-ui-font.scss +0 -47
  139. data/docs/source/stylesheets/_normalize.scss +0 -427
  140. data/docs/source/stylesheets/_rtl.scss +0 -140
  141. data/docs/source/stylesheets/_variables.scss +0 -330
  142. data/docs/source/stylesheets/print.css.scss +0 -151
  143. data/docs/source/stylesheets/screen.css.scss +0 -1091
  144. data/docs/vendor/bundle/ruby/2.5.0/bin/dotenv +0 -27
  145. data/docs/vendor/bundle/ruby/2.5.0/bin/erubis +0 -27
  146. data/docs/vendor/bundle/ruby/2.5.0/bin/haml +0 -27
  147. data/docs/vendor/bundle/ruby/2.5.0/bin/kramdown +0 -27
  148. data/docs/vendor/bundle/ruby/2.5.0/bin/listen +0 -27
  149. data/docs/vendor/bundle/ruby/2.5.0/bin/middleman +0 -27
  150. data/docs/vendor/bundle/ruby/2.5.0/bin/nokogiri +0 -27
  151. data/docs/vendor/bundle/ruby/2.5.0/bin/rackup +0 -27
  152. data/docs/vendor/bundle/ruby/2.5.0/bin/rake +0 -27
  153. data/docs/vendor/bundle/ruby/2.5.0/bin/redcarpet +0 -27
  154. data/docs/vendor/bundle/ruby/2.5.0/bin/rougify +0 -27
  155. data/docs/vendor/bundle/ruby/2.5.0/bin/sass +0 -27
  156. data/docs/vendor/bundle/ruby/2.5.0/bin/sass-convert +0 -27
  157. data/docs/vendor/bundle/ruby/2.5.0/bin/scss +0 -27
  158. data/docs/vendor/bundle/ruby/2.5.0/bin/sprockets +0 -27
  159. data/docs/vendor/bundle/ruby/2.5.0/bin/thor +0 -27
  160. data/docs/vendor/bundle/ruby/2.5.0/bin/tilt +0 -27
  161. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/fast_blank-1.0.0/fast_blank.so +0 -0
  162. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/fast_blank-1.0.0/gem.build_complete +0 -0
  163. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/fast_blank-1.0.0/gem_make.out +0 -15
  164. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/ffi-1.9.25/ffi_c.so +0 -0
  165. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/ffi-1.9.25/gem.build_complete +0 -0
  166. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/ffi-1.9.25/gem_make.out +0 -50
  167. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/ffi-1.9.25/mkmf.log +0 -462
  168. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/nokogiri-1.10.1/gem.build_complete +0 -0
  169. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/nokogiri-1.10.1/gem_make.out +0 -136
  170. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/nokogiri-1.10.1/mkmf.log +0 -538
  171. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/nokogiri-1.10.1/nokogiri/nokogiri.so +0 -0
  172. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/redcarpet-3.4.0/gem.build_complete +0 -0
  173. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/redcarpet-3.4.0/gem_make.out +0 -106
  174. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/redcarpet-3.4.0/redcarpet.so +0 -0
  175. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/sassc-2.0.0/gem.build_complete +0 -0
  176. data/docs/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0-static/sassc-2.0.0/gem_make.out +0 -53
  177. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/CHANGELOG.md +0 -1013
  178. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/MIT-LICENSE +0 -20
  179. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/README.rdoc +0 -39
  180. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support.rb +0 -99
  181. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/all.rb +0 -3
  182. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/array_inquirer.rb +0 -44
  183. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/backtrace_cleaner.rb +0 -103
  184. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/benchmarkable.rb +0 -49
  185. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/builder.rb +0 -6
  186. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/cache.rb +0 -701
  187. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/cache/file_store.rb +0 -204
  188. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/cache/mem_cache_store.rb +0 -207
  189. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/cache/memory_store.rb +0 -167
  190. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/cache/null_store.rb +0 -41
  191. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/cache/strategy/local_cache.rb +0 -172
  192. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb +0 -44
  193. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/callbacks.rb +0 -791
  194. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/concern.rb +0 -142
  195. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/concurrency/latch.rb +0 -26
  196. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/concurrency/share_lock.rb +0 -226
  197. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/configurable.rb +0 -148
  198. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext.rb +0 -4
  199. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/array.rb +0 -7
  200. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/array/access.rb +0 -90
  201. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/array/conversions.rb +0 -211
  202. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/array/extract_options.rb +0 -29
  203. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/array/grouping.rb +0 -107
  204. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/array/inquiry.rb +0 -17
  205. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/array/prepend_and_append.rb +0 -7
  206. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/array/wrap.rb +0 -46
  207. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/benchmark.rb +0 -14
  208. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/big_decimal.rb +0 -1
  209. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/big_decimal/conversions.rb +0 -14
  210. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/class.rb +0 -2
  211. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/class/attribute.rb +0 -128
  212. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/class/attribute_accessors.rb +0 -4
  213. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/class/subclasses.rb +0 -41
  214. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date.rb +0 -5
  215. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date/acts_like.rb +0 -8
  216. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date/blank.rb +0 -12
  217. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date/calculations.rb +0 -143
  218. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date/conversions.rb +0 -95
  219. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date/zones.rb +0 -6
  220. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date_and_time/calculations.rb +0 -335
  221. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date_and_time/compatibility.rb +0 -14
  222. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date_and_time/zones.rb +0 -40
  223. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date_time.rb +0 -5
  224. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date_time/acts_like.rb +0 -14
  225. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date_time/blank.rb +0 -12
  226. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date_time/calculations.rb +0 -199
  227. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date_time/compatibility.rb +0 -16
  228. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date_time/conversions.rb +0 -105
  229. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/digest/uuid.rb +0 -51
  230. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/enumerable.rb +0 -146
  231. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/file.rb +0 -1
  232. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/file/atomic.rb +0 -68
  233. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/hash.rb +0 -9
  234. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/hash/compact.rb +0 -24
  235. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/hash/conversions.rb +0 -262
  236. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/hash/deep_merge.rb +0 -38
  237. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/hash/except.rb +0 -22
  238. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/hash/indifferent_access.rb +0 -23
  239. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/hash/keys.rb +0 -170
  240. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/hash/reverse_merge.rb +0 -22
  241. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/hash/slice.rb +0 -48
  242. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/hash/transform_values.rb +0 -29
  243. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/integer.rb +0 -3
  244. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/integer/inflections.rb +0 -29
  245. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/integer/multiple.rb +0 -10
  246. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/integer/time.rb +0 -29
  247. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/kernel.rb +0 -4
  248. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/kernel/agnostics.rb +0 -11
  249. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/kernel/concern.rb +0 -12
  250. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/kernel/debugger.rb +0 -3
  251. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/kernel/reporting.rb +0 -43
  252. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/kernel/singleton_class.rb +0 -6
  253. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/load_error.rb +0 -31
  254. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/marshal.rb +0 -22
  255. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module.rb +0 -12
  256. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/aliasing.rb +0 -74
  257. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/anonymous.rb +0 -28
  258. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/attr_internal.rb +0 -36
  259. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/attribute_accessors.rb +0 -212
  260. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb +0 -141
  261. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/concerning.rb +0 -135
  262. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/delegation.rb +0 -216
  263. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/deprecation.rb +0 -23
  264. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/introspection.rb +0 -68
  265. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/method_transplanting.rb +0 -3
  266. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/qualified_const.rb +0 -70
  267. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/reachable.rb +0 -8
  268. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/module/remove_method.rb +0 -35
  269. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/name_error.rb +0 -31
  270. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/numeric.rb +0 -4
  271. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/numeric/bytes.rb +0 -64
  272. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/numeric/conversions.rb +0 -144
  273. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/numeric/inquiry.rb +0 -26
  274. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/numeric/time.rb +0 -74
  275. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/object.rb +0 -14
  276. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/object/acts_like.rb +0 -10
  277. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/object/blank.rb +0 -143
  278. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/object/conversions.rb +0 -4
  279. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/object/deep_dup.rb +0 -53
  280. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/object/duplicable.rb +0 -124
  281. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/object/inclusion.rb +0 -27
  282. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/object/instance_variables.rb +0 -28
  283. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/object/json.rb +0 -205
  284. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/object/to_param.rb +0 -1
  285. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/object/to_query.rb +0 -84
  286. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/object/try.rb +0 -146
  287. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/object/with_options.rb +0 -69
  288. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/range.rb +0 -4
  289. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/range/conversions.rb +0 -31
  290. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/range/each.rb +0 -21
  291. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/range/include_range.rb +0 -23
  292. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/range/overlaps.rb +0 -8
  293. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/regexp.rb +0 -5
  294. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/securerandom.rb +0 -23
  295. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string.rb +0 -13
  296. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string/access.rb +0 -104
  297. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string/behavior.rb +0 -6
  298. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string/conversions.rb +0 -57
  299. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string/exclude.rb +0 -11
  300. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string/filters.rb +0 -102
  301. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string/indent.rb +0 -43
  302. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string/inflections.rb +0 -244
  303. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string/inquiry.rb +0 -13
  304. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string/multibyte.rb +0 -53
  305. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string/output_safety.rb +0 -260
  306. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string/starts_ends_with.rb +0 -4
  307. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string/strip.rb +0 -23
  308. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/string/zones.rb +0 -14
  309. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/struct.rb +0 -3
  310. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/time.rb +0 -5
  311. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/time/acts_like.rb +0 -8
  312. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/time/calculations.rb +0 -290
  313. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/time/compatibility.rb +0 -14
  314. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/time/conversions.rb +0 -67
  315. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/time/marshal.rb +0 -3
  316. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/time/zones.rb +0 -111
  317. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/uri.rb +0 -24
  318. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/dependencies.rb +0 -755
  319. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/dependencies/autoload.rb +0 -77
  320. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/dependencies/interlock.rb +0 -55
  321. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/deprecation.rb +0 -43
  322. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/deprecation/behaviors.rb +0 -90
  323. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/deprecation/instance_delegator.rb +0 -37
  324. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/deprecation/method_wrappers.rb +0 -70
  325. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/deprecation/proxy_wrappers.rb +0 -149
  326. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/deprecation/reporting.rb +0 -112
  327. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/descendants_tracker.rb +0 -60
  328. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/duration.rb +0 -235
  329. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/duration/iso8601_parser.rb +0 -122
  330. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/duration/iso8601_serializer.rb +0 -51
  331. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/evented_file_update_checker.rb +0 -199
  332. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/execution_wrapper.rb +0 -126
  333. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/executor.rb +0 -6
  334. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/file_update_checker.rb +0 -157
  335. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/gem_version.rb +0 -15
  336. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/gzip.rb +0 -36
  337. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/hash_with_indifferent_access.rb +0 -329
  338. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/i18n.rb +0 -13
  339. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/i18n_railtie.rb +0 -115
  340. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/inflections.rb +0 -70
  341. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/inflector.rb +0 -7
  342. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/inflector/inflections.rb +0 -242
  343. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/inflector/methods.rb +0 -390
  344. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/inflector/transliterate.rb +0 -112
  345. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/json.rb +0 -2
  346. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/json/decoding.rb +0 -74
  347. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/json/encoding.rb +0 -127
  348. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/key_generator.rb +0 -71
  349. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/lazy_load_hooks.rb +0 -76
  350. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/locale/en.yml +0 -135
  351. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/log_subscriber.rb +0 -109
  352. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/log_subscriber/test_helper.rb +0 -104
  353. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/logger.rb +0 -106
  354. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/logger_silence.rb +0 -28
  355. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/logger_thread_safe_level.rb +0 -31
  356. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/message_encryptor.rb +0 -114
  357. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/message_verifier.rb +0 -134
  358. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/multibyte.rb +0 -21
  359. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/multibyte/chars.rb +0 -231
  360. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/multibyte/unicode.rb +0 -413
  361. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/notifications.rb +0 -212
  362. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/notifications/fanout.rb +0 -157
  363. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/notifications/instrumenter.rb +0 -91
  364. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/number_helper.rb +0 -368
  365. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/number_helper/number_converter.rb +0 -182
  366. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/number_helper/number_to_currency_converter.rb +0 -44
  367. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/number_helper/number_to_delimited_converter.rb +0 -28
  368. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/number_helper/number_to_human_converter.rb +0 -68
  369. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/number_helper/number_to_human_size_converter.rb +0 -62
  370. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/number_helper/number_to_percentage_converter.rb +0 -12
  371. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/number_helper/number_to_phone_converter.rb +0 -58
  372. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/number_helper/number_to_rounded_converter.rb +0 -92
  373. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/option_merger.rb +0 -25
  374. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/ordered_hash.rb +0 -48
  375. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/ordered_options.rb +0 -81
  376. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/per_thread_registry.rb +0 -58
  377. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/proxy_object.rb +0 -13
  378. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/rails.rb +0 -27
  379. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/railtie.rb +0 -51
  380. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/reloader.rb +0 -129
  381. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/rescuable.rb +0 -173
  382. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/security_utils.rb +0 -27
  383. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/string_inquirer.rb +0 -26
  384. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/subscriber.rb +0 -120
  385. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/tagged_logging.rb +0 -77
  386. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/test_case.rb +0 -88
  387. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/testing/assertions.rb +0 -99
  388. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/testing/autorun.rb +0 -5
  389. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/testing/constant_lookup.rb +0 -50
  390. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/testing/declarative.rb +0 -26
  391. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/testing/deprecation.rb +0 -36
  392. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/testing/file_fixtures.rb +0 -34
  393. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/testing/isolation.rb +0 -115
  394. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/testing/method_call_assertions.rb +0 -41
  395. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/testing/setup_and_teardown.rb +0 -50
  396. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/testing/stream.rb +0 -42
  397. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/testing/tagged_logging.rb +0 -25
  398. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/testing/time_helpers.rb +0 -136
  399. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/time.rb +0 -18
  400. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/time_with_zone.rb +0 -511
  401. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/values/time_zone.rb +0 -484
  402. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/values/unicode_tables.dat +0 -0
  403. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/version.rb +0 -8
  404. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/xml_mini.rb +0 -209
  405. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/xml_mini/jdom.rb +0 -181
  406. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/xml_mini/libxml.rb +0 -77
  407. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/xml_mini/libxmlsax.rb +0 -82
  408. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/xml_mini/nokogiri.rb +0 -81
  409. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/xml_mini/nokogirisax.rb +0 -85
  410. data/docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/xml_mini/rexml.rb +0 -128
  411. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/CHANGELOG.md +0 -227
  412. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/Gemfile +0 -32
  413. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/LICENSE.txt +0 -202
  414. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/README.md +0 -119
  415. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/Rakefile +0 -34
  416. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/data/unicode.data +0 -0
  417. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/lib/addressable.rb +0 -4
  418. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/lib/addressable/idna.rb +0 -27
  419. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/lib/addressable/idna/native.rb +0 -61
  420. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/lib/addressable/idna/pure.rb +0 -676
  421. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/lib/addressable/template.rb +0 -1045
  422. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/lib/addressable/uri.rb +0 -2510
  423. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/lib/addressable/version.rb +0 -32
  424. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/spec/addressable/idna_spec.rb +0 -300
  425. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/spec/addressable/net_http_compat_spec.rb +0 -30
  426. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/spec/addressable/rack_mount_compat_spec.rb +0 -106
  427. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/spec/addressable/security_spec.rb +0 -59
  428. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/spec/addressable/template_spec.rb +0 -1451
  429. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/spec/addressable/uri_spec.rb +0 -6545
  430. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/spec/spec_helper.rb +0 -24
  431. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/tasks/clobber.rake +0 -4
  432. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/tasks/gem.rake +0 -93
  433. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/tasks/git.rake +0 -47
  434. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/tasks/metrics.rake +0 -24
  435. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/tasks/rspec.rake +0 -23
  436. data/docs/vendor/bundle/ruby/2.5.0/gems/addressable-2.6.0/tasks/yard.rake +0 -29
  437. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/.gitignore +0 -7
  438. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/.rspec +0 -1
  439. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/.travis.yml +0 -25
  440. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/CHANGELOG.md +0 -1049
  441. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/Gemfile +0 -9
  442. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/LICENSE +0 -20
  443. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/README.md +0 -246
  444. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/Rakefile +0 -48
  445. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/autoprefixer-rails.gemspec +0 -28
  446. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/lib/autoprefixer-rails.rb +0 -38
  447. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/lib/autoprefixer-rails/processor.rb +0 -201
  448. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/lib/autoprefixer-rails/railtie.rb +0 -50
  449. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/lib/autoprefixer-rails/result.rb +0 -24
  450. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/lib/autoprefixer-rails/sprockets.rb +0 -62
  451. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/lib/autoprefixer-rails/version.rb +0 -3
  452. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/lib/rake/autoprefixer_tasks.rb +0 -28
  453. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/.browserslistrc +0 -4
  454. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/.gitignore +0 -2
  455. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/Rakefile +0 -2
  456. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/app/assets/config/manifest.js +0 -0
  457. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/app/assets/stylesheets/evaluate.css.erb +0 -1
  458. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/app/assets/stylesheets/loaded.sass +0 -2
  459. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/app/assets/stylesheets/sass.sass +0 -1
  460. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/app/assets/stylesheets/test.css +0 -3
  461. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/app/assets/stylesheets/wrong.css +0 -2
  462. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/app/controllers/application_controller.rb +0 -2
  463. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/app/controllers/css_controller.rb +0 -6
  464. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/config.ru +0 -2
  465. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/config/application.rb +0 -14
  466. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/config/autoprefixer.yml +0 -2
  467. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/config/boot.rb +0 -2
  468. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/config/environment.rb +0 -3
  469. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/config/environments/test.rb +0 -9
  470. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/config/initializers/compress.rb +0 -1
  471. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/config/initializers/secret_token.rb +0 -1
  472. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/app/config/routes.rb +0 -3
  473. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/autoprefixer_spec.rb +0 -112
  474. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/compass/config.rb +0 -34
  475. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/compass/sass/screen.scss +0 -3
  476. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/compass_spec.rb +0 -21
  477. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/processor_spec.rb +0 -14
  478. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/rails_spec.rb +0 -50
  479. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/railtie_spec.rb +0 -29
  480. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/spec/spec_helper.rb +0 -16
  481. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/sprockets4.gemfile +0 -9
  482. data/docs/vendor/bundle/ruby/2.5.0/gems/autoprefixer-rails-9.4.8/vendor/autoprefixer.js +0 -63732
  483. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/.document +0 -6
  484. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/.gitignore +0 -9
  485. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/.gitmodules +0 -6
  486. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/.irbrc +0 -3
  487. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/.travis.yml +0 -20
  488. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/CHANGELOG.rdoc +0 -449
  489. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/Gemfile +0 -23
  490. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/LICENSE.txt +0 -20
  491. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/README.rdoc +0 -412
  492. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/Rakefile +0 -189
  493. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/backports.gemspec +0 -26
  494. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/default.mspec +0 -14
  495. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/argf/each_line_spec.rb +0 -6
  496. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/argf/each_spec.rb +0 -6
  497. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/argf/lines_spec.rb +0 -6
  498. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/array/append_spec.rb +0 -1
  499. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/array/collect_spec.rb +0 -7
  500. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/array/rotate_spec.rb +0 -2
  501. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/array/uniq_spec.rb +0 -3
  502. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/complex/to_r_spec.rb +0 -3
  503. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/enumerable/all_spec.rb +0 -1
  504. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/enumerable/any_spec.rb +0 -2
  505. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/enumerable/each_entry_spec.rb +0 -1
  506. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/enumerable/none_spec.rb +0 -1
  507. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/enumerable/one_spec.rb +0 -1
  508. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/enumerator/next_spec.rb +0 -1
  509. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/env/to_h_spec.rb +0 -2
  510. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/file/join_spec.rb +0 -3
  511. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/file/lchmod_spec.rb +0 -2
  512. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/file/new_spec.rb +0 -2
  513. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/file/open_spec.rb +0 -13
  514. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/file/to_path_spec.rb +0 -1
  515. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/fixnum/fdiv_spec.rb +0 -1
  516. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/gc/stress_spec.rb +0 -2
  517. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/hash/assoc_spec.rb +0 -1
  518. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/hash/constructor_spec.rb +0 -3
  519. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/hash/default_proc_spec.rb +0 -3
  520. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/hash/delete_if_spec.rb +0 -1
  521. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/hash/each_pair_spec.rb +0 -1
  522. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/hash/eql_spec.rb +0 -3
  523. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/hash/hash_spec.rb +0 -3
  524. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/hash/keep_if_spec.rb +0 -2
  525. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/hash/rassoc_spec.rb +0 -1
  526. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/hash/reject_spec.rb +0 -2
  527. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/hash/select_spec.rb +0 -8
  528. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/integer/round_spec.rb +0 -2
  529. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/io/binread_spec.rb +0 -7
  530. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/io/chars_spec.rb +0 -1
  531. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/io/each_char_spec.rb +0 -1
  532. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/io/lines_spec.rb +0 -1
  533. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/io/open_spec.rb +0 -24
  534. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/io/ungetbyte_spec.rb +0 -4
  535. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/io/write_spec.rb +0 -5
  536. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/kernel/__callee___spec.rb +0 -6
  537. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/kernel/__method___spec.rb +0 -1
  538. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/kernel/define_singleton_method_spec.rb +0 -2
  539. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/kernel/public_method_spec.rb +0 -2
  540. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/kernel/require_relative_spec.rb +0 -3
  541. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/math/log2_spec.rb +0 -6
  542. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/math/log_spec.rb +0 -3
  543. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/module/alias_method_spec.rb +0 -1
  544. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/module/attr_accessor_spec.rb +0 -2
  545. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/module/attr_reader_spec.rb +0 -2
  546. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/module/attr_spec.rb +0 -1
  547. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/module/attr_writer_spec.rb +0 -2
  548. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/module/class_exec_spec.rb +0 -2
  549. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/module/define_method_spec.rb +0 -1
  550. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/module/module_exec_spec.rb +0 -2
  551. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/module/remove_method_spec.rb +0 -1
  552. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/module/undef_method_spec.rb +0 -1
  553. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/nil/dup_spec.rb +0 -1
  554. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/numeric/step_spec.rb +0 -12
  555. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/proc/curry_spec.rb +0 -4
  556. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/range/step_spec.rb +0 -12
  557. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/string/getbyte_spec.rb +0 -6
  558. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/string/partition_spec.rb +0 -1
  559. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/string/prepend_spec.rb +0 -1
  560. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/string/rpartition_spec.rb +0 -1
  561. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/string/setbyte_spec.rb +0 -5
  562. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/string/upto_spec.rb +0 -1
  563. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/symbol/capitalize_spec.rb +0 -3
  564. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/symbol/comparison_spec.rb +0 -1
  565. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/symbol/downcase_spec.rb +0 -2
  566. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/symbol/element_reference_spec.rb +0 -4
  567. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/symbol/empty_spec.rb +0 -1
  568. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/symbol/match_spec.rb +0 -2
  569. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/symbol/swapcase_spec.rb +0 -2
  570. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/symbol/to_proc_spec.rb +0 -1
  571. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.6/core/symbol/upcase_spec.rb +0 -1
  572. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/array/append_spec.rb +0 -1
  573. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/array/keep_if_spec.rb +0 -2
  574. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/array/rotate_spec.rb +0 -2
  575. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/array/select_spec.rb +0 -2
  576. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/array/uniq_spec.rb +0 -3
  577. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/complex/to_r_spec.rb +0 -3
  578. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/enumerable/all_spec.rb +0 -1
  579. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/enumerable/any_spec.rb +0 -2
  580. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/enumerable/collect_concat_spec.rb +0 -1
  581. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/enumerable/flat_map_spec.rb +0 -1
  582. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/enumerable/none_spec.rb +0 -1
  583. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/enumerable/one_spec.rb +0 -1
  584. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/env/to_h_spec.rb +0 -2
  585. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/file/lchmod_spec.rb +0 -2
  586. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/file/new_spec.rb +0 -1
  587. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/file/open_spec.rb +0 -5
  588. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/file/readlink_spec.rb +0 -6
  589. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/file/to_path_spec.rb +0 -1
  590. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/hash/assoc_spec.rb +0 -1
  591. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/hash/default_proc_spec.rb +0 -3
  592. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/hash/keep_if_spec.rb +0 -2
  593. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/hash/rassoc_spec.rb +0 -1
  594. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/hash/select_spec.rb +0 -1
  595. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/integer/round_spec.rb +0 -2
  596. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/io/binread_spec.rb +0 -7
  597. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/io/open_spec.rb +0 -32
  598. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/io/ungetbyte_spec.rb +0 -4
  599. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/io/write_spec.rb +0 -5
  600. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/kernel/__callee___spec.rb +0 -6
  601. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/kernel/define_singleton_method_spec.rb +0 -2
  602. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/kernel/public_method_spec.rb +0 -1
  603. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/kernel/require_relative_spec.rb +0 -3
  604. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/math/log2_spec.rb +0 -6
  605. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/math/log_spec.rb +0 -3
  606. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/module/alias_method_spec.rb +0 -7
  607. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/module/attr_accessor_spec.rb +0 -2
  608. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/module/attr_reader_spec.rb +0 -2
  609. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/module/attr_spec.rb +0 -2
  610. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/module/attr_writer_spec.rb +0 -2
  611. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/module/define_method_spec.rb +0 -1
  612. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/module/include_spec.rb +0 -3
  613. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/module/remove_method_spec.rb +0 -3
  614. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/module/undef_method_spec.rb +0 -3
  615. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/nil/dup_spec.rb +0 -1
  616. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/proc/curry_spec.rb +0 -3
  617. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/proc/yield_spec.rb +0 -4
  618. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/range/size_spec.rb +0 -1
  619. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/string/getbyte_spec.rb +0 -5
  620. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/string/prepend_spec.rb +0 -1
  621. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/string/setbyte_spec.rb +0 -5
  622. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/struct/new_spec.rb +0 -3
  623. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/symbol/capitalize_spec.rb +0 -3
  624. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/symbol/comparison_spec.rb +0 -1
  625. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/symbol/downcase_spec.rb +0 -2
  626. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/symbol/element_reference_spec.rb +0 -4
  627. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/symbol/empty_spec.rb +0 -1
  628. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/symbol/match_spec.rb +0 -2
  629. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/symbol/swapcase_spec.rb +0 -2
  630. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.8.7/core/symbol/upcase_spec.rb +0 -1
  631. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/array/append_spec.rb +0 -1
  632. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/array/rotate_spec.rb +0 -1
  633. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/enumerable/all_spec.rb +0 -1
  634. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/enumerable/any_spec.rb +0 -2
  635. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/enumerable/none_spec.rb +0 -1
  636. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/enumerable/one_spec.rb +0 -1
  637. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/env/to_h_spec.rb +0 -2
  638. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/hash/default_proc_spec.rb +0 -1
  639. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/io/write_spec.rb +0 -2
  640. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/module/alias_method_spec.rb +0 -4
  641. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/module/attr_accessor_spec.rb +0 -2
  642. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/module/attr_reader_spec.rb +0 -2
  643. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/module/attr_spec.rb +0 -1
  644. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/module/attr_writer_spec.rb +0 -2
  645. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/module/define_method_spec.rb +0 -3
  646. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/module/remove_method_spec.rb +0 -1
  647. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/module/undef_method_spec.rb +0 -1
  648. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.1/core/nil/dup_spec.rb +0 -1
  649. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/array/append_spec.rb +0 -1
  650. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/enumerable/all_spec.rb +0 -1
  651. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/enumerable/any_spec.rb +0 -2
  652. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/enumerable/none_spec.rb +0 -1
  653. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/enumerable/one_spec.rb +0 -1
  654. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/io/write_spec.rb +0 -3
  655. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/module/alias_method_spec.rb +0 -4
  656. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/module/attr_accessor_spec.rb +0 -2
  657. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/module/attr_reader_spec.rb +0 -2
  658. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/module/attr_spec.rb +0 -1
  659. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/module/attr_writer_spec.rb +0 -2
  660. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/module/define_method_spec.rb +0 -3
  661. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/module/remove_method_spec.rb +0 -1
  662. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/module/undef_method_spec.rb +0 -1
  663. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.2/core/nil/dup_spec.rb +0 -1
  664. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.3/core/enumerable/any_spec.rb +0 -1
  665. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.3/core/module/alias_method_spec.rb +0 -4
  666. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.3/core/module/attr_accessor_spec.rb +0 -1
  667. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.3/core/module/attr_reader_spec.rb +0 -1
  668. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.3/core/module/attr_spec.rb +0 -1
  669. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.3/core/module/attr_writer_spec.rb +0 -1
  670. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.3/core/module/define_method_spec.rb +0 -3
  671. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.3/core/module/remove_method_spec.rb +0 -1
  672. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/1.9.3/core/module/undef_method_spec.rb +0 -1
  673. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.0.0/core/enumerable/any_spec.rb +0 -1
  674. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.0.0/core/module/alias_method_spec.rb +0 -1
  675. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.0.0/core/module/attr_accessor_spec.rb +0 -2
  676. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.0.0/core/module/attr_reader_spec.rb +0 -2
  677. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.0.0/core/module/attr_spec.rb +0 -1
  678. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.0.0/core/module/attr_writer_spec.rb +0 -2
  679. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.0.0/core/module/define_method_spec.rb +0 -2
  680. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.0.0/core/module/remove_method_spec.rb +0 -1
  681. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.0.0/core/module/undef_method_spec.rb +0 -1
  682. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.0.0/core/nil/dup_spec.rb +0 -1
  683. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.0.0/core/struct/new_spec.rb +0 -1
  684. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.1.0/core/enumerable/any_spec.rb +0 -1
  685. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.1.0/core/module/alias_method_spec.rb +0 -1
  686. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.1.0/core/module/attr_accessor_spec.rb +0 -2
  687. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.1.0/core/module/attr_reader_spec.rb +0 -2
  688. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.1.0/core/module/attr_spec.rb +0 -1
  689. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.1.0/core/module/attr_writer_spec.rb +0 -2
  690. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.1.0/core/module/define_method_spec.rb +0 -2
  691. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.1.0/core/module/remove_method_spec.rb +0 -1
  692. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.1.0/core/module/undef_method_spec.rb +0 -1
  693. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.1.0/core/nil/dup_spec.rb +0 -1
  694. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.1.0/core/struct/new_spec.rb +0 -1
  695. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.2.0/core/enumerable/any_spec.rb +0 -1
  696. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.2.0/core/module/alias_method_spec.rb +0 -1
  697. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.2.0/core/module/attr_accessor_spec.rb +0 -2
  698. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.2.0/core/module/attr_reader_spec.rb +0 -2
  699. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.2.0/core/module/attr_spec.rb +0 -1
  700. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.2.0/core/module/attr_writer_spec.rb +0 -2
  701. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.2.0/core/module/define_method_spec.rb +0 -1
  702. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.2.0/core/module/remove_method_spec.rb +0 -1
  703. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.2.0/core/module/undef_method_spec.rb +0 -1
  704. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.2.0/core/nil/dup_spec.rb +0 -1
  705. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.2.0/core/struct/new_spec.rb +0 -1
  706. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.3.0/core/enumerable/any_spec.rb +0 -1
  707. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.3.0/core/module/alias_method_spec.rb +0 -1
  708. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.3.0/core/module/attr_accessor_spec.rb +0 -2
  709. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.3.0/core/module/attr_reader_spec.rb +0 -2
  710. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.3.0/core/module/attr_spec.rb +0 -1
  711. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.3.0/core/module/attr_writer_spec.rb +0 -2
  712. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.3.0/core/module/define_method_spec.rb +0 -1
  713. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.3.0/core/module/remove_method_spec.rb +0 -1
  714. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.3.0/core/module/undef_method_spec.rb +0 -1
  715. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.3.0/core/nil/dup_spec.rb +0 -1
  716. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.3.0/core/struct/new_spec.rb +0 -1
  717. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.3.5/core/struct/new_spec.rb +0 -1
  718. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.4.0/core/enumerable/any_spec.rb +0 -1
  719. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.4.0/core/module/alias_method_spec.rb +0 -1
  720. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.4.0/core/module/attr_accessor_spec.rb +0 -2
  721. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.4.0/core/module/attr_reader_spec.rb +0 -2
  722. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.4.0/core/module/attr_spec.rb +0 -1
  723. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.4.0/core/module/attr_writer_spec.rb +0 -2
  724. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.4.0/core/module/define_method_spec.rb +0 -1
  725. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.4.0/core/module/remove_method_spec.rb +0 -1
  726. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.4.0/core/module/undef_method_spec.rb +0 -1
  727. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.4.0/core/nil/dup_spec.rb +0 -1
  728. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.4.0/core/struct/new_spec.rb +0 -1
  729. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.5.0/core/enumerable/any_spec.rb +0 -1
  730. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.5.0/core/module/alias_method_spec.rb +0 -1
  731. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.5.0/core/module/attr_accessor_spec.rb +0 -2
  732. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.5.0/core/module/attr_reader_spec.rb +0 -2
  733. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.5.0/core/module/attr_spec.rb +0 -1
  734. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.5.0/core/module/attr_writer_spec.rb +0 -2
  735. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.5.0/core/module/define_method_spec.rb +0 -1
  736. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.5.0/core/module/remove_method_spec.rb +0 -1
  737. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.5.0/core/module/undef_method_spec.rb +0 -1
  738. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.5.0/core/nil/dup_spec.rb +0 -1
  739. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/frozen_old_spec/tags/2.5.0/core/struct/new_spec.rb +0 -1
  740. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports.rb +0 -3
  741. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7.rb +0 -4
  742. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/argf.rb +0 -3
  743. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/argf/bytes.rb +0 -1
  744. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/argf/chars.rb +0 -1
  745. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/argf/each.rb +0 -3
  746. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/argf/each_byte.rb +0 -9
  747. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/argf/each_char.rb +0 -35
  748. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/argf/each_line.rb +0 -3
  749. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/argf/getbyte.rb +0 -5
  750. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/argf/lines.rb +0 -5
  751. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/argf/readbyte.rb +0 -5
  752. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array.rb +0 -3
  753. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/collect.rb +0 -3
  754. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/combination.rb +0 -24
  755. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/cycle.rb +0 -16
  756. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/delete_if.rb +0 -3
  757. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/each.rb +0 -3
  758. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/each_index.rb +0 -3
  759. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/find_index.rb +0 -1
  760. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/flatten.rb +0 -48
  761. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/index.rb +0 -15
  762. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/map.rb +0 -3
  763. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/permutation.rb +0 -30
  764. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/pop.rb +0 -16
  765. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/product.rb +0 -32
  766. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/reject.rb +0 -3
  767. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/reverse_each.rb +0 -3
  768. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/rindex.rb +0 -15
  769. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/select.rb +0 -3
  770. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/shift.rb +0 -14
  771. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/array/shuffle.rb +0 -17
  772. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/binding.rb +0 -3
  773. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/binding/eval.rb +0 -7
  774. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/dir.rb +0 -3
  775. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/dir/each.rb +0 -7
  776. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/dir/foreach.rb +0 -9
  777. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable.rb +0 -3
  778. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/count.rb +0 -17
  779. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/cycle.rb +0 -24
  780. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/detect.rb +0 -3
  781. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/drop.rb +0 -13
  782. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/drop_while.rb +0 -16
  783. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/each_cons.rb +0 -4
  784. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/each_slice.rb +0 -4
  785. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/each_with_index.rb +0 -3
  786. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/entries.rb +0 -11
  787. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/find.rb +0 -3
  788. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/find_all.rb +0 -3
  789. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/find_index.rb +0 -21
  790. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/first.rb +0 -21
  791. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/group_by.rb +0 -14
  792. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/inject.rb +0 -15
  793. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/max_by.rb +0 -16
  794. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/min_by.rb +0 -16
  795. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/minmax.rb +0 -21
  796. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/minmax_by.rb +0 -19
  797. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/none.rb +0 -7
  798. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/one.rb +0 -23
  799. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/partition.rb +0 -3
  800. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/reduce.rb +0 -1
  801. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/reject.rb +0 -3
  802. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/reverse_each.rb +0 -12
  803. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/select.rb +0 -3
  804. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/sort_by.rb +0 -3
  805. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/take.rb +0 -9
  806. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/take_while.rb +0 -14
  807. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerable/to_a.rb +0 -12
  808. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerator.rb +0 -3
  809. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerator/each.rb +0 -6
  810. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerator/next.rb +0 -15
  811. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerator/rewind.rb +0 -13
  812. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/enumerator/with_index.rb +0 -14
  813. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/env.rb +0 -3
  814. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/env/delete_if.rb +0 -3
  815. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/env/each.rb +0 -3
  816. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/env/each_key.rb +0 -3
  817. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/env/each_pair.rb +0 -3
  818. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/env/each_value.rb +0 -3
  819. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/env/reject.rb +0 -4
  820. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/env/select.rb +0 -3
  821. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/fixnum.rb +0 -3
  822. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/fixnum/div.rb +0 -7
  823. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/fixnum/fdiv.rb +0 -7
  824. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/float.rb +0 -3
  825. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/float/fdiv.rb +0 -3
  826. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/gc.rb +0 -3
  827. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/gc/stress.rb +0 -9
  828. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/hash.rb +0 -3
  829. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/hash/constructor.rb +0 -25
  830. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/hash/delete_if.rb +0 -3
  831. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/hash/each.rb +0 -3
  832. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/hash/each_key.rb +0 -3
  833. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/hash/each_pair.rb +0 -3
  834. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/hash/each_value.rb +0 -3
  835. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/hash/eql.rb +0 -1
  836. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/hash/hash.rb +0 -17
  837. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/hash/reject.rb +0 -3
  838. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/hash/select.rb +0 -3
  839. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/integer.rb +0 -3
  840. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/integer/downto.rb +0 -3
  841. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/integer/even.rb +0 -7
  842. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/integer/odd.rb +0 -7
  843. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/integer/ord.rb +0 -7
  844. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/integer/pred.rb +0 -7
  845. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/integer/times.rb +0 -3
  846. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/integer/upto.rb +0 -3
  847. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/io.rb +0 -3
  848. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/io/bytes.rb +0 -1
  849. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/io/chars.rb +0 -1
  850. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/io/each.rb +0 -3
  851. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/io/each_byte.rb +0 -6
  852. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/io/each_char.rb +0 -34
  853. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/io/each_line.rb +0 -6
  854. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/io/foreach.rb +0 -7
  855. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/io/getbyte.rb +0 -3
  856. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/io/lines.rb +0 -1
  857. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/io/readbyte.rb +0 -3
  858. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/kernel.rb +0 -3
  859. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/kernel/__method__.rb +0 -8
  860. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/kernel/instance_exec.rb +0 -10
  861. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/kernel/tap.rb +0 -8
  862. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/method.rb +0 -3
  863. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/method/name.rb +0 -49
  864. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/module.rb +0 -3
  865. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/module/class_exec.rb +0 -1
  866. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/module/module_exec.rb +0 -11
  867. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/numeric.rb +0 -3
  868. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/numeric/step.rb +0 -3
  869. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/object_space.rb +0 -3
  870. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/object_space/each_object.rb +0 -5
  871. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/process.rb +0 -3
  872. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/process/exec.rb +0 -3
  873. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/range.rb +0 -3
  874. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/range/each.rb +0 -3
  875. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/range/step.rb +0 -3
  876. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/regexp.rb +0 -3
  877. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/regexp/union.rb +0 -11
  878. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/stdlib.rb +0 -1
  879. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/stdlib/tmpdir.rb +0 -44
  880. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/stop_iteration.rb +0 -14
  881. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/string.rb +0 -3
  882. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/string/bytes.rb +0 -1
  883. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/string/bytesize.rb +0 -3
  884. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/string/each.rb +0 -3
  885. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/string/each_byte.rb +0 -5
  886. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/string/each_char.rb +0 -13
  887. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/string/each_line.rb +0 -5
  888. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/string/end_with.rb +0 -12
  889. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/string/lines.rb +0 -1
  890. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/string/partition.rb +0 -21
  891. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/string/rpartition.rb +0 -19
  892. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/string/start_with.rb +0 -12
  893. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/string/upto.rb +0 -15
  894. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/struct.rb +0 -3
  895. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/struct/each.rb +0 -3
  896. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/struct/each_pair.rb +0 -3
  897. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/symbol.rb +0 -3
  898. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.7/symbol/to_proc.rb +0 -8
  899. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.8.rb +0 -3
  900. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.8.rb +0 -2
  901. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1.rb +0 -3
  902. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/array.rb +0 -3
  903. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/array/sample.rb +0 -32
  904. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/array/try_convert.rb +0 -7
  905. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/dir.rb +0 -3
  906. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/dir/to_path.rb +0 -3
  907. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/enumerable.rb +0 -3
  908. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/enumerable/each_with_index.rb +0 -14
  909. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/enumerable/each_with_object.rb +0 -9
  910. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/enumerator.rb +0 -3
  911. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/enumerator/new.rb +0 -40
  912. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/enumerator/with_object.rb +0 -6
  913. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/env.rb +0 -3
  914. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/env/key.rb +0 -5
  915. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file.rb +0 -3
  916. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/atime.rb +0 -5
  917. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/basename.rb +0 -5
  918. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/binary.rb +0 -6
  919. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/blockdev.rb +0 -5
  920. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/chardev.rb +0 -5
  921. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/chmod.rb +0 -5
  922. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/chown.rb +0 -5
  923. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/ctime.rb +0 -5
  924. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/delete.rb +0 -5
  925. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/directory.rb +0 -5
  926. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/dirname.rb +0 -5
  927. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/executable.rb +0 -5
  928. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/executable_real.rb +0 -5
  929. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/exist.rb +0 -5
  930. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/exists.rb +0 -5
  931. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/expand_path.rb +0 -14
  932. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/extname.rb +0 -5
  933. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/file.rb +0 -5
  934. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/ftype.rb +0 -5
  935. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/grpowned.rb +0 -5
  936. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/join.rb +0 -5
  937. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/lchmod.rb +0 -5
  938. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/lchown.rb +0 -5
  939. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/link.rb +0 -5
  940. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/lstat.rb +0 -5
  941. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/mtime.rb +0 -5
  942. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/new.rb +0 -5
  943. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/open.rb +0 -26
  944. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/owned.rb +0 -5
  945. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/pipe.rb +0 -5
  946. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/readable.rb +0 -5
  947. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/readable_real.rb +0 -5
  948. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/readlink.rb +0 -5
  949. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/rename.rb +0 -5
  950. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/setgid.rb +0 -5
  951. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/setuid.rb +0 -5
  952. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/size.rb +0 -14
  953. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/socket.rb +0 -5
  954. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/split.rb +0 -5
  955. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/stat.rb +0 -5
  956. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/sticky.rb +0 -5
  957. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/symlink.rb +0 -6
  958. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/to_path.rb +0 -3
  959. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/truncate.rb +0 -5
  960. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/unlink.rb +0 -5
  961. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/writable.rb +0 -5
  962. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/writable_real.rb +0 -5
  963. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/file/zero.rb +0 -5
  964. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/float.rb +0 -3
  965. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/float/round.rb +0 -22
  966. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/hash.rb +0 -3
  967. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/hash/assoc.rb +0 -12
  968. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/hash/default_proc.rb +0 -14
  969. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/hash/key.rb +0 -3
  970. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/hash/rassoc.rb +0 -9
  971. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/hash/try_convert.rb +0 -7
  972. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/integer.rb +0 -3
  973. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/integer/magnitude.rb +0 -3
  974. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/integer/round.rb +0 -25
  975. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/io.rb +0 -3
  976. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/io/binread.rb +0 -10
  977. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/io/open.rb +0 -23
  978. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/io/try_convert.rb +0 -7
  979. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/io/ungetbyte.rb +0 -3
  980. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/kernel.rb +0 -3
  981. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/kernel/__callee__.rb +0 -7
  982. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/kernel/define_singleton_method.rb +0 -9
  983. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/kernel/public_method.rb +0 -11
  984. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/kernel/public_send.rb +0 -13
  985. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/kernel/require_relative.rb +0 -14
  986. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/math.rb +0 -3
  987. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/math/log.rb +0 -21
  988. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/math/log2.rb +0 -5
  989. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/numeric.rb +0 -3
  990. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/numeric/round.rb +0 -12
  991. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/proc.rb +0 -3
  992. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/proc/case_compare.rb +0 -6
  993. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/proc/curry.rb +0 -24
  994. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/proc/lambda.rb +0 -40
  995. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/proc/yield.rb +0 -3
  996. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/range.rb +0 -3
  997. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/range/cover.rb +0 -3
  998. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/regexp.rb +0 -3
  999. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/regexp/try_convert.rb +0 -7
  1000. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/stdlib.rb +0 -1
  1001. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/stdlib/prime.rb +0 -466
  1002. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/string.rb +0 -3
  1003. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/string/ascii_only.rb +0 -7
  1004. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/string/chr.rb +0 -7
  1005. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/string/clear.rb +0 -8
  1006. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/string/codepoints.rb +0 -9
  1007. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/string/each_codepoint.rb +0 -3
  1008. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/string/getbyte.rb +0 -3
  1009. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/string/ord.rb +0 -7
  1010. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/string/setbyte.rb +0 -3
  1011. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/string/try_convert.rb +0 -7
  1012. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol.rb +0 -3
  1013. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/capitalize.rb +0 -7
  1014. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/casecmp.rb +0 -8
  1015. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/comparable.rb +0 -7
  1016. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/comparison.rb +0 -8
  1017. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/downcase.rb +0 -7
  1018. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/element_reference.rb +0 -7
  1019. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/empty.rb +0 -7
  1020. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/length.rb +0 -7
  1021. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/match.rb +0 -9
  1022. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/next.rb +0 -1
  1023. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/size.rb +0 -7
  1024. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/succ.rb +0 -8
  1025. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/swapcase.rb +0 -7
  1026. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.1/symbol/upcase.rb +0 -7
  1027. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2.rb +0 -3
  1028. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/array.rb +0 -3
  1029. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/array/keep_if.rb +0 -8
  1030. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/array/product.rb +0 -27
  1031. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/array/repeated_combination.rb +0 -25
  1032. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/array/repeated_permutation.rb +0 -26
  1033. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/array/rotate.rb +0 -17
  1034. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/array/select.rb +0 -8
  1035. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/array/sort_by.rb +0 -9
  1036. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/array/uniq.rb +0 -30
  1037. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/complex.rb +0 -3
  1038. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/complex/to_r.rb +0 -10
  1039. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/dir.rb +0 -3
  1040. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/dir/home.rb +0 -5
  1041. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/enumerable.rb +0 -3
  1042. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/enumerable/chunk.rb +0 -39
  1043. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/enumerable/collect_concat.rb +0 -1
  1044. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/enumerable/each_entry.rb +0 -11
  1045. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/enumerable/flat_map.rb +0 -14
  1046. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/enumerable/slice_before.rb +0 -30
  1047. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/float.rb +0 -3
  1048. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/float/infinity.rb +0 -3
  1049. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/float/nan.rb +0 -3
  1050. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/hash.rb +0 -3
  1051. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/hash/keep_if.rb +0 -8
  1052. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/hash/select.rb +0 -9
  1053. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/kernel.rb +0 -3
  1054. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/kernel/singleton_class.rb +0 -7
  1055. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/random.rb +0 -1
  1056. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/stdlib.rb +0 -1
  1057. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/stdlib/matrix.rb +0 -1872
  1058. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/stdlib/matrix/eigenvalue_decomposition.rb +0 -886
  1059. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/stdlib/matrix/lup_decomposition.rb +0 -218
  1060. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.2/stdlib/set.rb +0 -13
  1061. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.3.rb +0 -3
  1062. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.3/file.rb +0 -3
  1063. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.3/file/null.rb +0 -16
  1064. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.3/io.rb +0 -3
  1065. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.3/io/advise.rb +0 -24
  1066. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.3/io/binwrite.rb +0 -7
  1067. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.3/io/write.rb +0 -7
  1068. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.3/string.rb +0 -3
  1069. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.3/string/byteslice.rb +0 -37
  1070. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.3/string/prepend.rb +0 -10
  1071. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/1.9.rb +0 -2
  1072. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0.rb +0 -3
  1073. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/array.rb +0 -3
  1074. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/array/bsearch.rb +0 -32
  1075. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/enumerable.rb +0 -3
  1076. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/enumerable/lazy.rb +0 -216
  1077. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/enumerator.rb +0 -3
  1078. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/enumerator/lazy.rb +0 -1
  1079. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/env.rb +0 -3
  1080. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/env/to_h.rb +0 -5
  1081. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/hash.rb +0 -3
  1082. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/hash/default_proc.rb +0 -16
  1083. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/hash/to_h.rb +0 -7
  1084. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/nil.rb +0 -3
  1085. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/nil/to_h.rb +0 -7
  1086. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/range.rb +0 -3
  1087. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/range/bsearch.rb +0 -47
  1088. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/range/size.rb +0 -15
  1089. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/stdlib.rb +0 -1
  1090. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/stdlib/abbrev.rb +0 -1
  1091. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/stdlib/fake_stdlib_lib.rb +0 -1
  1092. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/stdlib/ostruct.rb +0 -27
  1093. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/struct.rb +0 -3
  1094. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.0/struct/to_h.rb +0 -9
  1095. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.0.rb +0 -2
  1096. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.1.0.rb +0 -3
  1097. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.1.0/array.rb +0 -3
  1098. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.1.0/array/to_h.rb +0 -2
  1099. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.1.0/bignum.rb +0 -3
  1100. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.1.0/bignum/bit_length.rb +0 -18
  1101. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.1.0/enumerable.rb +0 -3
  1102. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.1.0/enumerable/to_h.rb +0 -18
  1103. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.1.0/fixnum.rb +0 -3
  1104. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.1.0/fixnum/bit_length.rb +0 -13
  1105. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.1.0/module.rb +0 -3
  1106. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.1.0/module/include.rb +0 -5
  1107. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.1.rb +0 -2
  1108. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0.rb +0 -3
  1109. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0/enumerable.rb +0 -3
  1110. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0/enumerable/slice_after.rb +0 -25
  1111. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0/enumerable/slice_when.rb +0 -27
  1112. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0/float.rb +0 -3
  1113. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0/float/next_float.rb +0 -11
  1114. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0/float/prev_float.rb +0 -11
  1115. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0/kernel.rb +0 -3
  1116. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0/kernel/itself.rb +0 -7
  1117. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0/method.rb +0 -3
  1118. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0/method/curry.rb +0 -9
  1119. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0/method/super_method.rb +0 -16
  1120. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0/string.rb +0 -3
  1121. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.0/string/unicode_normalize.rb +0 -29
  1122. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.2.rb +0 -2
  1123. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0.rb +0 -3
  1124. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/array.rb +0 -3
  1125. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/array/bsearch_index.rb +0 -32
  1126. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/array/dig.rb +0 -10
  1127. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/enumerable.rb +0 -3
  1128. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/enumerable/chunk_while.rb +0 -27
  1129. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/enumerable/grep_v.rb +0 -17
  1130. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/hash.rb +0 -3
  1131. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/hash/dig.rb +0 -10
  1132. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/hash/fetch_values.rb +0 -9
  1133. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/hash/gt.rb +0 -10
  1134. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/hash/gte.rb +0 -10
  1135. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/hash/lt.rb +0 -14
  1136. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/hash/lte.rb +0 -14
  1137. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/hash/to_proc.rb +0 -8
  1138. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/numeric.rb +0 -3
  1139. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/numeric/negative.rb +0 -7
  1140. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/numeric/positive.rb +0 -7
  1141. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/string/uminus.rb +0 -7
  1142. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/string/uplus.rb +0 -7
  1143. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/struct.rb +0 -3
  1144. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.0/struct/dig.rb +0 -12
  1145. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.3.rb +0 -2
  1146. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0.rb +0 -3
  1147. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/comparable.rb +0 -3
  1148. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/comparable/clamp.rb +0 -19
  1149. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/enumerable.rb +0 -3
  1150. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/enumerable/sum.rb +0 -6
  1151. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/enumerable/uniq.rb +0 -5
  1152. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/false_class.rb +0 -3
  1153. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/false_class/dup.rb +0 -5
  1154. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/fixnum.rb +0 -3
  1155. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/fixnum/dup.rb +0 -5
  1156. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/float.rb +0 -3
  1157. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/float/dup.rb +0 -5
  1158. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/hash.rb +0 -3
  1159. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/hash/compact.rb +0 -13
  1160. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/hash/transform_values.rb +0 -18
  1161. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/nil_class.rb +0 -3
  1162. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/nil_class/dup.rb +0 -5
  1163. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/regexp.rb +0 -3
  1164. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/regexp/match.rb +0 -7
  1165. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/string.rb +0 -3
  1166. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/string/match.rb +0 -7
  1167. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/true_class.rb +0 -3
  1168. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.0/true_class/dup.rb +0 -6
  1169. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.4.rb +0 -2
  1170. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0.rb +0 -3
  1171. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/array.rb +0 -3
  1172. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/array/append.rb +0 -3
  1173. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/array/prepend.rb +0 -3
  1174. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/dir.rb +0 -3
  1175. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/dir/children.rb +0 -6
  1176. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/dir/each_child.rb +0 -7
  1177. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/enumerable.rb +0 -3
  1178. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/enumerable/all.rb +0 -13
  1179. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/enumerable/any.rb +0 -42
  1180. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/enumerable/none.rb +0 -15
  1181. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/enumerable/one.rb +0 -21
  1182. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/hash.rb +0 -3
  1183. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/hash/slice.rb +0 -7
  1184. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/hash/transform_keys.rb +0 -19
  1185. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/integer.rb +0 -3
  1186. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/integer/allbits.rb +0 -8
  1187. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/integer/anybits.rb +0 -8
  1188. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/integer/nobits.rb +0 -8
  1189. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/integer/sqrt.rb +0 -18
  1190. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/kernel.rb +0 -3
  1191. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/kernel/yield_self.rb +0 -6
  1192. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/module.rb +0 -3
  1193. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/module/alias_method.rb +0 -4
  1194. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/module/attr.rb +0 -3
  1195. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/module/attr_accessor.rb +0 -3
  1196. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/module/attr_reader.rb +0 -3
  1197. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/module/attr_writer.rb +0 -3
  1198. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/module/define_method.rb +0 -3
  1199. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/module/remove_method.rb +0 -3
  1200. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/module/undef_method.rb +0 -3
  1201. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/string.rb +0 -3
  1202. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/string/delete_prefix.rb +0 -32
  1203. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/string/delete_suffix.rb +0 -33
  1204. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/string/undump.rb +0 -65
  1205. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/struct.rb +0 -3
  1206. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.0/struct/new.rb +0 -23
  1207. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.5.rb +0 -2
  1208. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.6.0.rb +0 -3
  1209. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.6.0/array.rb +0 -3
  1210. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.6.0/array/difference.rb +0 -5
  1211. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.6.0/array/to_h.rb +0 -13
  1212. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.6.0/array/union.rb +0 -5
  1213. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.6.0/enumerable.rb +0 -3
  1214. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.6.0/enumerable/chain.rb +0 -47
  1215. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.6.0/enumerable/to_h.rb +0 -13
  1216. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.6.0/kernel.rb +0 -3
  1217. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.6.0/kernel/then.rb +0 -7
  1218. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/2.6.rb +0 -2
  1219. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/basic_object.rb +0 -53
  1220. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/force/array_map.rb +0 -1
  1221. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/force/enumerable_map.rb +0 -4
  1222. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/force/hash_select.rb +0 -10
  1223. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/force/string_length.rb +0 -10
  1224. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/force/string_size.rb +0 -1
  1225. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/latest.rb +0 -2
  1226. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/rails.rb +0 -3
  1227. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/rails/array.rb +0 -6
  1228. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/rails/enumerable.rb +0 -12
  1229. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/rails/hash.rb +0 -31
  1230. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/rails/kernel.rb +0 -26
  1231. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/rails/module.rb +0 -6
  1232. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/rails/string.rb +0 -42
  1233. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/random/MT19937.rb +0 -78
  1234. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/random/bits_and_bytes.rb +0 -93
  1235. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/random/implementation.rb +0 -94
  1236. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/random/load.rb +0 -17
  1237. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/std_lib.rb +0 -24
  1238. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/tools.rb +0 -3
  1239. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/tools/alias_method.rb +0 -8
  1240. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/tools/alias_method_chain.rb +0 -26
  1241. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/tools/arguments.rb +0 -69
  1242. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/tools/extreme_object.rb +0 -12
  1243. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/tools/float_integer_conversion.rb +0 -17
  1244. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/tools/io.rb +0 -57
  1245. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/tools/make_block_optional.rb +0 -43
  1246. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/tools/normalize.rb +0 -1322
  1247. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/tools/path.rb +0 -55
  1248. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/tools/require_relative_dir.rb +0 -13
  1249. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/tools/std_lib.rb +0 -59
  1250. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/tools/suppress_verbose_warnings.rb +0 -9
  1251. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/lib/backports/version.rb +0 -3
  1252. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/set_version/1.8.7.rb +0 -1
  1253. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/set_version/1.9.1.rb +0 -1
  1254. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/set_version/1.9.2.rb +0 -1
  1255. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/set_version/1.9.3.rb +0 -1
  1256. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/set_version/2.0.0.rb +0 -1
  1257. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/set_version/2.1.0.rb +0 -1
  1258. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/set_version/2.2.0.rb +0 -1
  1259. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/set_version/2.3.0.rb +0 -1
  1260. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/set_version/2.4.0.rb +0 -1
  1261. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/set_version/2.5.0.rb +0 -1
  1262. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/set_version/2.6.0.rb +0 -1
  1263. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/set_version/setter.rb +0 -22
  1264. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.8.7/core/array/to_h_spec.rb +0 -3
  1265. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.8.7/core/enumerable/to_h_spec.rb +0 -2
  1266. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.8.7/core/module/attr_spec.rb +0 -1
  1267. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/array/bsearch_index_spec.rb +0 -1
  1268. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/array/rotate_spec.rb +0 -1
  1269. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/dir/each_child_spec.rb +0 -1
  1270. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/env/to_h_spec.rb +0 -2
  1271. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/hash/default_proc_spec.rb +0 -1
  1272. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/hash/slice_spec.rb +0 -1
  1273. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/hash/transform_keys_spec.rb +0 -2
  1274. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/hash/transform_values_spec.rb +0 -2
  1275. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/io/write_spec.rb +0 -3
  1276. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/kernel/yield_self_spec.rb +0 -1
  1277. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/method/curry_spec.rb +0 -1
  1278. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/module/alias_method_spec.rb +0 -3
  1279. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/module/attr_accessor_spec.rb +0 -1
  1280. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/module/attr_reader_spec.rb +0 -1
  1281. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/module/attr_spec.rb +0 -1
  1282. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/module/attr_writer_spec.rb +0 -1
  1283. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/module/define_method_spec.rb +0 -7
  1284. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/string/uplus_spec.rb +0 -1
  1285. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.1/core/struct/new_spec.rb +0 -2
  1286. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/array/bsearch_index_spec.rb +0 -1
  1287. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/array/to_h_spec.rb +0 -3
  1288. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/dir/each_child_spec.rb +0 -1
  1289. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/enumerable/to_h_spec.rb +0 -2
  1290. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/hash/slice_spec.rb +0 -1
  1291. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/hash/transform_keys_spec.rb +0 -2
  1292. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/hash/transform_values_spec.rb +0 -2
  1293. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/io/write_spec.rb +0 -3
  1294. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/kernel/then_spec.rb +0 -1
  1295. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/kernel/yield_self_spec.rb +0 -1
  1296. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/method/curry_spec.rb +0 -1
  1297. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/module/alias_method_spec.rb +0 -3
  1298. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/module/attr_accessor_spec.rb +0 -1
  1299. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/module/attr_reader_spec.rb +0 -1
  1300. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/module/attr_writer_spec.rb +0 -1
  1301. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/module/define_method_spec.rb +0 -7
  1302. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/string/uplus_spec.rb +0 -1
  1303. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.2/core/struct/new_spec.rb +0 -2
  1304. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/array/bsearch_index_spec.rb +0 -1
  1305. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/dir/each_child_spec.rb +0 -1
  1306. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/hash/slice_spec.rb +0 -1
  1307. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/hash/transform_keys_spec.rb +0 -2
  1308. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/hash/transform_values_spec.rb +0 -2
  1309. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/io/write_spec.rb +0 -3
  1310. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/kernel/yield_self_spec.rb +0 -1
  1311. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/method/curry_spec.rb +0 -1
  1312. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/module/alias_method_spec.rb +0 -3
  1313. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/module/attr_accessor_spec.rb +0 -1
  1314. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/module/attr_reader_spec.rb +0 -1
  1315. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/module/attr_writer_spec.rb +0 -1
  1316. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/module/define_method_spec.rb +0 -7
  1317. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/string/uplus_spec.rb +0 -1
  1318. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/1.9.3/core/struct/new_spec.rb +0 -2
  1319. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.0.0/core/array/to_h_spec.rb +0 -3
  1320. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.0.0/core/enumerable/to_h_spec.rb +0 -2
  1321. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.0.0/core/hash/slice_spec.rb +0 -1
  1322. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.0.0/core/module/attr_accessor_spec.rb +0 -1
  1323. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.0.0/core/module/attr_reader_spec.rb +0 -1
  1324. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.0.0/core/module/attr_spec.rb +0 -1
  1325. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.0.0/core/module/attr_writer_spec.rb +0 -1
  1326. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.0.0/core/module/define_method_spec.rb +0 -4
  1327. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.0.0/core/string/uplus_spec.rb +0 -1
  1328. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.0.0/core/struct/new_spec.rb +0 -1
  1329. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.1.0/core/array/union_spec.rb +0 -1
  1330. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.1.0/core/hash/slice_spec.rb +0 -1
  1331. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.1.0/core/module/attr_accessor_spec.rb +0 -1
  1332. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.1.0/core/module/attr_reader_spec.rb +0 -1
  1333. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.1.0/core/module/attr_spec.rb +0 -1
  1334. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.1.0/core/module/attr_writer_spec.rb +0 -1
  1335. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.1.0/core/module/define_method_spec.rb +0 -4
  1336. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.1.0/core/string/uplus_spec.rb +0 -1
  1337. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.1.0/core/struct/new_spec.rb +0 -1
  1338. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.2.0/core/hash/slice_spec.rb +0 -1
  1339. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.2.0/core/module/attr_accessor_spec.rb +0 -1
  1340. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.2.0/core/module/attr_reader_spec.rb +0 -1
  1341. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.2.0/core/module/attr_spec.rb +0 -1
  1342. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.2.0/core/module/attr_writer_spec.rb +0 -1
  1343. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.2.0/core/module/define_method_spec.rb +0 -4
  1344. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.2.0/core/string/uplus_spec.rb +0 -1
  1345. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.2.0/core/struct/new_spec.rb +0 -1
  1346. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.3.0/core/hash/slice_spec.rb +0 -1
  1347. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.3.0/core/module/attr_spec.rb +0 -1
  1348. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.3.0/core/string/uplus_spec.rb +0 -1
  1349. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.3.0/core/struct/new_spec.rb +0 -1
  1350. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.4.0/core/hash/slice_spec.rb +0 -1
  1351. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.4.0/core/module/attr_spec.rb +0 -1
  1352. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/spec/tags/2.4.0/core/struct/new_spec.rb +0 -1
  1353. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/test/README +0 -2
  1354. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/test/_backport_guards_test.rb +0 -157
  1355. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/test/bit_length_test.rb +0 -11
  1356. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/test/lazy_test.rb +0 -487
  1357. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/test/socket_interaction_test.rb +0 -9
  1358. data/docs/vendor/bundle/ruby/2.5.0/gems/backports-3.12.0/test/test_helper.rb +0 -1
  1359. data/docs/vendor/bundle/ruby/2.5.0/gems/coffee-script-2.4.1/LICENSE +0 -22
  1360. data/docs/vendor/bundle/ruby/2.5.0/gems/coffee-script-2.4.1/README.md +0 -43
  1361. data/docs/vendor/bundle/ruby/2.5.0/gems/coffee-script-2.4.1/lib/coffee-script.rb +0 -1
  1362. data/docs/vendor/bundle/ruby/2.5.0/gems/coffee-script-2.4.1/lib/coffee_script.rb +0 -81
  1363. data/docs/vendor/bundle/ruby/2.5.0/gems/coffee-script-source-1.12.2/lib/coffee_script/coffee-script.js +0 -7523
  1364. data/docs/vendor/bundle/ruby/2.5.0/gems/coffee-script-source-1.12.2/lib/coffee_script/source.rb +0 -7
  1365. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/CHANGELOG.md +0 -465
  1366. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/Gemfile +0 -39
  1367. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/LICENSE.md +0 -23
  1368. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/README.md +0 -349
  1369. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/Rakefile +0 -346
  1370. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/ConcurrentRubyService.java +0 -17
  1371. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java +0 -175
  1372. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java +0 -248
  1373. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java +0 -93
  1374. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java +0 -113
  1375. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java +0 -159
  1376. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java +0 -306
  1377. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java +0 -31
  1378. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java +0 -3863
  1379. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java +0 -203
  1380. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java +0 -342
  1381. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java +0 -3800
  1382. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java +0 -204
  1383. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java +0 -291
  1384. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java +0 -199
  1385. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent-ruby.rb +0 -1
  1386. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent.rb +0 -134
  1387. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/agent.rb +0 -587
  1388. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/array.rb +0 -66
  1389. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/async.rb +0 -445
  1390. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atom.rb +0 -222
  1391. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/abstract_thread_local_var.rb +0 -66
  1392. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_boolean.rb +0 -126
  1393. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_fixnum.rb +0 -143
  1394. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_markable_reference.rb +0 -164
  1395. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/atomic_reference.rb +0 -204
  1396. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/count_down_latch.rb +0 -100
  1397. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/cyclic_barrier.rb +0 -128
  1398. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/event.rb +0 -109
  1399. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/java_count_down_latch.rb +0 -42
  1400. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/java_thread_local_var.rb +0 -37
  1401. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_atomic_boolean.rb +0 -62
  1402. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_atomic_fixnum.rb +0 -75
  1403. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_count_down_latch.rb +0 -44
  1404. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/mutex_semaphore.rb +0 -115
  1405. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/read_write_lock.rb +0 -254
  1406. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/reentrant_read_write_lock.rb +0 -379
  1407. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/ruby_thread_local_var.rb +0 -161
  1408. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/semaphore.rb +0 -145
  1409. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic/thread_local_var.rb +0 -104
  1410. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic_reference/mutex_atomic.rb +0 -56
  1411. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomic_reference/numeric_cas_wrapper.rb +0 -28
  1412. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/atomics.rb +0 -10
  1413. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/copy_on_notify_observer_set.rb +0 -107
  1414. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/copy_on_write_observer_set.rb +0 -111
  1415. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/java_non_concurrent_priority_queue.rb +0 -84
  1416. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/lock_free_stack.rb +0 -158
  1417. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/atomic_reference_map_backend.rb +0 -927
  1418. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/mri_map_backend.rb +0 -66
  1419. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/non_concurrent_map_backend.rb +0 -140
  1420. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/map/synchronized_map_backend.rb +0 -82
  1421. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/non_concurrent_priority_queue.rb +0 -143
  1422. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/collection/ruby_non_concurrent_priority_queue.rb +0 -150
  1423. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/deprecation.rb +0 -34
  1424. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/dereferenceable.rb +0 -73
  1425. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/logging.rb +0 -32
  1426. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/obligation.rb +0 -220
  1427. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/concern/observable.rb +0 -110
  1428. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/concurrent_ruby.jar +0 -0
  1429. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/configuration.rb +0 -184
  1430. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/constants.rb +0 -8
  1431. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/dataflow.rb +0 -81
  1432. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/delay.rb +0 -199
  1433. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/errors.rb +0 -69
  1434. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/exchanger.rb +0 -352
  1435. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/abstract_executor_service.rb +0 -134
  1436. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/cached_thread_pool.rb +0 -62
  1437. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/executor_service.rb +0 -185
  1438. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/fixed_thread_pool.rb +0 -206
  1439. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/immediate_executor.rb +0 -66
  1440. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/indirect_immediate_executor.rb +0 -44
  1441. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_executor_service.rb +0 -91
  1442. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_single_thread_executor.rb +0 -29
  1443. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/java_thread_pool_executor.rb +0 -123
  1444. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_executor_service.rb +0 -78
  1445. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_single_thread_executor.rb +0 -22
  1446. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/ruby_thread_pool_executor.rb +0 -362
  1447. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/safe_task_executor.rb +0 -35
  1448. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serial_executor_service.rb +0 -34
  1449. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serialized_execution.rb +0 -107
  1450. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/serialized_execution_delegator.rb +0 -28
  1451. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/simple_executor_service.rb +0 -100
  1452. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/single_thread_executor.rb +0 -56
  1453. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/thread_pool_executor.rb +0 -87
  1454. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executor/timer_set.rb +0 -175
  1455. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/executors.rb +0 -20
  1456. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/future.rb +0 -141
  1457. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/hash.rb +0 -59
  1458. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/immutable_struct.rb +0 -93
  1459. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/ivar.rb +0 -207
  1460. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/map.rb +0 -337
  1461. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/maybe.rb +0 -229
  1462. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/mutable_struct.rb +0 -229
  1463. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/mvar.rb +0 -242
  1464. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/options.rb +0 -42
  1465. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/promise.rb +0 -579
  1466. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/promises.rb +0 -1936
  1467. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/re_include.rb +0 -58
  1468. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/scheduled_task.rb +0 -318
  1469. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/set.rb +0 -66
  1470. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/settable_struct.rb +0 -129
  1471. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization.rb +0 -30
  1472. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_lockable_object.rb +0 -98
  1473. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_object.rb +0 -24
  1474. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/abstract_struct.rb +0 -159
  1475. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/condition.rb +0 -58
  1476. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/jruby_lockable_object.rb +0 -13
  1477. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/jruby_object.rb +0 -44
  1478. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/lock.rb +0 -34
  1479. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/lockable_object.rb +0 -74
  1480. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/mri_object.rb +0 -43
  1481. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/mutex_lockable_object.rb +0 -76
  1482. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/object.rb +0 -157
  1483. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/rbx_lockable_object.rb +0 -65
  1484. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/rbx_object.rb +0 -48
  1485. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/truffleruby_object.rb +0 -46
  1486. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/synchronization/volatile.rb +0 -36
  1487. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/synchronized_delegator.rb +0 -50
  1488. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util.rb +0 -16
  1489. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/adder.rb +0 -74
  1490. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/cheap_lockable.rb +0 -118
  1491. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/data_structures.rb +0 -63
  1492. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/power_of_two_tuple.rb +0 -38
  1493. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/striped64.rb +0 -246
  1494. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/volatile.rb +0 -75
  1495. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/thread_safe/util/xor_shift_random.rb +0 -50
  1496. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/timer_task.rb +0 -334
  1497. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/tuple.rb +0 -86
  1498. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/tvar.rb +0 -258
  1499. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/at_exit.rb +0 -97
  1500. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/engine.rb +0 -56
  1501. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/monotonic_time.rb +0 -58
  1502. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/native_extension_loader.rb +0 -79
  1503. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/native_integer.rb +0 -53
  1504. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/utility/processor_counter.rb +0 -158
  1505. data/docs/vendor/bundle/ruby/2.5.0/gems/concurrent-ruby-1.1.4/lib/concurrent/version.rb +0 -4
  1506. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/CHANGELOG.markdown +0 -70
  1507. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/Gemfile +0 -17
  1508. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/README.md +0 -100
  1509. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/Rakefile +0 -11
  1510. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/TODO.markdown +0 -6
  1511. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/TUTORIAL.md +0 -746
  1512. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/benchmarks/bench.rb +0 -67
  1513. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/benchmarks/hash.rb +0 -69
  1514. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/benchmarks/invariants.rb +0 -91
  1515. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/benchmarks/io.rb +0 -62
  1516. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/benchmarks/wrap_test.rb +0 -57
  1517. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/contracts.gemspec +0 -12
  1518. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/cucumber.yml +0 -1
  1519. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/README.md +0 -17
  1520. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/basics/functype.feature +0 -71
  1521. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/basics/simple_example.feature +0 -210
  1522. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/README.md +0 -22
  1523. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/and.feature +0 -103
  1524. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/any.feature +0 -44
  1525. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/args.feature +0 -80
  1526. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/array_of.feature +0 -1
  1527. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/bool.feature +0 -64
  1528. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/enum.feature +0 -1
  1529. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/eq.feature +0 -1
  1530. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/exactly.feature +0 -1
  1531. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/func.feature +0 -1
  1532. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/hash_of.feature +0 -1
  1533. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/int.feature +0 -93
  1534. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/keyword_args.feature +0 -1
  1535. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/maybe.feature +0 -1
  1536. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/nat.feature +0 -115
  1537. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/nat_pos.feature +0 -119
  1538. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/neg.feature +0 -115
  1539. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/none.feature +0 -145
  1540. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/not.feature +0 -1
  1541. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/num.feature +0 -64
  1542. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/or.feature +0 -83
  1543. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/pos.feature +0 -116
  1544. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/range_of.feature +0 -1
  1545. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/respond_to.feature +0 -78
  1546. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/send.feature +0 -147
  1547. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/set_of.feature +0 -1
  1548. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/builtin_contracts/xor.feature +0 -99
  1549. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/features/support/env.rb +0 -6
  1550. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts.rb +0 -245
  1551. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/builtin_contracts.rb +0 -497
  1552. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/call_with.rb +0 -97
  1553. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/core.rb +0 -54
  1554. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/decorators.rb +0 -46
  1555. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/engine.rb +0 -26
  1556. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/engine/base.rb +0 -136
  1557. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/engine/eigenclass.rb +0 -50
  1558. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/engine/target.rb +0 -70
  1559. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/errors.rb +0 -71
  1560. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/formatters.rb +0 -134
  1561. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/invariants.rb +0 -68
  1562. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/method_handler.rb +0 -195
  1563. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/method_reference.rb +0 -100
  1564. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/support.rb +0 -59
  1565. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/validators.rb +0 -139
  1566. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/lib/contracts/version.rb +0 -3
  1567. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/script/cucumber +0 -5
  1568. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/script/docs-release +0 -3
  1569. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/script/docs-staging +0 -3
  1570. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/script/rubocop.rb +0 -5
  1571. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/spec/builtin_contracts_spec.rb +0 -399
  1572. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/spec/contracts_spec.rb +0 -731
  1573. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/spec/fixtures/fixtures.rb +0 -678
  1574. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/spec/invariants_spec.rb +0 -17
  1575. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/spec/module_spec.rb +0 -18
  1576. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/spec/override_validators_spec.rb +0 -162
  1577. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/spec/ruby_version_specific/contracts_spec_1.9.rb +0 -24
  1578. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/spec/ruby_version_specific/contracts_spec_2.0.rb +0 -40
  1579. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/spec/ruby_version_specific/contracts_spec_2.1.rb +0 -63
  1580. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/spec/spec_helper.rb +0 -102
  1581. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/spec/support.rb +0 -10
  1582. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/spec/support_spec.rb +0 -21
  1583. data/docs/vendor/bundle/ruby/2.5.0/gems/contracts-0.13.0/spec/validators_spec.rb +0 -47
  1584. data/docs/vendor/bundle/ruby/2.5.0/gems/dotenv-2.7.0/LICENSE +0 -22
  1585. data/docs/vendor/bundle/ruby/2.5.0/gems/dotenv-2.7.0/README.md +0 -235
  1586. data/docs/vendor/bundle/ruby/2.5.0/gems/dotenv-2.7.0/bin/dotenv +0 -4
  1587. data/docs/vendor/bundle/ruby/2.5.0/gems/dotenv-2.7.0/lib/dotenv.rb +0 -86
  1588. data/docs/vendor/bundle/ruby/2.5.0/gems/dotenv-2.7.0/lib/dotenv/cli.rb +0 -67
  1589. data/docs/vendor/bundle/ruby/2.5.0/gems/dotenv-2.7.0/lib/dotenv/environment.rb +0 -28
  1590. data/docs/vendor/bundle/ruby/2.5.0/gems/dotenv-2.7.0/lib/dotenv/load.rb +0 -2
  1591. data/docs/vendor/bundle/ruby/2.5.0/gems/dotenv-2.7.0/lib/dotenv/missing_keys.rb +0 -10
  1592. data/docs/vendor/bundle/ruby/2.5.0/gems/dotenv-2.7.0/lib/dotenv/parser.rb +0 -98
  1593. data/docs/vendor/bundle/ruby/2.5.0/gems/dotenv-2.7.0/lib/dotenv/substitutions/command.rb +0 -41
  1594. data/docs/vendor/bundle/ruby/2.5.0/gems/dotenv-2.7.0/lib/dotenv/substitutions/variable.rb +0 -47
  1595. data/docs/vendor/bundle/ruby/2.5.0/gems/dotenv-2.7.0/lib/dotenv/tasks.rb +0 -7
  1596. data/docs/vendor/bundle/ruby/2.5.0/gems/dotenv-2.7.0/lib/dotenv/version.rb +0 -3
  1597. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/CHANGES.txt +0 -828
  1598. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/MIT-LICENSE +0 -20
  1599. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/README.txt +0 -102
  1600. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/Makefile +0 -6
  1601. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/bench.rb +0 -313
  1602. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/bench_context.yaml +0 -141
  1603. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/templates/_footer.html +0 -4
  1604. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/templates/_header.html +0 -52
  1605. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/templates/bench_erb.rhtml +0 -29
  1606. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/templates/bench_erubis.rhtml +0 -29
  1607. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/benchmark/templates/bench_eruby.rhtml +0 -29
  1608. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/bin/erubis +0 -10
  1609. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/contrib/erubis +0 -3468
  1610. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/contrib/erubis-run.rb +0 -132
  1611. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/contrib/inline-require +0 -179
  1612. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/ActionView.html +0 -105
  1613. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/ActionView/TemplateHandlers/ErubisHandler.html +0 -209
  1614. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/ERB.html +0 -101
  1615. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis.html +0 -362
  1616. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayBufferEnhancer.html +0 -175
  1617. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayBufferEruby.html +0 -120
  1618. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayEnhancer.html +0 -174
  1619. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ArrayEruby.html +0 -120
  1620. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic.html +0 -112
  1621. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic/Converter.html +0 -327
  1622. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Basic/Engine.html +0 -130
  1623. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/BiPatternEnhancer.html +0 -215
  1624. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/BiPatternEruby.html +0 -120
  1625. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/CGenerator.html +0 -386
  1626. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/CommandOptionError.html +0 -113
  1627. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Context.html +0 -344
  1628. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Converter.html +0 -283
  1629. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/CppGenerator.html +0 -382
  1630. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/DeleteIndentEnhancer.html +0 -150
  1631. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/DeleteIndentEruby.html +0 -120
  1632. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ec.html +0 -126
  1633. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ecpp.html +0 -126
  1634. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ejava.html +0 -126
  1635. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ejavascript.html +0 -126
  1636. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Engine.html +0 -305
  1637. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Eperl.html +0 -126
  1638. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Ephp.html +0 -126
  1639. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ErboutEnhancer.html +0 -175
  1640. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ErboutEruby.html +0 -120
  1641. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/ErubisError.html +0 -117
  1642. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Eruby.html +0 -132
  1643. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapeEnhancer.html +0 -165
  1644. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEc.html +0 -120
  1645. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEcpp.html +0 -120
  1646. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEjava.html +0 -120
  1647. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEjavascript.html +0 -120
  1648. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEperl.html +0 -120
  1649. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEphp.html +0 -120
  1650. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEruby.html +0 -127
  1651. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/EscapedEscheme.html +0 -120
  1652. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Escheme.html +0 -126
  1653. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Evaluator.html +0 -212
  1654. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/FastEruby.html +0 -131
  1655. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Generator.html +0 -416
  1656. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/HeaderFooterEnhancer.html +0 -267
  1657. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/HeaderFooterEruby.html +0 -120
  1658. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers.html +0 -116
  1659. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsFormHelper.html +0 -787
  1660. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsHelper.html +0 -349
  1661. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Helpers/RailsHelper/TemplateConverter.html +0 -213
  1662. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/InterpolationEnhancer.html +0 -305
  1663. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/InterpolationEruby.html +0 -120
  1664. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/JavaGenerator.html +0 -359
  1665. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/JavascriptGenerator.html +0 -386
  1666. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/Main.html +0 -341
  1667. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NoCodeEnhancer.html +0 -249
  1668. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NoCodeEruby.html +0 -120
  1669. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NoTextEnhancer.html +0 -159
  1670. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NoTextEruby.html +0 -120
  1671. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/NotSupportedError.html +0 -119
  1672. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedEruby.html +0 -163
  1673. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedGenerator.html +0 -439
  1674. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/OptimizedXmlEruby.html +0 -163
  1675. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI.html +0 -125
  1676. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Converter.html +0 -266
  1677. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ec.html +0 -166
  1678. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ecpp.html +0 -166
  1679. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ejava.html +0 -166
  1680. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ejavascript.html +0 -166
  1681. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Engine.html +0 -122
  1682. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Eperl.html +0 -166
  1683. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Ephp.html +0 -166
  1684. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Eruby.html +0 -155
  1685. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/Escheme.html +0 -166
  1686. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PI/TinyEruby.html +0 -293
  1687. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PercentLineEnhancer.html +0 -163
  1688. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PercentLineEruby.html +0 -120
  1689. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PerlGenerator.html +0 -344
  1690. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PhpGenerator.html +0 -350
  1691. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrefixedLineEnhancer.html +0 -210
  1692. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrefixedLineEruby.html +0 -120
  1693. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PreprocessingEruby.html +0 -183
  1694. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PreprocessingHelper.html +0 -212
  1695. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintEnabledEnhancer.html +0 -212
  1696. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintEnabledEruby.html +0 -120
  1697. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutEnhancer.html +0 -244
  1698. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutEruby.html +0 -120
  1699. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/PrintOutSimplifiedEruby.html +0 -121
  1700. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/RubyEvaluator.html +0 -227
  1701. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/RubyGenerator.html +0 -328
  1702. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/SchemeGenerator.html +0 -382
  1703. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/SimplifiedEruby.html +0 -120
  1704. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/SimplifyEnhancer.html +0 -191
  1705. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutEnhancer.html +0 -173
  1706. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutEruby.html +0 -120
  1707. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StdoutSimplifiedEruby.html +0 -121
  1708. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StringBufferEnhancer.html +0 -174
  1709. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StringBufferEruby.html +0 -120
  1710. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/StringIOEruby.html +0 -120
  1711. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/TinyEruby.html +0 -298
  1712. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/XmlEruby.html +0 -130
  1713. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Erubis/XmlHelper.html +0 -255
  1714. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/classes/Kernel.html +0 -155
  1715. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/created.rid +0 -1
  1716. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/README_txt.html +0 -247
  1717. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/context_rb.html +0 -107
  1718. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/converter_rb.html +0 -114
  1719. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ec_rb.html +0 -115
  1720. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ecpp_rb.html +0 -115
  1721. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ejava_rb.html +0 -115
  1722. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ejavascript_rb.html +0 -115
  1723. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/enhanced_rb.html +0 -115
  1724. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/eperl_rb.html +0 -115
  1725. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/ephp_rb.html +0 -115
  1726. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/eruby_rb.html +0 -115
  1727. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/escheme_rb.html +0 -115
  1728. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine/optimized_rb.html +0 -114
  1729. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/engine_rb.html +0 -117
  1730. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/enhancer_rb.html +0 -107
  1731. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/error_rb.html +0 -107
  1732. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/evaluator_rb.html +0 -115
  1733. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/generator_rb.html +0 -114
  1734. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/helper_rb.html +0 -107
  1735. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/helpers/rails_form_helper_rb.html +0 -107
  1736. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/helpers/rails_helper_rb.html +0 -116
  1737. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/local-setting_rb.html +0 -107
  1738. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/main_rb.html +0 -129
  1739. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/preprocessing_rb.html +0 -114
  1740. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/tiny_rb.html +0 -107
  1741. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis/util_rb.html +0 -107
  1742. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/files/erubis_rb.html +0 -118
  1743. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/fr_class_index.html +0 -129
  1744. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/fr_file_index.html +0 -53
  1745. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/fr_method_index.html +0 -265
  1746. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/index.html +0 -24
  1747. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/doc-api/rdoc-style.css +0 -208
  1748. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/Makefile +0 -58
  1749. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ec +0 -42
  1750. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ecpp +0 -33
  1751. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ejava +0 -45
  1752. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ejs +0 -16
  1753. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.eperl +0 -16
  1754. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.ephp +0 -17
  1755. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.eruby +0 -15
  1756. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/basic/example.escheme +0 -26
  1757. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/Makefile +0 -54
  1758. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.ec +0 -42
  1759. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.ejava +0 -45
  1760. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.ejs +0 -16
  1761. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.eperl +0 -16
  1762. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.ephp +0 -17
  1763. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.eruby +0 -15
  1764. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/examples/pi/example.escheme +0 -26
  1765. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis.rb +0 -73
  1766. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/context.rb +0 -83
  1767. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/converter.rb +0 -357
  1768. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/engine.rb +0 -120
  1769. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/engine/ec.rb +0 -117
  1770. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/engine/ecpp.rb +0 -113
  1771. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/engine/ejava.rb +0 -110
  1772. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/engine/ejavascript.rb +0 -119
  1773. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/engine/enhanced.rb +0 -126
  1774. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/engine/eperl.rb +0 -95
  1775. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/engine/ephp.rb +0 -99
  1776. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/engine/eruby.rb +0 -125
  1777. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/engine/escheme.rb +0 -114
  1778. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/engine/optimized.rb +0 -127
  1779. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/enhancer.rb +0 -723
  1780. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/error.rb +0 -23
  1781. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/evaluator.rb +0 -88
  1782. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/generator.rb +0 -85
  1783. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/helper.rb +0 -47
  1784. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/helpers/rails_form_helper.rb +0 -197
  1785. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/helpers/rails_helper.rb +0 -353
  1786. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/local-setting.rb +0 -9
  1787. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/main.rb +0 -516
  1788. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/preprocessing.rb +0 -58
  1789. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/tiny.rb +0 -144
  1790. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/lib/erubis/util.rb +0 -22
  1791. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/setup.rb +0 -1331
  1792. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/assert-text-equal.rb +0 -44
  1793. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/Example.ejava +0 -55
  1794. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/array_example.result +0 -9
  1795. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/arraybuffer_example.result +0 -9
  1796. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/bipattern-example.rhtml +0 -4
  1797. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/bipattern_example.result +0 -6
  1798. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/bufvar-example.rb +0 -10
  1799. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/bufvar-example.result +0 -17
  1800. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/context.rb +0 -6
  1801. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/context.yaml +0 -8
  1802. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/def_method.rb +0 -14
  1803. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/def_method.result +0 -3
  1804. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/escape_example.result +0 -9
  1805. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.ec +0 -27
  1806. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.ecpp +0 -30
  1807. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.ejs +0 -20
  1808. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.eperl +0 -18
  1809. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.ephp +0 -18
  1810. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.eruby +0 -6
  1811. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example.escheme +0 -28
  1812. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example1.eruby +0 -6
  1813. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example1.rb +0 -17
  1814. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example1.result +0 -16
  1815. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example10.rb +0 -4
  1816. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example10.result +0 -17
  1817. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example10.xhtml +0 -14
  1818. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example10_x.result +0 -17
  1819. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11.php +0 -20
  1820. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11.result +0 -23
  1821. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11.rhtml +0 -21
  1822. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11_C.result +0 -10
  1823. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11_N.result +0 -16
  1824. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11_U.result +0 -16
  1825. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example11_php.result +0 -15
  1826. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example1_x.result +0 -9
  1827. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example2.eruby +0 -7
  1828. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example2.rb +0 -10
  1829. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example2.result +0 -27
  1830. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example2_trim.result +0 -10
  1831. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example2_x.result +0 -10
  1832. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example3.eruby +0 -6
  1833. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example3.rb +0 -10
  1834. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example31.result +0 -22
  1835. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example32.result +0 -4
  1836. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example3_e.result +0 -8
  1837. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example4.eruby +0 -3
  1838. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example4.rb +0 -11
  1839. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example4.result +0 -10
  1840. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example4_x.result +0 -5
  1841. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example5.eruby +0 -6
  1842. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example5.rb +0 -16
  1843. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example5.result +0 -7
  1844. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example6.rb +0 -12
  1845. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example6.result +0 -7
  1846. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example7.eruby +0 -8
  1847. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example71.result +0 -13
  1848. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example72.result +0 -13
  1849. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example8.eruby +0 -6
  1850. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example8_ruby.result +0 -7
  1851. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example8_yaml.result +0 -7
  1852. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example9.eruby +0 -3
  1853. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example9.rb +0 -8
  1854. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example9.result +0 -9
  1855. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example91.result +0 -5
  1856. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example92.result +0 -4
  1857. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_c.result +0 -32
  1858. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_java.result +0 -56
  1859. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_js.result +0 -22
  1860. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_perl.result +0 -20
  1861. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_php.result +0 -19
  1862. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_scheme.result +0 -30
  1863. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/example_scheme_display.result +0 -29
  1864. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby-example.rb +0 -8
  1865. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby-example.result +0 -18
  1866. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby.rb +0 -11
  1867. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby.result +0 -38
  1868. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/fasteruby.rhtml +0 -15
  1869. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example.eruby +0 -9
  1870. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example2.rb +0 -8
  1871. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter-example2.rhtml +0 -10
  1872. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter_example.result +0 -11
  1873. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/headerfooter_example2.result +0 -13
  1874. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/interpolation_example.result +0 -9
  1875. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/main_program1.rb +0 -8
  1876. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/main_program1.result +0 -6
  1877. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/main_program2.rb +0 -8
  1878. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/main_program2.result +0 -6
  1879. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/nocode-example.eruby +0 -14
  1880. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/nocode-php.result +0 -20
  1881. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/nocode_example.result +0 -15
  1882. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/normal-eruby-test.eruby +0 -9
  1883. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/normal_eruby_test.result +0 -11
  1884. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/notext-example.eruby +0 -14
  1885. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/notext-example.php +0 -19
  1886. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/notext-php.result +0 -20
  1887. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/notext_example.result +0 -16
  1888. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/percentline-example.rhtml +0 -6
  1889. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/percentline_example.result +0 -9
  1890. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/prefixedline-example.rb +0 -9
  1891. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/prefixedline-example.rhtml +0 -6
  1892. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/prefixedline_example.result +0 -9
  1893. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/printenable_example.result +0 -4
  1894. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/printenabled-example.eruby +0 -3
  1895. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/printenabled-example.rb +0 -8
  1896. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/printstatement_example.result +0 -8
  1897. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/simplify_example.result +0 -9
  1898. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/stderr.log +0 -3
  1899. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/stdout_exmple.result +0 -9
  1900. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/stringbuffer_example.result +0 -9
  1901. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/tail_260.result +0 -4
  1902. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/tailnewline.rhtml +0 -3
  1903. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/template1.rhtml +0 -4
  1904. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/data/users-guide/template2.rhtml +0 -4
  1905. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test-engines.rb +0 -425
  1906. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test-enhancers.rb +0 -646
  1907. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test-erubis.rb +0 -887
  1908. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test-index-cgi.rb +0 -191
  1909. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test-main.rb +0 -752
  1910. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test-users-guide.rb +0 -73
  1911. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/test.rb +0 -45
  1912. data/docs/vendor/bundle/ruby/2.5.0/gems/erubis-2.7.0/test/testutil.rb +0 -111
  1913. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/MIT-LICENSE +0 -21
  1914. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/README.md +0 -85
  1915. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs.rb +0 -6
  1916. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/disabled_runtime.rb +0 -29
  1917. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/duktape_runtime.rb +0 -68
  1918. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/encoding.rb +0 -26
  1919. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/external_runtime.rb +0 -246
  1920. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/mini_racer_runtime.rb +0 -102
  1921. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/module.rb +0 -42
  1922. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/ruby_racer_runtime.rb +0 -114
  1923. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/ruby_rhino_runtime.rb +0 -97
  1924. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/runtime.rb +0 -69
  1925. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/runtimes.rb +0 -98
  1926. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/support/jsc_runner.js +0 -18
  1927. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/support/jscript_runner.js +0 -22
  1928. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/support/json2.js +0 -481
  1929. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/support/node_runner.js +0 -20
  1930. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/support/spidermonkey_runner.js +0 -18
  1931. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/support/v8_runner.js +0 -18
  1932. data/docs/vendor/bundle/ruby/2.5.0/gems/execjs-2.7.0/lib/execjs/version.rb +0 -3
  1933. data/docs/vendor/bundle/ruby/2.5.0/gems/fast_blank-1.0.0/MIT-LICENSE +0 -21
  1934. data/docs/vendor/bundle/ruby/2.5.0/gems/fast_blank-1.0.0/README.md +0 -66
  1935. data/docs/vendor/bundle/ruby/2.5.0/gems/fast_blank-1.0.0/benchmark +0 -57
  1936. data/docs/vendor/bundle/ruby/2.5.0/gems/fast_blank-1.0.0/ext/fast_blank/.sitearchdir.time +0 -0
  1937. data/docs/vendor/bundle/ruby/2.5.0/gems/fast_blank-1.0.0/ext/fast_blank/Makefile +0 -263
  1938. data/docs/vendor/bundle/ruby/2.5.0/gems/fast_blank-1.0.0/ext/fast_blank/extconf.rb +0 -2
  1939. data/docs/vendor/bundle/ruby/2.5.0/gems/fast_blank-1.0.0/ext/fast_blank/fast_blank.c +0 -107
  1940. data/docs/vendor/bundle/ruby/2.5.0/gems/fast_blank-1.0.0/ext/fast_blank/fast_blank.o +0 -0
  1941. data/docs/vendor/bundle/ruby/2.5.0/gems/fast_blank-1.0.0/ext/fast_blank/fast_blank.so +0 -0
  1942. data/docs/vendor/bundle/ruby/2.5.0/gems/fast_blank-1.0.0/lib/.gemkeep +0 -0
  1943. data/docs/vendor/bundle/ruby/2.5.0/gems/fast_blank-1.0.0/lib/fast_blank.so +0 -0
  1944. data/docs/vendor/bundle/ruby/2.5.0/gems/fast_blank-1.0.0/spec/fast_blank_spec.rb +0 -50
  1945. data/docs/vendor/bundle/ruby/2.5.0/gems/fastimage-2.1.5/MIT-LICENSE +0 -20
  1946. data/docs/vendor/bundle/ruby/2.5.0/gems/fastimage-2.1.5/README.textile +0 -162
  1947. data/docs/vendor/bundle/ruby/2.5.0/gems/fastimage-2.1.5/lib/fastimage.rb +0 -787
  1948. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/.gitignore +0 -22
  1949. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/.gitmodules +0 -3
  1950. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/.travis.yml +0 -52
  1951. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/.yardopts +0 -5
  1952. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/CHANGELOG.md +0 -74
  1953. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/COPYING +0 -49
  1954. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/Gemfile +0 -15
  1955. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/LICENSE +0 -24
  1956. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/LICENSE.SPECS +0 -22
  1957. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/README.md +0 -112
  1958. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/Rakefile +0 -268
  1959. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/appveyor.yml +0 -22
  1960. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/.sitearchdir.time +0 -0
  1961. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/AbstractMemory.c +0 -1109
  1962. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/AbstractMemory.h +0 -175
  1963. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/ArrayType.c +0 -162
  1964. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/ArrayType.h +0 -59
  1965. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Buffer.c +0 -365
  1966. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Call.c +0 -520
  1967. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Call.h +0 -110
  1968. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/ClosurePool.c +0 -283
  1969. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/ClosurePool.h +0 -57
  1970. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/DataConverter.c +0 -91
  1971. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/DynamicLibrary.c +0 -339
  1972. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/DynamicLibrary.h +0 -98
  1973. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Function.c +0 -1001
  1974. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Function.h +0 -87
  1975. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/FunctionInfo.c +0 -271
  1976. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/LastError.c +0 -184
  1977. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/LastError.h +0 -47
  1978. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/LongDouble.c +0 -63
  1979. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/LongDouble.h +0 -51
  1980. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Makefile +0 -263
  1981. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/MappedType.c +0 -168
  1982. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/MappedType.h +0 -59
  1983. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/MemoryPointer.c +0 -197
  1984. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/MemoryPointer.h +0 -53
  1985. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/MethodHandle.c +0 -358
  1986. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/MethodHandle.h +0 -55
  1987. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Platform.c +0 -129
  1988. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Platform.h +0 -45
  1989. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Pointer.c +0 -508
  1990. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Pointer.h +0 -63
  1991. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Struct.c +0 -829
  1992. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Struct.h +0 -106
  1993. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/StructByReference.c +0 -190
  1994. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/StructByReference.h +0 -50
  1995. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/StructByValue.c +0 -150
  1996. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/StructByValue.h +0 -55
  1997. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/StructLayout.c +0 -698
  1998. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Thread.c +0 -353
  1999. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Thread.h +0 -95
  2000. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Type.c +0 -397
  2001. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Type.h +0 -62
  2002. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Types.c +0 -139
  2003. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Types.h +0 -89
  2004. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/Variadic.c +0 -304
  2005. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/compat.h +0 -78
  2006. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/extconf.h +0 -12
  2007. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/extconf.rb +0 -72
  2008. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/ffi.c +0 -98
  2009. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi.bsd.mk +0 -40
  2010. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi.darwin.mk +0 -105
  2011. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi.gnu.mk +0 -32
  2012. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi.mk +0 -18
  2013. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi.vc.mk +0 -26
  2014. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi.vc64.mk +0 -26
  2015. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/.appveyor.yml +0 -50
  2016. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/.github/issue_template.md +0 -10
  2017. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/.gitignore +0 -38
  2018. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/.travis.yml +0 -34
  2019. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/.travis/ar-lib +0 -270
  2020. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/.travis/build.sh +0 -34
  2021. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/.travis/compile +0 -351
  2022. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/.travis/install.sh +0 -22
  2023. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/.travis/moxie-sim.exp +0 -60
  2024. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/.travis/site.exp +0 -18
  2025. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/ChangeLog.libffi +0 -584
  2026. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/ChangeLog.libffi-3.1 +0 -6000
  2027. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/ChangeLog.libgcj +0 -40
  2028. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/ChangeLog.v1 +0 -764
  2029. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/LICENSE +0 -21
  2030. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/LICENSE-BUILDTOOLS +0 -352
  2031. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/Makefile.am +0 -166
  2032. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/README.md +0 -461
  2033. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/acinclude.m4 +0 -479
  2034. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/autogen.sh +0 -2
  2035. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/config.guess +0 -1466
  2036. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/config.sub +0 -1836
  2037. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/configure.ac +0 -390
  2038. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/configure.host +0 -289
  2039. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/generate-darwin-source-and-headers.py +0 -203
  2040. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/include/Makefile.am +0 -9
  2041. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/include/ffi.h.in +0 -511
  2042. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/include/ffi_cfi.h +0 -55
  2043. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/include/ffi_common.h +0 -149
  2044. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/libffi.map.in +0 -80
  2045. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/libffi.pc.in +0 -11
  2046. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/libffi.xcodeproj/project.pbxproj +0 -1043
  2047. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/libtool-version +0 -29
  2048. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/m4/asmcfi.m4 +0 -13
  2049. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/m4/ax_append_flag.m4 +0 -71
  2050. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +0 -194
  2051. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +0 -122
  2052. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/m4/ax_check_compile_flag.m4 +0 -74
  2053. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +0 -87
  2054. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/m4/ax_configure_args.m4 +0 -70
  2055. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +0 -302
  2056. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +0 -263
  2057. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +0 -89
  2058. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/m4/ax_require_defined.m4 +0 -37
  2059. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/man/Makefile.am +0 -8
  2060. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/man/ffi.3 +0 -41
  2061. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/man/ffi_call.3 +0 -103
  2062. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/man/ffi_prep_cif.3 +0 -68
  2063. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/man/ffi_prep_cif_var.3 +0 -73
  2064. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/msvcc.sh +0 -328
  2065. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/aarch64/ffi.c +0 -941
  2066. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/aarch64/ffitarget.h +0 -81
  2067. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/aarch64/internal.h +0 -67
  2068. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/aarch64/sysv.S +0 -438
  2069. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/alpha/ffi.c +0 -521
  2070. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/alpha/ffitarget.h +0 -57
  2071. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/alpha/internal.h +0 -23
  2072. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/alpha/osf.S +0 -282
  2073. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/arc/arcompact.S +0 -135
  2074. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/arc/ffi.c +0 -266
  2075. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/arc/ffitarget.h +0 -53
  2076. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/arm/ffi.c +0 -819
  2077. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/arm/ffitarget.h +0 -82
  2078. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/arm/internal.h +0 -7
  2079. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/arm/sysv.S +0 -383
  2080. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/avr32/ffi.c +0 -423
  2081. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/avr32/ffitarget.h +0 -55
  2082. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/avr32/sysv.S +0 -208
  2083. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/bfin/ffi.c +0 -196
  2084. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/bfin/ffitarget.h +0 -43
  2085. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/bfin/sysv.S +0 -179
  2086. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/closures.c +0 -966
  2087. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/cris/ffi.c +0 -386
  2088. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/cris/ffitarget.h +0 -56
  2089. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/cris/sysv.S +0 -215
  2090. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/debug.c +0 -64
  2091. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/dlmalloc.c +0 -5166
  2092. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/frv/eabi.S +0 -128
  2093. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/frv/ffi.c +0 -292
  2094. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/frv/ffitarget.h +0 -62
  2095. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/ia64/ffi.c +0 -604
  2096. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/ia64/ffitarget.h +0 -56
  2097. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/ia64/ia64_flags.h +0 -40
  2098. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/ia64/unix.S +0 -567
  2099. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/java_raw_api.c +0 -374
  2100. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/m32r/ffi.c +0 -232
  2101. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/m32r/ffitarget.h +0 -53
  2102. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/m32r/sysv.S +0 -121
  2103. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/m68k/ffi.c +0 -362
  2104. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/m68k/ffitarget.h +0 -54
  2105. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/m68k/sysv.S +0 -357
  2106. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/m88k/ffi.c +0 -400
  2107. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/m88k/ffitarget.h +0 -49
  2108. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/m88k/obsd.S +0 -209
  2109. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/metag/ffi.c +0 -330
  2110. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/metag/ffitarget.h +0 -53
  2111. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/metag/sysv.S +0 -311
  2112. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/microblaze/ffi.c +0 -321
  2113. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/microblaze/ffitarget.h +0 -53
  2114. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/microblaze/sysv.S +0 -302
  2115. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/mips/ffi.c +0 -1130
  2116. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/mips/ffitarget.h +0 -244
  2117. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/mips/n32.S +0 -663
  2118. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/mips/o32.S +0 -502
  2119. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/moxie/eabi.S +0 -101
  2120. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/moxie/ffi.c +0 -285
  2121. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/moxie/ffitarget.h +0 -52
  2122. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/nios2/ffi.c +0 -304
  2123. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/nios2/ffitarget.h +0 -52
  2124. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/nios2/sysv.S +0 -136
  2125. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/or1k/ffi.c +0 -328
  2126. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/or1k/ffitarget.h +0 -58
  2127. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/or1k/sysv.S +0 -107
  2128. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/pa/ffi.c +0 -719
  2129. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/pa/ffitarget.h +0 -85
  2130. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/pa/hpux32.S +0 -368
  2131. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/pa/linux.S +0 -357
  2132. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/aix.S +0 -566
  2133. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/aix_closure.S +0 -694
  2134. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/asm.h +0 -125
  2135. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/darwin.S +0 -378
  2136. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +0 -571
  2137. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/ffi.c +0 -173
  2138. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +0 -1440
  2139. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/ffi_linux64.c +0 -974
  2140. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/ffi_powerpc.h +0 -94
  2141. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/ffi_sysv.c +0 -923
  2142. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/ffitarget.h +0 -198
  2143. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/linux64.S +0 -228
  2144. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +0 -488
  2145. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +0 -397
  2146. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/powerpc/sysv.S +0 -175
  2147. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/prep_cif.c +0 -261
  2148. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/raw_api.c +0 -267
  2149. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/riscv/ffi.c +0 -445
  2150. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/riscv/ffitarget.h +0 -68
  2151. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/riscv/sysv.S +0 -214
  2152. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/s390/ffi.c +0 -756
  2153. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/s390/ffitarget.h +0 -70
  2154. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/s390/internal.h +0 -11
  2155. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/s390/sysv.S +0 -325
  2156. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/sh/ffi.c +0 -717
  2157. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/sh/ffitarget.h +0 -54
  2158. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/sh/sysv.S +0 -850
  2159. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/sh64/ffi.c +0 -469
  2160. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/sh64/ffitarget.h +0 -58
  2161. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/sh64/sysv.S +0 -539
  2162. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/sparc/ffi.c +0 -468
  2163. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/sparc/ffi64.c +0 -608
  2164. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/sparc/ffitarget.h +0 -81
  2165. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/sparc/internal.h +0 -26
  2166. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/sparc/v8.S +0 -443
  2167. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/sparc/v9.S +0 -440
  2168. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/tile/ffi.c +0 -355
  2169. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/tile/ffitarget.h +0 -65
  2170. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/tile/tile.S +0 -360
  2171. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/types.c +0 -108
  2172. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/vax/elfbsd.S +0 -195
  2173. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/vax/ffi.c +0 -276
  2174. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/vax/ffitarget.h +0 -49
  2175. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/x86/asmnames.h +0 -30
  2176. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/x86/ffi.c +0 -753
  2177. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/x86/ffi64.c +0 -884
  2178. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/x86/ffitarget.h +0 -147
  2179. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/x86/ffiw64.c +0 -308
  2180. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/x86/internal.h +0 -29
  2181. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/x86/internal64.h +0 -22
  2182. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/x86/sysv.S +0 -1043
  2183. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/x86/unix64.S +0 -525
  2184. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/x86/win64.S +0 -232
  2185. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/x86/win64_intel.S +0 -237
  2186. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/xtensa/ffi.c +0 -298
  2187. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/xtensa/ffitarget.h +0 -53
  2188. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/src/xtensa/sysv.S +0 -258
  2189. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/stamp-h.in +0 -1
  2190. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/Makefile.am +0 -117
  2191. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/config/default.exp +0 -1
  2192. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/lib/libffi.exp +0 -636
  2193. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +0 -283
  2194. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +0 -45
  2195. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.bhaible/Makefile +0 -28
  2196. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.bhaible/README +0 -78
  2197. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.bhaible/alignof.h +0 -50
  2198. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.bhaible/bhaible.exp +0 -58
  2199. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-call.c +0 -1745
  2200. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-callback.c +0 -2885
  2201. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.bhaible/testcases.c +0 -743
  2202. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/align_mixed.c +0 -46
  2203. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/align_stdcall.c +0 -46
  2204. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +0 -43
  2205. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c +0 -89
  2206. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c +0 -81
  2207. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c +0 -81
  2208. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c +0 -82
  2209. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c +0 -89
  2210. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c +0 -92
  2211. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c +0 -90
  2212. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c +0 -95
  2213. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/closure_simple.c +0 -55
  2214. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c +0 -94
  2215. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c +0 -95
  2216. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c +0 -96
  2217. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c +0 -102
  2218. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c +0 -89
  2219. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c +0 -91
  2220. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c +0 -93
  2221. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c +0 -113
  2222. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c +0 -90
  2223. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c +0 -95
  2224. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c +0 -90
  2225. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c +0 -90
  2226. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_3float.c +0 -95
  2227. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c +0 -98
  2228. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c +0 -90
  2229. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c +0 -109
  2230. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c +0 -98
  2231. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c +0 -124
  2232. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c +0 -113
  2233. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c +0 -99
  2234. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c +0 -117
  2235. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c +0 -97
  2236. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c +0 -88
  2237. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c +0 -90
  2238. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c +0 -91
  2239. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c +0 -93
  2240. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c +0 -91
  2241. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c +0 -92
  2242. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c +0 -132
  2243. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c +0 -115
  2244. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c +0 -95
  2245. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c +0 -91
  2246. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c +0 -91
  2247. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c +0 -92
  2248. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c +0 -91
  2249. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c +0 -91
  2250. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c +0 -93
  2251. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c +0 -66
  2252. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c +0 -43
  2253. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c +0 -61
  2254. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c +0 -42
  2255. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c +0 -105
  2256. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c +0 -61
  2257. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_many_mixed_args.c +0 -70
  2258. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_many_mixed_float_double.c +0 -55
  2259. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c +0 -74
  2260. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c +0 -74
  2261. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c +0 -86
  2262. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c +0 -91
  2263. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c +0 -74
  2264. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c +0 -86
  2265. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c +0 -74
  2266. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c +0 -142
  2267. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c +0 -44
  2268. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c +0 -42
  2269. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c +0 -42
  2270. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_struct_va1.c +0 -114
  2271. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c +0 -42
  2272. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar_va.c +0 -44
  2273. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c +0 -43
  2274. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint_va.c +0 -45
  2275. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulong_va.c +0 -45
  2276. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c +0 -47
  2277. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c +0 -43
  2278. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort_va.c +0 -44
  2279. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c +0 -36
  2280. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +0 -26
  2281. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +0 -138
  2282. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/float.c +0 -59
  2283. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +0 -60
  2284. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +0 -60
  2285. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +0 -74
  2286. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +0 -62
  2287. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/float_va.c +0 -107
  2288. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c +0 -341
  2289. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/many.c +0 -59
  2290. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/many2.c +0 -57
  2291. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/many_double.c +0 -70
  2292. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/many_mixed.c +0 -78
  2293. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +0 -52
  2294. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c +0 -152
  2295. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c +0 -161
  2296. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c +0 -134
  2297. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct11.c +0 -121
  2298. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c +0 -110
  2299. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c +0 -111
  2300. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c +0 -111
  2301. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c +0 -112
  2302. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c +0 -131
  2303. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c +0 -111
  2304. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c +0 -131
  2305. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c +0 -131
  2306. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/offsets.c +0 -46
  2307. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/pr1172638.c +0 -127
  2308. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c +0 -90
  2309. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +0 -59
  2310. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +0 -114
  2311. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +0 -36
  2312. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +0 -43
  2313. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +0 -42
  2314. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +0 -35
  2315. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +0 -36
  2316. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +0 -49
  2317. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +0 -42
  2318. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +0 -34
  2319. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +0 -41
  2320. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +0 -43
  2321. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +0 -36
  2322. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +0 -38
  2323. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +0 -38
  2324. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +0 -38
  2325. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c +0 -145
  2326. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c +0 -148
  2327. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c +0 -124
  2328. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c +0 -125
  2329. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +0 -44
  2330. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/strlen2.c +0 -49
  2331. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/strlen3.c +0 -49
  2332. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/strlen4.c +0 -55
  2333. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +0 -67
  2334. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/struct10.c +0 -57
  2335. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +0 -67
  2336. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +0 -60
  2337. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +0 -64
  2338. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +0 -66
  2339. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +0 -64
  2340. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +0 -74
  2341. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +0 -81
  2342. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +0 -68
  2343. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c +0 -70
  2344. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/uninitialized.c +0 -61
  2345. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/unwindtest.cc +0 -117
  2346. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/unwindtest_ffi_call.cc +0 -54
  2347. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/va_1.c +0 -196
  2348. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/va_struct1.c +0 -121
  2349. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/va_struct2.c +0 -123
  2350. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.call/va_struct3.c +0 -125
  2351. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex.inc +0 -91
  2352. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_double.c +0 -10
  2353. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_float.c +0 -10
  2354. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_longdouble.c +0 -10
  2355. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex.inc +0 -42
  2356. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_double.c +0 -10
  2357. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_float.c +0 -10
  2358. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_longdouble.c +0 -10
  2359. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct.inc +0 -71
  2360. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_double.c +0 -10
  2361. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_float.c +0 -10
  2362. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble.c +0 -10
  2363. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va.inc +0 -80
  2364. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_double.c +0 -10
  2365. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_float.c +0 -16
  2366. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_longdouble.c +0 -10
  2367. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/complex.exp +0 -36
  2368. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/complex.inc +0 -51
  2369. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_double.inc +0 -7
  2370. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_float.inc +0 -7
  2371. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_longdouble.inc +0 -7
  2372. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/complex_double.c +0 -10
  2373. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/complex_float.c +0 -10
  2374. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/complex_int.c +0 -86
  2375. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/complex_longdouble.c +0 -10
  2376. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/ffitest.h +0 -1
  2377. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex.inc +0 -78
  2378. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_double.c +0 -10
  2379. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_float.c +0 -10
  2380. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_longdouble.c +0 -10
  2381. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex.inc +0 -37
  2382. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1.inc +0 -41
  2383. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_double.c +0 -10
  2384. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_float.c +0 -10
  2385. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_longdouble.c +0 -10
  2386. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2.inc +0 -44
  2387. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_double.c +0 -10
  2388. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_float.c +0 -10
  2389. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_longdouble.c +0 -10
  2390. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_double.c +0 -10
  2391. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_float.c +0 -10
  2392. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_longdouble.c +0 -10
  2393. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.go/aa-direct.c +0 -34
  2394. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.go/closure1.c +0 -28
  2395. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.go/ffitest.h +0 -1
  2396. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.go/go.exp +0 -36
  2397. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi/testsuite/libffi.go/static-chain.h +0 -19
  2398. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/rbffi.h +0 -57
  2399. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/rbffi_endian.h +0 -59
  2400. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/win32/stdbool.h +0 -8
  2401. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/win32/stdint.h +0 -201
  2402. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ffi.gemspec +0 -36
  2403. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi.rb +0 -20
  2404. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/autopointer.rb +0 -203
  2405. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/buffer.rb +0 -4
  2406. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/callback.rb +0 -4
  2407. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/enum.rb +0 -296
  2408. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/errno.rb +0 -43
  2409. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/ffi.rb +0 -44
  2410. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/io.rb +0 -62
  2411. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/library.rb +0 -588
  2412. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/managedstruct.rb +0 -84
  2413. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/memorypointer.rb +0 -1
  2414. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform.rb +0 -164
  2415. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/aarch64-linux/types.conf +0 -104
  2416. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/arm-linux/types.conf +0 -104
  2417. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/i386-cygwin/types.conf +0 -3
  2418. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/i386-darwin/types.conf +0 -100
  2419. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/i386-freebsd/types.conf +0 -152
  2420. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/i386-gnu/types.conf +0 -107
  2421. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/i386-linux/types.conf +0 -103
  2422. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/i386-netbsd/types.conf +0 -126
  2423. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/i386-openbsd/types.conf +0 -128
  2424. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/i386-solaris/types.conf +0 -122
  2425. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/i386-windows/types.conf +0 -105
  2426. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/ia64-linux/types.conf +0 -104
  2427. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/mips-linux/types.conf +0 -102
  2428. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/mips64-linux/types.conf +0 -104
  2429. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/mips64el-linux/types.conf +0 -104
  2430. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/mipsel-linux/types.conf +0 -102
  2431. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/mipsisa32r6-linux/types.conf +0 -102
  2432. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/mipsisa32r6el-linux/types.conf +0 -102
  2433. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/mipsisa64r6-linux/types.conf +0 -104
  2434. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/mipsisa64r6el-linux/types.conf +0 -104
  2435. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/powerpc-aix/types.conf +0 -180
  2436. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/powerpc-darwin/types.conf +0 -100
  2437. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/powerpc-linux/types.conf +0 -100
  2438. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/powerpc64-linux/types.conf +0 -104
  2439. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/s390-linux/types.conf +0 -102
  2440. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/s390x-linux/types.conf +0 -102
  2441. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/sparc-linux/types.conf +0 -102
  2442. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/sparc-solaris/types.conf +0 -128
  2443. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/sparc64-linux/types.conf +0 -102
  2444. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/sparcv9-solaris/types.conf +0 -128
  2445. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/x86_64-cygwin/types.conf +0 -3
  2446. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/x86_64-darwin/types.conf +0 -126
  2447. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/x86_64-freebsd/types.conf +0 -128
  2448. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/x86_64-linux/types.conf +0 -102
  2449. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/x86_64-netbsd/types.conf +0 -128
  2450. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/x86_64-openbsd/types.conf +0 -134
  2451. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/x86_64-solaris/types.conf +0 -122
  2452. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/platform/x86_64-windows/types.conf +0 -120
  2453. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/pointer.rb +0 -161
  2454. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/struct.rb +0 -371
  2455. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/struct_layout_builder.rb +0 -227
  2456. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/tools/const_generator.rb +0 -229
  2457. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/tools/generator.rb +0 -60
  2458. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/tools/generator_task.rb +0 -36
  2459. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/tools/struct_generator.rb +0 -194
  2460. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/tools/types_generator.rb +0 -134
  2461. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/types.rb +0 -194
  2462. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/union.rb +0 -43
  2463. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/variadic.rb +0 -78
  2464. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/lib/ffi/version.rb +0 -3
  2465. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/samples/getlogin.rb +0 -8
  2466. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/samples/getpid.rb +0 -8
  2467. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/samples/gettimeofday.rb +0 -18
  2468. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/samples/hello.rb +0 -7
  2469. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/samples/inotify.rb +0 -60
  2470. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/samples/pty.rb +0 -76
  2471. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/samples/qsort.rb +0 -21
  2472. data/docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/samples/sample_helper.rb +0 -6
  2473. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/.gitignore +0 -18
  2474. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/.gitmodules +0 -3
  2475. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/.travis.yml +0 -54
  2476. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/.yardopts +0 -23
  2477. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/CHANGELOG.md +0 -1455
  2478. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/FAQ.md +0 -147
  2479. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/Gemfile +0 -19
  2480. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/MIT-LICENSE +0 -20
  2481. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/README.md +0 -211
  2482. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/REFERENCE.md +0 -1346
  2483. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/Rakefile +0 -126
  2484. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/TODO +0 -24
  2485. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/benchmark.rb +0 -66
  2486. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/bin/haml +0 -9
  2487. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/haml.gemspec +0 -38
  2488. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml.rb +0 -24
  2489. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/.gitattributes +0 -1
  2490. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/attribute_builder.rb +0 -163
  2491. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/attribute_compiler.rb +0 -223
  2492. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/attribute_parser.rb +0 -148
  2493. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/buffer.rb +0 -235
  2494. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/compiler.rb +0 -331
  2495. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/engine.rb +0 -229
  2496. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/error.rb +0 -64
  2497. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/escapable.rb +0 -49
  2498. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/exec.rb +0 -348
  2499. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/filters.rb +0 -398
  2500. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/generator.rb +0 -41
  2501. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/helpers.rb +0 -707
  2502. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/helpers/action_view_extensions.rb +0 -59
  2503. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/helpers/action_view_mods.rb +0 -129
  2504. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/helpers/action_view_xss_mods.rb +0 -59
  2505. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/helpers/safe_erubi_template.rb +0 -19
  2506. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/helpers/safe_erubis_template.rb +0 -32
  2507. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/helpers/xss_mods.rb +0 -110
  2508. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/options.rb +0 -273
  2509. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/parser.rb +0 -826
  2510. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/plugin.rb +0 -34
  2511. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/railtie.rb +0 -48
  2512. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/sass_rails_filter.rb +0 -46
  2513. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/template.rb +0 -38
  2514. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/template/options.rb +0 -26
  2515. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/temple_engine.rb +0 -121
  2516. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/temple_line_counter.rb +0 -29
  2517. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/util.rb +0 -258
  2518. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/lib/haml/version.rb +0 -4
  2519. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/yard/default/.gitignore +0 -1
  2520. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/yard/default/fulldoc/html/css/common.sass +0 -15
  2521. data/docs/vendor/bundle/ruby/2.5.0/gems/haml-5.0.4/yard/default/layout/html/footer.erb +0 -12
  2522. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/LICENSE +0 -23
  2523. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster.rb +0 -12
  2524. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/associable.rb +0 -71
  2525. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/core_ext.rb +0 -2
  2526. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/core_ext/enumerable.rb +0 -11
  2527. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/core_ext/io.rb +0 -21
  2528. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/core_ext/struct.rb +0 -9
  2529. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/deque.rb +0 -248
  2530. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/enumerable.rb +0 -160
  2531. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/experimental/mutable_queue.rb +0 -26
  2532. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/experimental/mutable_set.rb +0 -40
  2533. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/hash.rb +0 -899
  2534. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/immutable.rb +0 -75
  2535. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/list.rb +0 -1595
  2536. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/mutable_hash.rb +0 -32
  2537. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/nested.rb +0 -78
  2538. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/read_copy_update.rb +0 -37
  2539. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/set.rb +0 -576
  2540. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/sorted_set.rb +0 -1459
  2541. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/trie.rb +0 -338
  2542. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/undefined.rb +0 -5
  2543. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/vector.rb +0 -1521
  2544. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/lib/hamster/version.rb +0 -5
  2545. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/fixtures/io_spec.txt +0 -3
  2546. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/associable/associable_spec.rb +0 -150
  2547. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/core_ext/array_spec.rb +0 -14
  2548. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/core_ext/enumerable_spec.rb +0 -30
  2549. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/core_ext/io_spec.rb +0 -29
  2550. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/clear_spec.rb +0 -34
  2551. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/construction_spec.rb +0 -30
  2552. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/copying_spec.rb +0 -20
  2553. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/dequeue_spec.rb +0 -35
  2554. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/empty_spec.rb +0 -40
  2555. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/enqueue_spec.rb +0 -28
  2556. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/first_spec.rb +0 -18
  2557. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/inspect_spec.rb +0 -24
  2558. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/last_spec.rb +0 -18
  2559. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/marshal_spec.rb +0 -34
  2560. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/new_spec.rb +0 -44
  2561. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/pop_spec.rb +0 -37
  2562. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/pretty_print_spec.rb +0 -24
  2563. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/push_spec.rb +0 -37
  2564. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/random_modification_spec.rb +0 -34
  2565. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/shift_spec.rb +0 -30
  2566. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/size_spec.rb +0 -20
  2567. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/to_a_spec.rb +0 -27
  2568. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/to_ary_spec.rb +0 -36
  2569. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/to_list_spec.rb +0 -26
  2570. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/deque/unshift_spec.rb +0 -31
  2571. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/experimental/mutable_set/add_qm_spec.rb +0 -39
  2572. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/experimental/mutable_set/add_spec.rb +0 -37
  2573. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/experimental/mutable_set/delete_qm_spec.rb +0 -38
  2574. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/experimental/mutable_set/delete_spec.rb +0 -37
  2575. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/all_spec.rb +0 -54
  2576. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/any_spec.rb +0 -54
  2577. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/assoc_spec.rb +0 -52
  2578. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/clear_spec.rb +0 -43
  2579. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/construction_spec.rb +0 -39
  2580. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/copying_spec.rb +0 -14
  2581. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/default_proc_spec.rb +0 -73
  2582. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/delete_spec.rb +0 -40
  2583. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/dig_spec.rb +0 -32
  2584. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/each_spec.rb +0 -78
  2585. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/each_with_index_spec.rb +0 -30
  2586. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/empty_spec.rb +0 -44
  2587. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/eql_spec.rb +0 -70
  2588. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/except_spec.rb +0 -43
  2589. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/fetch_spec.rb +0 -58
  2590. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/fetch_values_spec.rb +0 -22
  2591. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/find_spec.rb +0 -44
  2592. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/flat_map_spec.rb +0 -36
  2593. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/flatten_spec.rb +0 -99
  2594. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/get_spec.rb +0 -80
  2595. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/has_key_spec.rb +0 -32
  2596. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/has_value_spec.rb +0 -28
  2597. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/hash_spec.rb +0 -30
  2598. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/immutable_spec.rb +0 -9
  2599. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/inspect_spec.rb +0 -31
  2600. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/invert_spec.rb +0 -31
  2601. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/key_spec.rb +0 -28
  2602. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/keys_spec.rb +0 -17
  2603. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/map_spec.rb +0 -46
  2604. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/marshal_spec.rb +0 -29
  2605. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/merge_spec.rb +0 -83
  2606. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/min_max_spec.rb +0 -46
  2607. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/new_spec.rb +0 -71
  2608. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/none_spec.rb +0 -49
  2609. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/partition_spec.rb +0 -36
  2610. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/pretty_print_spec.rb +0 -35
  2611. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/put_spec.rb +0 -103
  2612. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/reduce_spec.rb +0 -36
  2613. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/reject_spec.rb +0 -62
  2614. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/reverse_each_spec.rb +0 -28
  2615. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/sample_spec.rb +0 -14
  2616. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/select_spec.rb +0 -58
  2617. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/size_spec.rb +0 -52
  2618. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/slice_spec.rb +0 -45
  2619. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/sort_spec.rb +0 -27
  2620. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/store_spec.rb +0 -76
  2621. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/subset_spec.rb +0 -42
  2622. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/superset_spec.rb +0 -42
  2623. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/take_spec.rb +0 -36
  2624. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/to_a_spec.rb +0 -14
  2625. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/to_hash_spec.rb +0 -22
  2626. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/to_proc_spec.rb +0 -39
  2627. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/values_at_spec.rb +0 -34
  2628. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/hash/values_spec.rb +0 -25
  2629. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/immutable/copying_spec.rb +0 -21
  2630. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/immutable/immutable_spec.rb +0 -45
  2631. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/immutable/memoize_spec.rb +0 -56
  2632. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/immutable/new_spec.rb +0 -28
  2633. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/immutable/transform_spec.rb +0 -26
  2634. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/immutable/transform_unless_spec.rb +0 -44
  2635. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/add_spec.rb +0 -26
  2636. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/all_spec.rb +0 -58
  2637. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/any_spec.rb +0 -50
  2638. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/append_spec.rb +0 -39
  2639. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/at_spec.rb +0 -30
  2640. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/break_spec.rb +0 -70
  2641. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/cadr_spec.rb +0 -39
  2642. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/chunk_spec.rb +0 -29
  2643. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/clear_spec.rb +0 -25
  2644. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/combination_spec.rb +0 -34
  2645. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/compact_spec.rb +0 -35
  2646. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/compare_spec.rb +0 -31
  2647. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/cons_spec.rb +0 -26
  2648. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/construction_spec.rb +0 -111
  2649. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/copying_spec.rb +0 -20
  2650. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/count_spec.rb +0 -37
  2651. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/cycle_spec.rb +0 -29
  2652. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/delete_at_spec.rb +0 -19
  2653. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/delete_spec.rb +0 -17
  2654. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/drop_spec.rb +0 -31
  2655. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/drop_while_spec.rb +0 -39
  2656. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/each_slice_spec.rb +0 -52
  2657. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/each_spec.rb +0 -41
  2658. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/each_with_index_spec.rb +0 -29
  2659. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/empty_spec.rb +0 -24
  2660. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/eql_spec.rb +0 -62
  2661. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/fill_spec.rb +0 -50
  2662. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/find_all_spec.rb +0 -71
  2663. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/find_index_spec.rb +0 -36
  2664. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/find_spec.rb +0 -43
  2665. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/flat_map_spec.rb +0 -52
  2666. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/flatten_spec.rb +0 -31
  2667. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/grep_spec.rb +0 -47
  2668. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/group_by_spec.rb +0 -42
  2669. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/hash_spec.rb +0 -22
  2670. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/head_spec.rb +0 -20
  2671. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/include_spec.rb +0 -36
  2672. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/index_spec.rb +0 -38
  2673. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/indices_spec.rb +0 -62
  2674. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/init_spec.rb +0 -29
  2675. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/inits_spec.rb +0 -29
  2676. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/insert_spec.rb +0 -47
  2677. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/inspect_spec.rb +0 -30
  2678. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/intersperse_spec.rb +0 -29
  2679. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/join_spec.rb +0 -64
  2680. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/last_spec.rb +0 -24
  2681. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/ltlt_spec.rb +0 -20
  2682. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/map_spec.rb +0 -46
  2683. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/maximum_spec.rb +0 -40
  2684. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/merge_by_spec.rb +0 -52
  2685. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/merge_spec.rb +0 -60
  2686. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/minimum_spec.rb +0 -40
  2687. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/multithreading_spec.rb +0 -48
  2688. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/none_spec.rb +0 -48
  2689. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/one_spec.rb +0 -50
  2690. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/partition_spec.rb +0 -116
  2691. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/permutation_spec.rb +0 -56
  2692. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/pop_spec.rb +0 -26
  2693. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/product_spec.rb +0 -24
  2694. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/reduce_spec.rb +0 -54
  2695. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/reject_spec.rb +0 -46
  2696. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/reverse_spec.rb +0 -35
  2697. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/rotate_spec.rb +0 -37
  2698. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/sample_spec.rb +0 -14
  2699. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/select_spec.rb +0 -71
  2700. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/size_spec.rb +0 -26
  2701. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/slice_spec.rb +0 -230
  2702. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/sorting_spec.rb +0 -47
  2703. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/span_spec.rb +0 -77
  2704. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/split_at_spec.rb +0 -44
  2705. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/subsequences_spec.rb +0 -24
  2706. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/sum_spec.rb +0 -24
  2707. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/tail_spec.rb +0 -31
  2708. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/tails_spec.rb +0 -29
  2709. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/take_spec.rb +0 -31
  2710. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/take_while_spec.rb +0 -47
  2711. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/to_a_spec.rb +0 -40
  2712. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/to_ary_spec.rb +0 -42
  2713. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/to_list_spec.rb +0 -20
  2714. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/to_set_spec.rb +0 -19
  2715. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/transpose_spec.rb +0 -20
  2716. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/union_spec.rb +0 -32
  2717. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/uniq_spec.rb +0 -36
  2718. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/list/zip_spec.rb +0 -24
  2719. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/nested/construction_spec.rb +0 -103
  2720. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/add_spec.rb +0 -78
  2721. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/all_spec.rb +0 -52
  2722. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/any_spec.rb +0 -52
  2723. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/clear_spec.rb +0 -34
  2724. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/compact_spec.rb +0 -31
  2725. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/construction_spec.rb +0 -19
  2726. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/copying_spec.rb +0 -14
  2727. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/count_spec.rb +0 -37
  2728. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/delete_spec.rb +0 -72
  2729. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/difference_spec.rb +0 -50
  2730. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/disjoint_spec.rb +0 -26
  2731. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/each_spec.rb +0 -46
  2732. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/empty_spec.rb +0 -45
  2733. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/eqeq_spec.rb +0 -104
  2734. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/eql_spec.rb +0 -110
  2735. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/exclusion_spec.rb +0 -48
  2736. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/find_spec.rb +0 -36
  2737. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/first_spec.rb +0 -29
  2738. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/flatten_spec.rb +0 -47
  2739. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/grep_spec.rb +0 -59
  2740. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/grep_v_spec.rb +0 -59
  2741. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/group_by_spec.rb +0 -60
  2742. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/hash_spec.rb +0 -23
  2743. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/immutable_spec.rb +0 -9
  2744. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/include_spec.rb +0 -61
  2745. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/inspect_spec.rb +0 -48
  2746. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/intersect_spec.rb +0 -26
  2747. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/intersection_spec.rb +0 -53
  2748. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/join_spec.rb +0 -65
  2749. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/map_spec.rb +0 -60
  2750. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/marshal_spec.rb +0 -29
  2751. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/maximum_spec.rb +0 -37
  2752. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/minimum_spec.rb +0 -37
  2753. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/new_spec.rb +0 -54
  2754. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/none_spec.rb +0 -48
  2755. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/one_spec.rb +0 -48
  2756. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/partition_spec.rb +0 -53
  2757. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/product_spec.rb +0 -24
  2758. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/reduce_spec.rb +0 -56
  2759. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/reject_spec.rb +0 -51
  2760. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/reverse_each_spec.rb +0 -39
  2761. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/sample_spec.rb +0 -14
  2762. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/select_spec.rb +0 -74
  2763. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/size_spec.rb +0 -18
  2764. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/sorting_spec.rb +0 -60
  2765. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/subset_spec.rb +0 -52
  2766. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/sum_spec.rb +0 -24
  2767. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/superset_spec.rb +0 -52
  2768. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/to_a_spec.rb +0 -31
  2769. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/to_list_spec.rb +0 -37
  2770. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/to_set_spec.rb +0 -20
  2771. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/set/union_spec.rb +0 -64
  2772. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/above_spec.rb +0 -52
  2773. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/add_spec.rb +0 -63
  2774. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/at_spec.rb +0 -25
  2775. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/below_spec.rb +0 -52
  2776. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/between_spec.rb +0 -52
  2777. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/clear_spec.rb +0 -44
  2778. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/copying_spec.rb +0 -21
  2779. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/delete_at_spec.rb +0 -19
  2780. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/delete_spec.rb +0 -90
  2781. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/difference_spec.rb +0 -23
  2782. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/disjoint_spec.rb +0 -26
  2783. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/drop_spec.rb +0 -56
  2784. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/drop_while_spec.rb +0 -35
  2785. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/each_spec.rb +0 -29
  2786. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/empty_spec.rb +0 -35
  2787. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/eql_spec.rb +0 -121
  2788. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/exclusion_spec.rb +0 -23
  2789. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/fetch_spec.rb +0 -65
  2790. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/find_index_spec.rb +0 -41
  2791. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/first_spec.rb +0 -19
  2792. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/from_spec.rb +0 -52
  2793. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/group_by_spec.rb +0 -58
  2794. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/include_spec.rb +0 -24
  2795. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/inspect_spec.rb +0 -38
  2796. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/intersect_spec.rb +0 -26
  2797. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/intersection_spec.rb +0 -29
  2798. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/last_spec.rb +0 -37
  2799. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/map_spec.rb +0 -44
  2800. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/marshal_spec.rb +0 -37
  2801. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/maximum_spec.rb +0 -37
  2802. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/minimum_spec.rb +0 -20
  2803. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/new_spec.rb +0 -72
  2804. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/reverse_each_spec.rb +0 -29
  2805. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/sample_spec.rb +0 -14
  2806. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/select_spec.rb +0 -62
  2807. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/size_spec.rb +0 -18
  2808. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/slice_spec.rb +0 -257
  2809. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/sorting_spec.rb +0 -45
  2810. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/subset_spec.rb +0 -48
  2811. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/superset_spec.rb +0 -48
  2812. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/take_spec.rb +0 -55
  2813. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/take_while_spec.rb +0 -34
  2814. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/to_set_spec.rb +0 -19
  2815. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/union_spec.rb +0 -28
  2816. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/up_to_spec.rb +0 -53
  2817. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/sorted_set/values_at_spec.rb +0 -34
  2818. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/add_spec.rb +0 -68
  2819. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/any_spec.rb +0 -70
  2820. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/assoc_spec.rb +0 -46
  2821. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/bsearch_spec.rb +0 -66
  2822. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/clear_spec.rb +0 -34
  2823. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/combination_spec.rb +0 -82
  2824. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/compact_spec.rb +0 -30
  2825. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/compare_spec.rb +0 -32
  2826. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/concat_spec.rb +0 -35
  2827. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/copying_spec.rb +0 -21
  2828. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/count_spec.rb +0 -18
  2829. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/delete_at_spec.rb +0 -54
  2830. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/delete_spec.rb +0 -31
  2831. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/dig_spec.rb +0 -28
  2832. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/drop_spec.rb +0 -42
  2833. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/drop_while_spec.rb +0 -55
  2834. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/each_index_spec.rb +0 -41
  2835. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/each_spec.rb +0 -45
  2836. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/each_with_index_spec.rb +0 -40
  2837. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/empty_spec.rb +0 -42
  2838. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/eql_spec.rb +0 -77
  2839. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/fetch_spec.rb +0 -65
  2840. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/fill_spec.rb +0 -89
  2841. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/first_spec.rb +0 -19
  2842. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/flat_map_spec.rb +0 -51
  2843. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/flatten_spec.rb +0 -59
  2844. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/get_spec.rb +0 -75
  2845. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/group_by_spec.rb +0 -58
  2846. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/include_spec.rb +0 -31
  2847. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/insert_spec.rb +0 -69
  2848. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/inspect_spec.rb +0 -50
  2849. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/join_spec.rb +0 -59
  2850. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/last_spec.rb +0 -46
  2851. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/length_spec.rb +0 -46
  2852. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/ltlt_spec.rb +0 -66
  2853. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/map_spec.rb +0 -52
  2854. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/marshal_spec.rb +0 -32
  2855. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/maximum_spec.rb +0 -34
  2856. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/minimum_spec.rb +0 -34
  2857. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/multiply_spec.rb +0 -48
  2858. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/new_spec.rb +0 -51
  2859. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/partition_spec.rb +0 -53
  2860. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/permutation_spec.rb +0 -92
  2861. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/pop_spec.rb +0 -27
  2862. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/product_spec.rb +0 -71
  2863. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/put_spec.rb +0 -175
  2864. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/reduce_spec.rb +0 -56
  2865. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/reject_spec.rb +0 -44
  2866. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/repeated_combination_spec.rb +0 -78
  2867. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/repeated_permutation_spec.rb +0 -94
  2868. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/reverse_each_spec.rb +0 -32
  2869. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/reverse_spec.rb +0 -22
  2870. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/rindex_spec.rb +0 -37
  2871. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/rotate_spec.rb +0 -74
  2872. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/sample_spec.rb +0 -14
  2873. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/select_spec.rb +0 -64
  2874. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/set_spec.rb +0 -26
  2875. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/shift_spec.rb +0 -28
  2876. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/shuffle_spec.rb +0 -44
  2877. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/slice_spec.rb +0 -241
  2878. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/sorting_spec.rb +0 -57
  2879. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/sum_spec.rb +0 -18
  2880. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/take_spec.rb +0 -43
  2881. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/take_while_spec.rb +0 -35
  2882. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/to_a_spec.rb +0 -42
  2883. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/to_ary_spec.rb +0 -35
  2884. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/to_list_spec.rb +0 -33
  2885. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/to_set_spec.rb +0 -23
  2886. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/transpose_spec.rb +0 -49
  2887. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/uniq_spec.rb +0 -77
  2888. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/unshift_spec.rb +0 -29
  2889. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/values_at_spec.rb +0 -34
  2890. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/hamster/vector/zip_spec.rb +0 -58
  2891. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/lib/load_spec.rb +0 -42
  2892. data/docs/vendor/bundle/ruby/2.5.0/gems/hamster-3.0.0/spec/spec_helper.rb +0 -96
  2893. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/.yardopts +0 -1
  2894. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/CHANGELOG.md +0 -477
  2895. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/CONTRIBUTING.md +0 -128
  2896. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/LICENSE +0 -20
  2897. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/README.md +0 -926
  2898. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/Rakefile +0 -32
  2899. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/UPGRADING.md +0 -169
  2900. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/hashie.gemspec +0 -22
  2901. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie.rb +0 -63
  2902. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/array.rb +0 -21
  2903. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/clash.rb +0 -98
  2904. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/dash.rb +0 -240
  2905. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/array/pretty_inspect.rb +0 -19
  2906. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/coercion.rb +0 -218
  2907. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/dash/coercion.rb +0 -25
  2908. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/dash/indifferent_access.rb +0 -37
  2909. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/dash/property_translation.rb +0 -188
  2910. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/deep_fetch.rb +0 -29
  2911. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/deep_find.rb +0 -60
  2912. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/deep_locate.rb +0 -98
  2913. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/deep_merge.rb +0 -36
  2914. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/ignore_undeclared.rb +0 -47
  2915. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/indifferent_access.rb +0 -161
  2916. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/key_conversion.rb +0 -10
  2917. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/mash/keep_original_keys.rb +0 -52
  2918. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/mash/safe_assignment.rb +0 -16
  2919. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/mash/symbolize_keys.rb +0 -38
  2920. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/merge_initializer.rb +0 -26
  2921. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/method_access.rb +0 -264
  2922. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/parsers/yaml_erb_parser.rb +0 -26
  2923. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/pretty_inspect.rb +0 -19
  2924. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/ruby_version.rb +0 -60
  2925. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/ruby_version_check.rb +0 -17
  2926. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/strict_key_access.rb +0 -73
  2927. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/stringify_keys.rb +0 -71
  2928. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/extensions/symbolize_keys.rb +0 -71
  2929. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/hash.rb +0 -55
  2930. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/logger.rb +0 -18
  2931. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/mash.rb +0 -357
  2932. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/railtie.rb +0 -14
  2933. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/rash.rb +0 -143
  2934. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/trash.rb +0 -14
  2935. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/utils.rb +0 -16
  2936. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/lib/hashie/version.rb +0 -3
  2937. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/array_spec.rb +0 -29
  2938. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/clash_spec.rb +0 -70
  2939. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/dash_spec.rb +0 -598
  2940. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/autoload_spec.rb +0 -24
  2941. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/coercion_spec.rb +0 -639
  2942. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/dash/coercion_spec.rb +0 -13
  2943. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/dash/indifferent_access_spec.rb +0 -84
  2944. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/deep_fetch_spec.rb +0 -97
  2945. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/deep_find_spec.rb +0 -138
  2946. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/deep_locate_spec.rb +0 -137
  2947. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/deep_merge_spec.rb +0 -70
  2948. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/ignore_undeclared_spec.rb +0 -47
  2949. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/indifferent_access_spec.rb +0 -295
  2950. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/indifferent_access_with_rails_hwia_spec.rb +0 -208
  2951. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/key_conversion_spec.rb +0 -12
  2952. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/mash/keep_original_keys_spec.rb +0 -46
  2953. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/mash/safe_assignment_spec.rb +0 -50
  2954. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/mash/symbolize_keys_spec.rb +0 -39
  2955. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/merge_initializer_spec.rb +0 -23
  2956. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/method_access_spec.rb +0 -226
  2957. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/strict_key_access_spec.rb +0 -110
  2958. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/stringify_keys_spec.rb +0 -124
  2959. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/extensions/symbolize_keys_spec.rb +0 -129
  2960. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/hash_spec.rb +0 -84
  2961. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/mash_spec.rb +0 -771
  2962. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/parsers/yaml_erb_parser_spec.rb +0 -46
  2963. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/rash_spec.rb +0 -83
  2964. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/trash_spec.rb +0 -328
  2965. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/utils_spec.rb +0 -25
  2966. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie/version_spec.rb +0 -7
  2967. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/hashie_spec.rb +0 -13
  2968. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/integration/elasticsearch/integration_spec.rb +0 -40
  2969. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/integration/omniauth-oauth2/app.rb +0 -52
  2970. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/integration/omniauth-oauth2/integration_spec.rb +0 -26
  2971. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/integration/omniauth-oauth2/some_site.rb +0 -38
  2972. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/integration/omniauth/app.rb +0 -11
  2973. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/integration/omniauth/integration_spec.rb +0 -38
  2974. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/integration/rails-without-dependency/integration_spec.rb +0 -15
  2975. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/integration/rails/app.rb +0 -47
  2976. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/integration/rails/integration_spec.rb +0 -26
  2977. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/spec_helper.rb +0 -23
  2978. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/support/integration_specs.rb +0 -36
  2979. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/support/logger.rb +0 -24
  2980. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/support/module_context.rb +0 -11
  2981. data/docs/vendor/bundle/ruby/2.5.0/gems/hashie-3.6.0/spec/support/ruby_version_check.rb +0 -6
  2982. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/MIT-LICENSE +0 -20
  2983. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/README.md +0 -84
  2984. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-3.2.x +0 -10
  2985. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.0.x +0 -10
  2986. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.1.x +0 -10
  2987. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-4.2.x +0 -10
  2988. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-5.0.x +0 -10
  2989. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-5.1.x +0 -10
  2990. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/gemfiles/Gemfile.rails-master +0 -10
  2991. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n.rb +0 -356
  2992. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend.rb +0 -18
  2993. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/base.rb +0 -255
  2994. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/cache.rb +0 -114
  2995. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/cascade.rb +0 -54
  2996. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/chain.rb +0 -97
  2997. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/fallbacks.rb +0 -86
  2998. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/flatten.rb +0 -113
  2999. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/gettext.rb +0 -81
  3000. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/interpolation_compiler.rb +0 -121
  3001. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/key_value.rb +0 -177
  3002. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/memoize.rb +0 -46
  3003. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/metadata.rb +0 -69
  3004. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/pluralization.rb +0 -53
  3005. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/simple.rb +0 -93
  3006. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/backend/transliterator.rb +0 -106
  3007. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/config.rb +0 -147
  3008. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/core_ext/hash.rb +0 -29
  3009. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/core_ext/kernel/suppress_warnings.rb +0 -8
  3010. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/core_ext/string/interpolate.rb +0 -9
  3011. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/exceptions.rb +0 -104
  3012. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/gettext.rb +0 -26
  3013. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/gettext/helpers.rb +0 -73
  3014. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/gettext/po_parser.rb +0 -329
  3015. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/interpolate/ruby.rb +0 -37
  3016. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/locale.rb +0 -6
  3017. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/locale/fallbacks.rb +0 -96
  3018. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/locale/tag.rb +0 -28
  3019. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/locale/tag/parents.rb +0 -22
  3020. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/locale/tag/rfc4646.rb +0 -74
  3021. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/locale/tag/simple.rb +0 -39
  3022. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/middleware.rb +0 -15
  3023. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/tests.rb +0 -12
  3024. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/tests/basics.rb +0 -60
  3025. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/tests/defaults.rb +0 -52
  3026. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/tests/interpolation.rb +0 -158
  3027. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/tests/link.rb +0 -56
  3028. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/tests/localization.rb +0 -19
  3029. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/tests/localization/date.rb +0 -95
  3030. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/tests/localization/date_time.rb +0 -82
  3031. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/tests/localization/procs.rb +0 -116
  3032. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/tests/localization/time.rb +0 -81
  3033. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/tests/lookup.rb +0 -81
  3034. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/tests/pluralization.rb +0 -35
  3035. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/tests/procs.rb +0 -55
  3036. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/lib/i18n/version.rb +0 -3
  3037. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/api/all_features_test.rb +0 -58
  3038. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/api/cascade_test.rb +0 -28
  3039. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/api/chain_test.rb +0 -24
  3040. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/api/fallbacks_test.rb +0 -30
  3041. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/api/key_value_test.rb +0 -24
  3042. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/api/memoize_test.rb +0 -56
  3043. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/api/override_test.rb +0 -42
  3044. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/api/pluralization_test.rb +0 -30
  3045. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/api/simple_test.rb +0 -28
  3046. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/backend/cache_test.rb +0 -109
  3047. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/backend/cascade_test.rb +0 -86
  3048. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/backend/chain_test.rb +0 -122
  3049. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/backend/exceptions_test.rb +0 -36
  3050. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/backend/fallbacks_test.rb +0 -219
  3051. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/backend/interpolation_compiler_test.rb +0 -118
  3052. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/backend/key_value_test.rb +0 -61
  3053. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/backend/memoize_test.rb +0 -79
  3054. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/backend/metadata_test.rb +0 -48
  3055. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/backend/pluralization_test.rb +0 -45
  3056. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/backend/simple_test.rb +0 -103
  3057. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/backend/transliterator_test.rb +0 -84
  3058. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/core_ext/hash_test.rb +0 -36
  3059. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/gettext/api_test.rb +0 -214
  3060. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/gettext/backend_test.rb +0 -92
  3061. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/i18n/exceptions_test.rb +0 -117
  3062. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/i18n/gettext_plural_keys_test.rb +0 -20
  3063. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/i18n/interpolate_test.rb +0 -91
  3064. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/i18n/load_path_test.rb +0 -34
  3065. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/i18n/middleware_test.rb +0 -24
  3066. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/i18n_test.rb +0 -462
  3067. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/locale/fallbacks_test.rb +0 -133
  3068. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/locale/tag/rfc4646_test.rb +0 -143
  3069. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/locale/tag/simple_test.rb +0 -32
  3070. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/run_all.rb +0 -20
  3071. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/test_data/locales/de.po +0 -82
  3072. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/test_data/locales/en.rb +0 -3
  3073. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/test_data/locales/en.yml +0 -3
  3074. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/test_data/locales/invalid/empty.yml +0 -0
  3075. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/test_data/locales/invalid/syntax.yml +0 -4
  3076. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/test_data/locales/plurals.rb +0 -113
  3077. data/docs/vendor/bundle/ruby/2.5.0/gems/i18n-0.9.5/test/test_helper.rb +0 -61
  3078. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/AUTHORS +0 -1
  3079. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/CONTRIBUTERS +0 -65
  3080. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/COPYING +0 -30
  3081. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/README.md +0 -71
  3082. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/Rakefile +0 -341
  3083. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/VERSION +0 -1
  3084. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/benchmark/benchmark.rb +0 -43
  3085. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/benchmark/benchmark.sh +0 -74
  3086. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/benchmark/generate_data.rb +0 -119
  3087. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/benchmark/mdbasics.text +0 -306
  3088. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/benchmark/mdsyntax.text +0 -888
  3089. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/benchmark/testing.sh +0 -12
  3090. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/benchmark/timing.sh +0 -10
  3091. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/bin/kramdown +0 -104
  3092. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/data/kramdown/document.html +0 -22
  3093. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/data/kramdown/document.latex +0 -50
  3094. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown.rb +0 -10
  3095. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter.rb +0 -69
  3096. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/base.rb +0 -267
  3097. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/hash_ast.rb +0 -38
  3098. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/html.rb +0 -498
  3099. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/kramdown.rb +0 -438
  3100. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/latex.rb +0 -619
  3101. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/man.rb +0 -303
  3102. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/math_engine/itex2mml.rb +0 -39
  3103. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/math_engine/katex.rb +0 -35
  3104. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/math_engine/mathjax.rb +0 -58
  3105. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/math_engine/mathjaxnode.rb +0 -56
  3106. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/math_engine/ritex.rb +0 -38
  3107. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/math_engine/sskatex.rb +0 -97
  3108. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/pdf.rb +0 -625
  3109. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/remove_html_tags.rb +0 -57
  3110. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/syntax_highlighter.rb +0 -56
  3111. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/syntax_highlighter/coderay.rb +0 -81
  3112. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/syntax_highlighter/minted.rb +0 -35
  3113. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/syntax_highlighter/rouge.rb +0 -74
  3114. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/converter/toc.rb +0 -69
  3115. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/document.rb +0 -141
  3116. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/element.rb +0 -522
  3117. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/error.rb +0 -17
  3118. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/options.rb +0 -681
  3119. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser.rb +0 -27
  3120. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/base.rb +0 -128
  3121. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/gfm.rb +0 -188
  3122. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/html.rb +0 -600
  3123. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown.rb +0 -371
  3124. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/abbreviation.rb +0 -75
  3125. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/autolink.rb +0 -31
  3126. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/blank_line.rb +0 -30
  3127. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/block_boundary.rb +0 -33
  3128. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/blockquote.rb +0 -39
  3129. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/codeblock.rb +0 -58
  3130. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/codespan.rb +0 -44
  3131. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/emphasis.rb +0 -61
  3132. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/eob.rb +0 -26
  3133. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/escaped_chars.rb +0 -25
  3134. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/extensions.rb +0 -203
  3135. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/footnote.rb +0 -63
  3136. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/header.rb +0 -69
  3137. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/horizontal_rule.rb +0 -27
  3138. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/html.rb +0 -163
  3139. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/html_entity.rb +0 -33
  3140. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/line_break.rb +0 -25
  3141. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/link.rb +0 -146
  3142. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/list.rb +0 -255
  3143. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/math.rb +0 -54
  3144. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/paragraph.rb +0 -62
  3145. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/smart_quotes.rb +0 -174
  3146. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/table.rb +0 -170
  3147. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/kramdown/typographic_symbol.rb +0 -44
  3148. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/parser/markdown.rb +0 -56
  3149. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/utils.rb +0 -46
  3150. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/utils/configurable.rb +0 -44
  3151. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/utils/entities.rb +0 -347
  3152. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/utils/html.rb +0 -77
  3153. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/utils/lru_cache.rb +0 -40
  3154. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/utils/ordered_hash.rb +0 -18
  3155. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/utils/string_scanner.rb +0 -82
  3156. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/utils/unidecoder.rb +0 -48
  3157. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/lib/kramdown/version.rb +0 -15
  3158. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/man/man1/kramdown.1 +0 -420
  3159. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/setup.rb +0 -1585
  3160. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/run_tests.rb +0 -46
  3161. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/test_files.rb +0 -466
  3162. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/test_location.rb +0 -238
  3163. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/test_string_scanner_kramdown.rb +0 -30
  3164. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/01_blank_line/spaces.html +0 -1
  3165. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/01_blank_line/spaces.text +0 -3
  3166. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/01_blank_line/tabs.html +0 -1
  3167. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/01_blank_line/tabs.text +0 -6
  3168. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/02_eob/beginning.html +0 -1
  3169. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/02_eob/beginning.text +0 -3
  3170. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/02_eob/end.html +0 -1
  3171. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/02_eob/end.text +0 -3
  3172. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/02_eob/middle.html +0 -1
  3173. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/02_eob/middle.text +0 -5
  3174. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/indented.html +0 -18
  3175. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/indented.html.gfm +0 -18
  3176. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/indented.text +0 -19
  3177. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/line_break_last_line.html +0 -9
  3178. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/line_break_last_line.text +0 -9
  3179. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/no_newline_at_end.html +0 -5
  3180. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/no_newline_at_end.text +0 -5
  3181. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/one_para.html +0 -1
  3182. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/one_para.text +0 -1
  3183. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/two_para.html +0 -4
  3184. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/two_para.text +0 -4
  3185. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/with_html_to_native.html +0 -1
  3186. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/with_html_to_native.options +0 -1
  3187. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/03_paragraph/with_html_to_native.text +0 -1
  3188. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/atx_header.html +0 -51
  3189. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/atx_header.text +0 -48
  3190. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/atx_header_no_newline_at_end.html +0 -1
  3191. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/atx_header_no_newline_at_end.text +0 -1
  3192. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/header_type_offset.html +0 -11
  3193. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/header_type_offset.kramdown +0 -12
  3194. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/header_type_offset.latex +0 -12
  3195. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/header_type_offset.options +0 -2
  3196. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/header_type_offset.text +0 -13
  3197. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/setext_header.html +0 -32
  3198. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/setext_header.text +0 -39
  3199. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/setext_header_no_newline_at_end.html +0 -1
  3200. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/setext_header_no_newline_at_end.text +0 -2
  3201. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_id_prefix.html +0 -3
  3202. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_id_prefix.options +0 -2
  3203. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_id_prefix.text +0 -3
  3204. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_id_stripping.html +0 -1
  3205. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_id_stripping.options +0 -1
  3206. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_id_stripping.text +0 -1
  3207. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_ids.html +0 -21
  3208. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_ids.options +0 -2
  3209. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/04_header/with_auto_ids.text +0 -24
  3210. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/indented.html +0 -25
  3211. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/indented.text +0 -14
  3212. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/lazy.html +0 -34
  3213. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/lazy.text +0 -20
  3214. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/nested.html +0 -10
  3215. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/nested.text +0 -6
  3216. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/no_newline_at_end.html +0 -4
  3217. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/no_newline_at_end.text +0 -2
  3218. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/very_long_line.html +0 -3
  3219. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/very_long_line.text +0 -1
  3220. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/with_code_blocks.html +0 -15
  3221. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/05_blockquote/with_code_blocks.text +0 -11
  3222. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/disable-highlighting.html +0 -4
  3223. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/disable-highlighting.options +0 -1
  3224. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/disable-highlighting.text +0 -4
  3225. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/error.html +0 -4
  3226. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/error.text +0 -4
  3227. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.latex +0 -9
  3228. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.options +0 -4
  3229. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.text +0 -5
  3230. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-minted.latex +0 -8
  3231. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-minted.options +0 -3
  3232. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-minted.text +0 -4
  3233. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-opts.html +0 -6
  3234. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-opts.options +0 -7
  3235. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting-opts.text +0 -4
  3236. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting.html +0 -6
  3237. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting.options +0 -5
  3238. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/highlighting.text +0 -4
  3239. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/issue_gh45.html +0 -164
  3240. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/issue_gh45.test +0 -188
  3241. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/lazy.html +0 -4
  3242. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/lazy.text +0 -5
  3243. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/no_newline_at_end.html +0 -2
  3244. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/no_newline_at_end.text +0 -1
  3245. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/no_newline_at_end_1.html +0 -2
  3246. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/no_newline_at_end_1.text +0 -2
  3247. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/normal.html +0 -13
  3248. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/normal.text +0 -10
  3249. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/disabled.html +0 -2
  3250. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/disabled.options +0 -4
  3251. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/disabled.text +0 -1
  3252. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/multiple.html +0 -11
  3253. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/multiple.options +0 -4
  3254. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/multiple.text +0 -11
  3255. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/simple.html +0 -10
  3256. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/simple.options +0 -3
  3257. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/rouge/simple.text +0 -9
  3258. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/tilde_syntax.html +0 -7
  3259. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/tilde_syntax.text +0 -9
  3260. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/whitespace.html +0 -3
  3261. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/whitespace.text +0 -3
  3262. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_blank_line.html +0 -13
  3263. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_blank_line.text +0 -12
  3264. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_eob_marker.html +0 -6
  3265. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_eob_marker.text +0 -5
  3266. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_ial.html +0 -6
  3267. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_ial.text +0 -5
  3268. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.html +0 -24
  3269. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.options +0 -2
  3270. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.text +0 -33
  3271. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.html +0 -8
  3272. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.options +0 -2
  3273. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.text +0 -11
  3274. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.html +0 -3
  3275. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.options +0 -2
  3276. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.text +0 -4
  3277. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/error.html +0 -7
  3278. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/error.html.19 +0 -7
  3279. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/error.text +0 -7
  3280. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/normal.html +0 -19
  3281. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/normal.text +0 -20
  3282. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/sepspaces.html +0 -3
  3283. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/sepspaces.text +0 -3
  3284. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/septabs.html +0 -3
  3285. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/07_horizontal_rule/septabs.text +0 -3
  3286. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/brackets_in_item.latex +0 -3
  3287. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/brackets_in_item.text +0 -1
  3288. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/escaping.html +0 -17
  3289. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/escaping.text +0 -17
  3290. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/item_ial.html +0 -10
  3291. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/item_ial.text +0 -8
  3292. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/lazy.html +0 -39
  3293. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/lazy.text +0 -29
  3294. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/lazy_and_nested.html +0 -9
  3295. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/lazy_and_nested.text +0 -4
  3296. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/list_and_hr.html +0 -9
  3297. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/list_and_hr.text +0 -5
  3298. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/list_and_others.html +0 -40
  3299. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/list_and_others.text +0 -26
  3300. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/mixed.html +0 -117
  3301. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/mixed.text +0 -66
  3302. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/nested.html +0 -17
  3303. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/nested.text +0 -7
  3304. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/other_first_element.html +0 -39
  3305. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/other_first_element.text +0 -18
  3306. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/simple_ol.html +0 -19
  3307. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/simple_ol.text +0 -13
  3308. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/simple_ul.html +0 -48
  3309. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/simple_ul.text +0 -36
  3310. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/single_item.html +0 -3
  3311. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/single_item.text +0 -1
  3312. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/special_cases.html +0 -62
  3313. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/08_list/special_cases.text +0 -40
  3314. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/comment.html +0 -18
  3315. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/comment.text +0 -15
  3316. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/content_model/deflists.html +0 -6
  3317. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/content_model/deflists.options +0 -1
  3318. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/content_model/deflists.text +0 -6
  3319. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/content_model/tables.html +0 -14
  3320. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/content_model/tables.options +0 -1
  3321. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/content_model/tables.text +0 -14
  3322. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html5_attributes.html +0 -13
  3323. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html5_attributes.text +0 -13
  3324. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_after_block.html +0 -7
  3325. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_after_block.text +0 -5
  3326. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_and_codeblocks.html +0 -15
  3327. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_and_codeblocks.options +0 -1
  3328. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_and_codeblocks.text +0 -13
  3329. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_and_headers.html +0 -5
  3330. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_and_headers.text +0 -6
  3331. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/code.html +0 -10
  3332. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/code.text +0 -9
  3333. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/comment.html +0 -7
  3334. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/comment.text +0 -8
  3335. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/emphasis.html +0 -6
  3336. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/emphasis.text +0 -6
  3337. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/entity.html +0 -1
  3338. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/entity.text +0 -1
  3339. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/header.html +0 -6
  3340. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/header.options +0 -2
  3341. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/header.text +0 -6
  3342. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/list_dl.html +0 -8
  3343. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/list_dl.text +0 -8
  3344. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/list_ol.html +0 -15
  3345. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/list_ol.text +0 -17
  3346. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/list_ul.html +0 -19
  3347. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/list_ul.text +0 -22
  3348. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/options +0 -1
  3349. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/paragraph.html +0 -3
  3350. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/paragraph.text +0 -4
  3351. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/table_normal.html +0 -12
  3352. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/table_normal.text +0 -12
  3353. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/table_simple.html +0 -61
  3354. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/table_simple.text +0 -71
  3355. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/typography.html +0 -1
  3356. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/typography.html.19 +0 -1
  3357. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/html_to_native/typography.text +0 -1
  3358. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/invalid_html_1.html +0 -5
  3359. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/invalid_html_1.text +0 -5
  3360. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/invalid_html_2.html +0 -5
  3361. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/invalid_html_2.text +0 -5
  3362. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/markdown_attr.html +0 -38
  3363. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/markdown_attr.text +0 -38
  3364. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/not_parsed.html +0 -24
  3365. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/not_parsed.text +0 -24
  3366. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.html +0 -35
  3367. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.htmlinput +0 -34
  3368. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.options +0 -1
  3369. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_raw.text +0 -33
  3370. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.html +0 -12
  3371. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.htmlinput +0 -12
  3372. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.options +0 -1
  3373. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_as_span.text +0 -9
  3374. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.html +0 -21
  3375. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.options +0 -1
  3376. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/parse_block_html.text +0 -17
  3377. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/processing_instruction.html +0 -13
  3378. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/processing_instruction.text +0 -12
  3379. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.html +0 -60
  3380. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.html.19 +0 -60
  3381. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.options +0 -1
  3382. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/simple.text +0 -55
  3383. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/textarea.html +0 -8
  3384. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/textarea.text +0 -8
  3385. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/xml.html +0 -8
  3386. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/09_html/xml.text +0 -7
  3387. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/10_ald/simple.html +0 -2
  3388. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/10_ald/simple.text +0 -8
  3389. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.html +0 -1
  3390. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.options +0 -1
  3391. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/11_ial/auto_id_and_ial.text +0 -2
  3392. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/11_ial/nested.html +0 -11
  3393. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/11_ial/nested.text +0 -15
  3394. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/11_ial/simple.html +0 -29
  3395. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/11_ial/simple.text +0 -41
  3396. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/comment.html +0 -8
  3397. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/comment.text +0 -12
  3398. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/ignored.html +0 -8
  3399. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/ignored.text +0 -8
  3400. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.html +0 -10
  3401. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.kramdown +0 -20
  3402. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.latex +0 -13
  3403. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/nomarkdown.text +0 -21
  3404. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/options.html +0 -21
  3405. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/options.text +0 -21
  3406. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/options2.html +0 -10
  3407. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/options2.text +0 -5
  3408. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/options3.html +0 -7
  3409. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/12_extension/options3.text +0 -7
  3410. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/auto_ids.html +0 -15
  3411. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/auto_ids.text +0 -18
  3412. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/definition_at_beginning.html +0 -1
  3413. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/definition_at_beginning.text +0 -1
  3414. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/deflist_ial.html +0 -4
  3415. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/deflist_ial.text +0 -4
  3416. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/item_ial.html +0 -17
  3417. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/item_ial.text +0 -16
  3418. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/multiple_terms.html +0 -13
  3419. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/multiple_terms.text +0 -10
  3420. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/no_def_list.html +0 -2
  3421. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/no_def_list.text +0 -2
  3422. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/para_wrapping.html +0 -10
  3423. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/para_wrapping.text +0 -6
  3424. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/separated_by_eob.html +0 -8
  3425. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/separated_by_eob.text +0 -5
  3426. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/simple.html +0 -10
  3427. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/simple.text +0 -10
  3428. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/styled_terms.html +0 -4
  3429. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/styled_terms.text +0 -2
  3430. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/too_much_space.html +0 -3
  3431. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/too_much_space.text +0 -4
  3432. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/with_blocks.html +0 -38
  3433. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/13_definition_list/with_blocks.text +0 -24
  3434. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.html +0 -8
  3435. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.options +0 -1
  3436. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/empty_tag_in_cell.text +0 -1
  3437. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/errors.html +0 -12
  3438. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/errors.text +0 -13
  3439. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/escaping.html +0 -52
  3440. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/escaping.text +0 -19
  3441. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/footer.html +0 -65
  3442. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/footer.text +0 -25
  3443. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/header.html +0 -117
  3444. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/header.text +0 -39
  3445. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/no_table.html +0 -3
  3446. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/no_table.text +0 -3
  3447. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/simple.html +0 -192
  3448. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/simple.text +0 -53
  3449. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.html +0 -25
  3450. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.latex +0 -11
  3451. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/14_table/table_with_footnote.text +0 -6
  3452. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/gh_128.html +0 -2
  3453. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/gh_128.text +0 -1
  3454. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.html +0 -1
  3455. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.options +0 -1
  3456. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/itex2mml.text +0 -1
  3457. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.html.19 +0 -2
  3458. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.options +0 -1
  3459. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/katex.text +0 -2
  3460. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.html +0 -4
  3461. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.options +0 -2
  3462. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview.text +0 -5
  3463. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.html +0 -4
  3464. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.options +0 -3
  3465. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_as_code.text +0 -5
  3466. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.html +0 -4
  3467. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.options +0 -2
  3468. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjax_preview_simple.text +0 -5
  3469. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.html.19 +0 -27
  3470. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.options +0 -1
  3471. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode.text +0 -1
  3472. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.html.19 +0 -23
  3473. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.options +0 -3
  3474. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_notexhints.text +0 -1
  3475. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.html.19 +0 -32
  3476. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.options +0 -3
  3477. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/mathjaxnode_semantics.text +0 -1
  3478. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.html +0 -3
  3479. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.options +0 -1
  3480. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/no_engine.text +0 -2
  3481. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/normal.html +0 -29
  3482. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/normal.text +0 -30
  3483. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.html +0 -1
  3484. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.options +0 -1
  3485. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/ritex.text +0 -1
  3486. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.html.19 +0 -2
  3487. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.options +0 -1
  3488. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/15_math/sskatex.text +0 -2
  3489. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/no_toc.html +0 -14
  3490. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/no_toc.text +0 -16
  3491. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.html +0 -35
  3492. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.options +0 -1
  3493. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_exclude.text +0 -19
  3494. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.html +0 -24
  3495. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.options +0 -2
  3496. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_levels.text +0 -16
  3497. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.html +0 -13
  3498. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.options +0 -1
  3499. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_footnotes.text +0 -6
  3500. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.html +0 -8
  3501. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.options +0 -2
  3502. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/block/16_toc/toc_with_links.text +0 -8
  3503. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/encoding.html +0 -46
  3504. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/encoding.text +0 -28
  3505. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/example.man +0 -123
  3506. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/example.text +0 -85
  3507. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/heading-name-dash-description.man +0 -4
  3508. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/heading-name-dash-description.text +0 -1
  3509. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/heading-name-description.man +0 -4
  3510. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/heading-name-description.text +0 -2
  3511. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/heading-name-section-description.man +0 -4
  3512. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/heading-name-section-description.text +0 -1
  3513. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/heading-name-section.man +0 -2
  3514. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/heading-name-section.text +0 -1
  3515. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/heading-name.man +0 -2
  3516. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/heading-name.text +0 -1
  3517. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/sections.man +0 -4
  3518. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/sections.text +0 -11
  3519. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/text-escaping.man +0 -8
  3520. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/man/text-escaping.text +0 -7
  3521. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/empty.html +0 -5
  3522. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/empty.text +0 -5
  3523. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/empty_title.htmlinput +0 -3
  3524. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/empty_title.text +0 -7
  3525. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/image_in_a.html +0 -5
  3526. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/image_in_a.text +0 -5
  3527. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/imagelinks.html +0 -15
  3528. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/imagelinks.text +0 -18
  3529. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.html +0 -46
  3530. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.html.19 +0 -46
  3531. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/inline.text +0 -48
  3532. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/latex_escaping.latex +0 -6
  3533. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/latex_escaping.text +0 -5
  3534. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs.html +0 -9
  3535. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs.text +0 -27
  3536. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs_with_ial.html +0 -4
  3537. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/link_defs_with_ial.text +0 -16
  3538. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/links_with_angle_brackets.html +0 -3
  3539. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/links_with_angle_brackets.text +0 -3
  3540. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.html +0 -37
  3541. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.html.19 +0 -37
  3542. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.options +0 -3
  3543. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/01_link/reference.text +0 -53
  3544. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/empty.html +0 -3
  3545. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/empty.text +0 -3
  3546. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/errors.html +0 -9
  3547. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/errors.text +0 -9
  3548. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/nesting.html +0 -41
  3549. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/nesting.text +0 -36
  3550. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.html +0 -61
  3551. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.options +0 -1
  3552. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/02_emphasis/normal.text +0 -59
  3553. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/empty.html +0 -5
  3554. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/empty.text +0 -5
  3555. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/errors.html +0 -1
  3556. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/errors.text +0 -1
  3557. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.latex +0 -2
  3558. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.options +0 -1
  3559. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting-minted.text +0 -1
  3560. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting.html +0 -1
  3561. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/highlighting.text +0 -1
  3562. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/normal.html +0 -16
  3563. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/normal.text +0 -16
  3564. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.html +0 -1
  3565. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.options +0 -4
  3566. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/disabled.text +0 -1
  3567. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.html +0 -1
  3568. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.options +0 -1
  3569. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/03_codespan/rouge/simple.text +0 -1
  3570. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.html +0 -79
  3571. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.options +0 -1
  3572. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_inline.text +0 -38
  3573. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.html +0 -9
  3574. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.options +0 -1
  3575. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/backlink_text.text +0 -3
  3576. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.html +0 -17
  3577. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.latex +0 -17
  3578. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/definitions.text +0 -24
  3579. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.html +0 -12
  3580. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.latex +0 -2
  3581. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.options +0 -1
  3582. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/footnote_nr.text +0 -4
  3583. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/inside_footnote.html +0 -17
  3584. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/inside_footnote.text +0 -9
  3585. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.html +0 -46
  3586. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.latex +0 -23
  3587. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.options +0 -2
  3588. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/markers.text +0 -27
  3589. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.html +0 -11
  3590. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.options +0 -1
  3591. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/placement.text +0 -8
  3592. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.html +0 -14
  3593. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.options +0 -2
  3594. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/regexp_problem.text +0 -52
  3595. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.html +0 -9
  3596. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.options +0 -1
  3597. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/04_footnote/without_backlink.text +0 -3
  3598. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/across_lines.html +0 -1
  3599. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/across_lines.text +0 -2
  3600. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/button.html +0 -7
  3601. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/button.text +0 -7
  3602. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/invalid.html +0 -1
  3603. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/invalid.text +0 -1
  3604. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/link_with_mailto.html +0 -1
  3605. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/link_with_mailto.text +0 -1
  3606. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/mark_element.html +0 -3
  3607. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/mark_element.text +0 -3
  3608. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/markdown_attr.html +0 -6
  3609. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/markdown_attr.text +0 -6
  3610. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/normal.html +0 -43
  3611. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/normal.text +0 -43
  3612. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/raw_span_elements.html +0 -2
  3613. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/raw_span_elements.text +0 -2
  3614. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/xml.html +0 -5
  3615. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/05_html/xml.text +0 -5
  3616. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev.html +0 -21
  3617. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev.text +0 -34
  3618. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev_defs.html +0 -2
  3619. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/abbreviations/abbrev_defs.text +0 -5
  3620. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/abbreviations/in_footnote.html +0 -9
  3621. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/abbreviations/in_footnote.text +0 -5
  3622. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/autolinks/url_links.html +0 -15
  3623. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/autolinks/url_links.text +0 -16
  3624. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/escaped_chars/normal.html +0 -47
  3625. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/escaped_chars/normal.text +0 -47
  3626. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/extension/comment.html +0 -6
  3627. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/extension/comment.text +0 -6
  3628. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/extension/ignored.html +0 -1
  3629. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/extension/ignored.text +0 -1
  3630. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/extension/nomarkdown.html +0 -1
  3631. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/extension/nomarkdown.text +0 -1
  3632. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/extension/options.html +0 -1
  3633. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/extension/options.text +0 -1
  3634. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/ial/simple.html +0 -6
  3635. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/ial/simple.text +0 -6
  3636. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.html +0 -11
  3637. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.latex +0 -12
  3638. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/line_breaks/normal.text +0 -11
  3639. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.html +0 -1
  3640. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.options +0 -1
  3641. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/itex2mml.text +0 -1
  3642. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/katex.html.19 +0 -1
  3643. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/katex.options +0 -1
  3644. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/katex.text +0 -1
  3645. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.html.19 +0 -27
  3646. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.options +0 -1
  3647. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/mathjaxnode.text +0 -1
  3648. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.html +0 -1
  3649. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.options +0 -1
  3650. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/no_engine.text +0 -1
  3651. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/normal.html +0 -10
  3652. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/normal.text +0 -10
  3653. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/ritex.html +0 -1
  3654. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/ritex.options +0 -1
  3655. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/ritex.text +0 -1
  3656. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.html.19 +0 -1
  3657. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.options +0 -1
  3658. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/math/sskatex.text +0 -1
  3659. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.html +0 -6
  3660. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.options +0 -1
  3661. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities.text +0 -6
  3662. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.html +0 -1
  3663. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.html.19 +0 -1
  3664. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.options +0 -2
  3665. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_char.text +0 -1
  3666. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.html +0 -1
  3667. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.options +0 -1
  3668. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_as_input.text +0 -1
  3669. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.html +0 -1
  3670. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.options +0 -1
  3671. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_numeric.text +0 -1
  3672. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.html +0 -1
  3673. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.options +0 -1
  3674. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/entities_symbolic.text +0 -1
  3675. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/greaterthan.html +0 -1
  3676. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/greaterthan.text +0 -1
  3677. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/lowerthan.html +0 -1
  3678. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/lowerthan.text +0 -1
  3679. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.html +0 -40
  3680. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.options +0 -1
  3681. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography.text +0 -40
  3682. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.html +0 -3
  3683. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.latex +0 -4
  3684. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.options +0 -8
  3685. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases/span/text_substitutions/typography_subst.text +0 -3
  3686. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/atx_header.html +0 -3
  3687. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/atx_header.text +0 -3
  3688. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.html +0 -2
  3689. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.options +0 -1
  3690. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/backticks_disable_highlighting.text +0 -3
  3691. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/backticks_syntax.html +0 -20
  3692. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/backticks_syntax.text +0 -19
  3693. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.html +0 -20
  3694. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.options +0 -1
  3695. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/codeblock_fenced.text +0 -21
  3696. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks.html +0 -3
  3697. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks.text +0 -3
  3698. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.html +0 -2
  3699. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.options +0 -1
  3700. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/hard_line_breaks_off.text +0 -2
  3701. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.html +0 -27
  3702. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.html.19 +0 -27
  3703. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.options +0 -1
  3704. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/header_ids.text +0 -27
  3705. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.html +0 -3
  3706. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.options +0 -2
  3707. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/header_ids_with_prefix.text +0 -3
  3708. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.html +0 -3
  3709. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.html.19 +0 -3
  3710. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.options +0 -1
  3711. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/no_typographic.text +0 -3
  3712. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.html +0 -31
  3713. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.options +0 -1
  3714. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end-disabled.text +0 -27
  3715. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end.html +0 -38
  3716. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/paragraph_end.text +0 -27
  3717. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.html +0 -27
  3718. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.html.19 +0 -27
  3719. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/strikethrough.text +0 -27
  3720. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/task_list.html +0 -40
  3721. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/task_list.text +0 -26
  3722. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/two_para_hard_line_breaks.html +0 -4
  3723. data/docs/vendor/bundle/ruby/2.5.0/gems/kramdown-1.17.0/test/testcases_gfm/two_para_hard_line_breaks.text +0 -4
  3724. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/CHANGELOG.md +0 -1
  3725. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/CONTRIBUTING.md +0 -38
  3726. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/LICENSE.txt +0 -22
  3727. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/README.md +0 -293
  3728. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/bin/listen +0 -12
  3729. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen.rb +0 -55
  3730. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/adapter.rb +0 -43
  3731. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/adapter/base.rb +0 -137
  3732. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/adapter/bsd.rb +0 -106
  3733. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/adapter/config.rb +0 -26
  3734. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/adapter/darwin.rb +0 -88
  3735. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/adapter/linux.rb +0 -108
  3736. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/adapter/polling.rb +0 -37
  3737. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/adapter/windows.rb +0 -99
  3738. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/backend.rb +0 -43
  3739. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/change.rb +0 -78
  3740. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/cli.rb +0 -65
  3741. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/directory.rb +0 -87
  3742. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/event/config.rb +0 -59
  3743. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/event/loop.rb +0 -117
  3744. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/event/processor.rb +0 -122
  3745. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/event/queue.rb +0 -58
  3746. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/file.rb +0 -80
  3747. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/fsm.rb +0 -131
  3748. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/internals/thread_pool.rb +0 -29
  3749. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/listener.rb +0 -132
  3750. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/listener/config.rb +0 -45
  3751. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/logger.rb +0 -32
  3752. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/options.rb +0 -23
  3753. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/queue_optimizer.rb +0 -132
  3754. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/record.rb +0 -120
  3755. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/record/entry.rb +0 -62
  3756. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/record/symlink_detector.rb +0 -39
  3757. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/silencer.rb +0 -97
  3758. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/silencer/controller.rb +0 -48
  3759. data/docs/vendor/bundle/ruby/2.5.0/gems/listen-3.0.8/lib/listen/version.rb +0 -3
  3760. data/docs/vendor/bundle/ruby/2.5.0/gems/memoist-0.16.0/.gitignore +0 -17
  3761. data/docs/vendor/bundle/ruby/2.5.0/gems/memoist-0.16.0/.travis.yml +0 -22
  3762. data/docs/vendor/bundle/ruby/2.5.0/gems/memoist-0.16.0/Gemfile +0 -4
  3763. data/docs/vendor/bundle/ruby/2.5.0/gems/memoist-0.16.0/LICENSE.md +0 -20
  3764. data/docs/vendor/bundle/ruby/2.5.0/gems/memoist-0.16.0/README.md +0 -149
  3765. data/docs/vendor/bundle/ruby/2.5.0/gems/memoist-0.16.0/Rakefile +0 -12
  3766. data/docs/vendor/bundle/ruby/2.5.0/gems/memoist-0.16.0/lib/memoist.rb +0 -239
  3767. data/docs/vendor/bundle/ruby/2.5.0/gems/memoist-0.16.0/lib/memoist/core_ext/singleton_class.rb +0 -12
  3768. data/docs/vendor/bundle/ruby/2.5.0/gems/memoist-0.16.0/lib/memoist/version.rb +0 -5
  3769. data/docs/vendor/bundle/ruby/2.5.0/gems/memoist-0.16.0/memoist.gemspec +0 -44
  3770. data/docs/vendor/bundle/ruby/2.5.0/gems/memoist-0.16.0/script/benchmark.rb +0 -48
  3771. data/docs/vendor/bundle/ruby/2.5.0/gems/memoist-0.16.0/test/memoist_test.rb +0 -550
  3772. data/docs/vendor/bundle/ruby/2.5.0/gems/memoist-0.16.0/test/test_helper.rb +0 -3
  3773. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-4.3.3/.gemtest +0 -0
  3774. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-4.3.3/.simplecov +0 -5
  3775. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-4.3.3/.yardopts +0 -3
  3776. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-4.3.3/Rakefile +0 -3
  3777. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-4.3.3/features/.gitkeep +0 -0
  3778. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-4.3.3/fixtures/.gitkeep +0 -0
  3779. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-4.3.3/lib/middleman.rb +0 -4
  3780. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-4.3.3/middleman.gemspec +0 -26
  3781. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-4.3.3/spec/middleman/.gitkeep +0 -1
  3782. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-4.3.3/spec/spec_helper.rb +0 -0
  3783. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/.gitignore +0 -8
  3784. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/.travis.yml +0 -16
  3785. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/CHANGELOG.md +0 -141
  3786. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/Gemfile +0 -13
  3787. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/Gemfile3 +0 -11
  3788. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/README.md +0 -56
  3789. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/Rakefile +0 -8
  3790. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/features/autoprefixer.feature +0 -78
  3791. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/features/support/env.rb +0 -9
  3792. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/adding-off-app/config.rb +0 -5
  3793. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/adding-off-app/source/index.html +0 -0
  3794. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/adding-off-app/source/stylesheets/page.css +0 -4
  3795. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/block-app/config.rb +0 -4
  3796. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/block-app/source/index.html +0 -0
  3797. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/block-app/source/stylesheets/page.css +0 -3
  3798. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/cascading-off-app/config.rb +0 -8
  3799. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/cascading-off-app/source/index.html +0 -0
  3800. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/cascading-off-app/source/stylesheets/page.css +0 -3
  3801. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/cascading-on-app/config.rb +0 -11
  3802. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/cascading-on-app/source/index.html +0 -0
  3803. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/cascading-on-app/source/stylesheets/page.css +0 -3
  3804. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/default-app/config.rb +0 -1
  3805. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/default-app/source/index.html +0 -12
  3806. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/default-app/source/stylesheets/page.css +0 -4
  3807. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/hash-app/config.rb +0 -1
  3808. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/hash-app/source/index.html +0 -0
  3809. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/hash-app/source/stylesheets/_link.sass +0 -2
  3810. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/hash-app/source/stylesheets/page.css.scss +0 -5
  3811. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/ignore-app/config.rb +0 -4
  3812. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/ignore-app/source/index.html +0 -0
  3813. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/ignore-app/source/stylesheets/nope.css +0 -4
  3814. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/ignore-app/source/stylesheets/yep-1.css +0 -4
  3815. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/ignore-app/source/stylesheets/yep-2.css +0 -4
  3816. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/inline-app/config.rb +0 -1
  3817. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/inline-app/source/index.html +0 -12
  3818. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/proxy-app/config.rb +0 -4
  3819. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/proxy-app/source/index.html +0 -12
  3820. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/proxy-app/source/stylesheets/page.css +0 -4
  3821. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/removing-off-app/config.rb +0 -5
  3822. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/removing-off-app/source/index.html +0 -0
  3823. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/fixtures/removing-off-app/source/stylesheets/page.css +0 -4
  3824. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/lib/middleman-autoprefixer.rb +0 -7
  3825. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/lib/middleman-autoprefixer/extension.rb +0 -102
  3826. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/lib/middleman-autoprefixer/version.rb +0 -5
  3827. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-autoprefixer-2.10.0/middleman-autoprefixer.gemspec +0 -24
  3828. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/.gemtest +0 -0
  3829. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/.simplecov +0 -7
  3830. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/.yardopts +0 -9
  3831. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/Rakefile +0 -3
  3832. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/bin/middleman +0 -70
  3833. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/features/cli_extension.feature +0 -14
  3834. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/features/cli_init.feature +0 -92
  3835. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/features/preview_server-hook.feature +0 -17
  3836. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/features/preview_server.feature +0 -536
  3837. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/features/support/env.rb +0 -16
  3838. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/fixtures/preview-server-app/bin/dns_server.rb +0 -33
  3839. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/fixtures/preview-server-app/config.rb +0 -0
  3840. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/fixtures/preview-server-app/source/index.html.erb +0 -1
  3841. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/fixtures/preview-server-app/source/layout.erb +0 -9
  3842. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/fixtures/preview-server-app/source/layouts/custom.erb +0 -8
  3843. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/fixtures/preview-server-app/source/real.html +0 -1
  3844. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/fixtures/preview-server-app/source/real/index.html.erb +0 -5
  3845. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/fixtures/preview-server-app/source/should_be_ignored.html +0 -1
  3846. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/fixtures/preview-server-app/source/should_be_ignored2.html +0 -1
  3847. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/fixtures/preview-server-app/source/should_be_ignored3.html +0 -1
  3848. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/fixtures/preview-server-app/source/static.html +0 -1
  3849. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/fixtures/preview-server-hook-app/config.rb +0 -19
  3850. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/fixtures/preview-server-hook-app/source/index.html.erb +0 -9
  3851. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli.rb +0 -23
  3852. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli/build.rb +0 -146
  3853. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli/config.rb +0 -41
  3854. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli/console.rb +0 -51
  3855. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli/extension.rb +0 -42
  3856. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli/init.rb +0 -129
  3857. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli/server.rb +0 -62
  3858. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli/templates/extension/Gemfile +0 -18
  3859. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli/templates/extension/Rakefile +0 -14
  3860. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli/templates/extension/features/support/env.rb +0 -4
  3861. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli/templates/extension/gemspec +0 -24
  3862. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli/templates/extension/gitignore +0 -5
  3863. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli/templates/extension/lib/lib.rb +0 -6
  3864. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-cli/templates/extension/lib/lib/extension.rb +0 -31
  3865. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/lib/middleman-core/cli.rb +0 -2
  3866. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/middleman-cli.gemspec +0 -24
  3867. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/spec/middleman/.gitkeep +0 -1
  3868. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-cli-4.3.3/spec/spec_helper.rb +0 -0
  3869. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/.gemtest +0 -0
  3870. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/.rspec +0 -1
  3871. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/.simplecov +0 -7
  3872. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/.yardopts +0 -6
  3873. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/Rakefile +0 -3
  3874. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/cucumber.yml +0 -2
  3875. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/asset_hash.feature +0 -338
  3876. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/asset_host.feature +0 -55
  3877. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/auto_layout.feature +0 -36
  3878. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/automatic_alt_tags.feature +0 -8
  3879. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/automatic_directory_matcher.feature +0 -32
  3880. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/automatic_image_sizes.feature +0 -29
  3881. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/builder.feature +0 -61
  3882. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/cache_buster.feature +0 -56
  3883. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/capture_html.feature +0 -18
  3884. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/chained_templates.feature +0 -109
  3885. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/clean_build.feature +0 -78
  3886. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/coffee-script.feature +0 -22
  3887. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/collections.feature +0 -265
  3888. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/console.feature +0 -11
  3889. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/content_for.feature +0 -16
  3890. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/content_type.feature +0 -46
  3891. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/custom-source.feature +0 -7
  3892. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/custom_layout_engines.feature +0 -8
  3893. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/custom_layouts.feature +0 -84
  3894. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/data.feature +0 -91
  3895. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/default-layout.feature +0 -90
  3896. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/directory_index.feature +0 -82
  3897. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/dynamic_pages.feature +0 -136
  3898. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/encoding_option.feature +0 -28
  3899. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/extension_api_deprecations.feature +0 -10
  3900. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/extension_hooks.feature +0 -13
  3901. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/extensionless_text_files.feature +0 -24
  3902. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/feature_params.feature +0 -6
  3903. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/former_padrino_helpers.feature +0 -27
  3904. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/front-matter-neighbor.feature +0 -151
  3905. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/front-matter.feature +0 -81
  3906. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/frontmatter_page_settings.feature +0 -43
  3907. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/gzip.feature +0 -51
  3908. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/helpers_auto_javascript_include_tag.feature +0 -53
  3909. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/helpers_auto_stylesheet_link_tag.feature +0 -48
  3910. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/helpers_content_tag.feature +0 -16
  3911. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/helpers_external.feature +0 -12
  3912. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/helpers_form_tag.feature +0 -26
  3913. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/helpers_link_to.feature +0 -195
  3914. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/helpers_lorem.feature +0 -6
  3915. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/helpers_page_classes.feature +0 -32
  3916. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/helpers_select_tag.feature +0 -17
  3917. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/helpers_url_for.feature +0 -152
  3918. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/i18n_builder.feature +0 -164
  3919. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/i18n_force_locale.feature +0 -13
  3920. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/i18n_link_to.feature +0 -209
  3921. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/i18n_mixed_sources.feature +0 -39
  3922. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/i18n_partials.feature +0 -23
  3923. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/i18n_preview.feature +0 -252
  3924. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/ignore.feature +0 -150
  3925. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/ignore_already_minified.feature +0 -47
  3926. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/image_srcset_paths.feature +0 -7
  3927. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/import_files.feature +0 -15
  3928. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/layouts_dir.feature +0 -38
  3929. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/liquid.feature +0 -11
  3930. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/markdown.feature +0 -23
  3931. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/markdown_kramdown.feature +0 -38
  3932. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/markdown_kramdown_in_haml.feature +0 -42
  3933. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/markdown_kramdown_in_slim.feature +0 -42
  3934. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/markdown_redcarpet.feature +0 -167
  3935. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/markdown_redcarpet_in_haml.feature +0 -41
  3936. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/markdown_redcarpet_in_slim.feature +0 -41
  3937. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/minify_css.feature +0 -205
  3938. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/minify_javascript.feature +0 -266
  3939. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/missing-tilt-lib.feature +0 -20
  3940. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/more-clean_build.feature +0 -14
  3941. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/more-extensionless_text_files.feature +0 -28
  3942. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/more-frontmatter_page_settings.feature +0 -42
  3943. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/more-ignore.feature +0 -62
  3944. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/more-sitemap_traversal.feature +0 -83
  3945. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/more-wildcard_page_helper.feature +0 -10
  3946. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/mount_rack.feature +0 -65
  3947. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/move_files.feature +0 -44
  3948. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/multiple-sources.feature +0 -35
  3949. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/nested_layouts.feature +0 -58
  3950. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/page-id.feature +0 -74
  3951. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/paginate.feature +0 -204
  3952. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/partials.feature +0 -64
  3953. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/preview_changes.feature +0 -29
  3954. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/proxy_pages.feature +0 -84
  3955. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/redirects.feature +0 -61
  3956. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/relative_assets.feature +0 -148
  3957. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/relative_assets_helpers_only.feature +0 -125
  3958. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/sass-assets-paths.feature +0 -11
  3959. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/sass_in_slim.feature +0 -40
  3960. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/sass_partials.feature +0 -54
  3961. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/scss-support.feature +0 -17
  3962. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/sitemap_traversal.feature +0 -83
  3963. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/slim.feature +0 -81
  3964. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/strip_url.feature +0 -40
  3965. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/stylus.feature +0 -54
  3966. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/support/env.rb +0 -16
  3967. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/support/preserve_mime_types.rb +0 -7
  3968. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/template-key-collision.feature +0 -26
  3969. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/tilde_directories.feature +0 -14
  3970. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/unicode_filecontents.feature +0 -13
  3971. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/unicode_filenames.feature +0 -36
  3972. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/v4_extension_callbacks.feature +0 -8
  3973. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/wildcard_page_helper.feature +0 -10
  3974. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/config.rb +0 -6
  3975. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/lib/middleware.rb +0 -16
  3976. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/api.json.erb +0 -1
  3977. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/apple-touch-icon.png +0 -0
  3978. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/favicon.ico +0 -0
  3979. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/fonts/fontawesome-webfont.woff +0 -0
  3980. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/fonts/fontawesome-webfont.woff2 +0 -0
  3981. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/images/100px.gif +0 -0
  3982. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/images/100px.jpg +0 -0
  3983. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/images/100px.png +0 -0
  3984. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/images/200px.jpg +0 -0
  3985. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/images/300px.jpg +0 -0
  3986. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/index.html.erb +0 -314
  3987. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/javascripts/application.js +0 -8
  3988. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/layout.erb +0 -18
  3989. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/other.html.erb +0 -5
  3990. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/partials.html.erb +0 -1
  3991. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/slim.html.slim +0 -8
  3992. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/stylesheets/_partial.sass +0 -2
  3993. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/stylesheets/fragment.css.scss +0 -7
  3994. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/stylesheets/site.css.scss +0 -4
  3995. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/stylesheets/uses_fonts.css +0 -4
  3996. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/stylesheets/uses_partials.css.sass +0 -4
  3997. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/subdir/api.json.erb +0 -1
  3998. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-app/source/subdir/index.html.erb +0 -317
  3999. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-host-app/source/images/100px.gif +0 -0
  4000. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-host-app/source/images/100px.jpg +0 -0
  4001. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-host-app/source/images/100px.png +0 -0
  4002. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-host-app/source/index.html.erb +0 -9
  4003. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-host-app/source/layout.erb +0 -17
  4004. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-host-app/source/other.html.erb +0 -5
  4005. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-host-app/source/stylesheets/fragment.css.scss +0 -7
  4006. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-host-app/source/stylesheets/site.css.scss +0 -4
  4007. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-host-app/source/subdir/index.html.erb +0 -6
  4008. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-minified-app/config.rb +0 -5
  4009. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-minified-app/source/images/100px.jpg +0 -0
  4010. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-minified-app/source/javascripts/jquery.min.js +0 -5
  4011. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-minified-app/source/stylesheets/test.css +0 -3
  4012. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-prefix/config.rb +0 -7
  4013. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-prefix/lib/middleware.rb +0 -16
  4014. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-prefix/source/index.html.erb +0 -6
  4015. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-prefix/source/javascripts/application.js +0 -2
  4016. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-prefix/source/javascripts/application.js.map +0 -1
  4017. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-prefix/source/layout.erb +0 -17
  4018. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-remove-filename/config.rb +0 -9
  4019. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-remove-filename/source/index.html.erb +0 -6
  4020. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-remove-filename/source/javascripts/application.js +0 -2
  4021. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-remove-filename/source/javascripts/application.js.map +0 -1
  4022. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-remove-filename/source/layout.erb +0 -17
  4023. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-source-map/config.rb +0 -6
  4024. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-source-map/lib/middleware.rb +0 -16
  4025. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-source-map/source/index.html.erb +0 -6
  4026. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-source-map/source/javascripts/application.js +0 -2
  4027. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-source-map/source/javascripts/application.js.map +0 -1
  4028. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-hash-source-map/source/layout.erb +0 -17
  4029. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/config.rb +0 -1
  4030. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/.htaccess +0 -1
  4031. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/asset_host.html.erb +0 -55
  4032. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank.gif +0 -0
  4033. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank0.gif +0 -0
  4034. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1.gif +0 -0
  4035. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank10.gif +0 -0
  4036. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank100.gif +0 -0
  4037. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank101.gif +0 -0
  4038. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1010.gif +0 -0
  4039. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank102.gif +0 -0
  4040. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1020.gif +0 -0
  4041. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1021.gif +0 -0
  4042. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1022.gif +0 -0
  4043. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1023.gif +0 -0
  4044. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1024.gif +0 -0
  4045. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank103.gif +0 -0
  4046. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1030.gif +0 -0
  4047. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1031.gif +0 -0
  4048. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1032.gif +0 -0
  4049. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1033.gif +0 -0
  4050. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1034.gif +0 -0
  4051. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank104.gif +0 -0
  4052. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1043.gif +0 -0
  4053. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank1054.gif +0 -0
  4054. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank2.gif +0 -0
  4055. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank20.gif +0 -0
  4056. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank21.gif +0 -0
  4057. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank22.gif +0 -0
  4058. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank23.gif +0 -0
  4059. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank24.gif +0 -0
  4060. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank3.gif +0 -0
  4061. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank30.gif +0 -0
  4062. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank31.gif +0 -0
  4063. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank32.gif +0 -0
  4064. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank33.gif +0 -0
  4065. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank34.gif +0 -0
  4066. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank4.gif +0 -0
  4067. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank43.gif +0 -0
  4068. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/images/blank54.gif +0 -0
  4069. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/javascripts/asset_host.js +0 -2
  4070. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/asset-host-app/source/stylesheets/asset_host.css.sass +0 -48
  4071. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-css-app/config.rb +0 -9
  4072. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-css-app/source/auto-css.html.erb +0 -1
  4073. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-css-app/source/auto-css/auto-css.html.erb +0 -1
  4074. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-css-app/source/auto-css/index.html.erb +0 -1
  4075. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-css-app/source/auto-css/sub/auto-css.html.erb +0 -1
  4076. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-css-app/source/stylesheets/auto-css.css +0 -3
  4077. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-css-app/source/stylesheets/auto-css/auto-css.css +0 -3
  4078. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-css-app/source/stylesheets/auto-css/index.css +0 -0
  4079. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-css-app/source/stylesheets/auto-css/sub/auto-css.css +0 -3
  4080. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-js-app/config.rb +0 -9
  4081. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-js-app/source/auto-js.html.erb +0 -1
  4082. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-js-app/source/auto-js/auto-js.html.erb +0 -1
  4083. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-js-app/source/auto-js/index.html.erb +0 -1
  4084. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-js-app/source/auto-js/sub/auto-js.html.erb +0 -1
  4085. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-js-app/source/javascripts/auto-js.js +0 -1
  4086. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-js-app/source/javascripts/auto-js/auto-js.js +0 -1
  4087. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-js-app/source/javascripts/auto-js/index.js +0 -1
  4088. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-js-app/source/javascripts/auto-js/sub/auto-js.js +0 -1
  4089. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-js-directory-index-app/config.rb +0 -1
  4090. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-js-directory-index-app/source/auto-js.html.erb +0 -1
  4091. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/auto-js-directory-index-app/source/javascripts/auto-js.js +0 -1
  4092. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-alt-tags-app/config.rb +0 -0
  4093. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-alt-tags-app/source/auto-image-sizes.html.erb +0 -1
  4094. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-alt-tags-app/source/images/blank.gif +0 -0
  4095. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-directory-matcher-app/config.rb +0 -1
  4096. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-directory-matcher-app/source/root-plain.html +0 -1
  4097. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-directory-matcher-app/source/root.html.erb +0 -1
  4098. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-directory-matcher-app/source/sub--sub--sub-plain.html +0 -1
  4099. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-directory-matcher-app/source/sub--sub--sub.html.erb +0 -1
  4100. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-directory-matcher-app/source/sub--sub-plain.html +0 -1
  4101. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-directory-matcher-app/source/sub--sub.html.erb +0 -1
  4102. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-image-size-app/config.rb +0 -0
  4103. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-image-size-app/source/auto-image-sizes.html.erb +0 -1
  4104. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-image-size-app/source/images/blank.gif +0 -0
  4105. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/automatic-image-size-app/source/markdown-sizes.html.markdown +0 -1
  4106. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/basic-data-app/config.rb +0 -2
  4107. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/basic-data-app/data/test.yml +0 -4
  4108. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/basic-data-app/data/test2.json +0 -4
  4109. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/basic-data-app/source/data.html.erb +0 -5
  4110. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/basic-data-app/source/data3.html.erb +0 -5
  4111. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/build-with-errors-app/config.rb +0 -1
  4112. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/build-with-errors-app/source/index.html.erb +0 -1
  4113. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/cache-buster-app/config.rb +0 -0
  4114. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/cache-buster-app/source/cache-buster.html.erb +0 -3
  4115. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/cache-buster-app/source/images/blank.gif +0 -0
  4116. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/cache-buster-app/source/stylesheets/relative_assets.css.sass +0 -2
  4117. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/cache-buster-app/source/stylesheets/site.css.sass +0 -3
  4118. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/capture-html-app/config.rb +0 -5
  4119. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/capture-html-app/source/capture_html_erb.html.erb +0 -5
  4120. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/capture-html-app/source/capture_html_haml.html.haml +0 -4
  4121. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/capture-html-app/source/capture_html_slim.html.slim +0 -4
  4122. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/capture-html-app/source/layouts/capture_html.erb +0 -4
  4123. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/chained-app/config.rb +0 -0
  4124. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/chained-app/data/article.yml +0 -2
  4125. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/chained-app/source/index.html.str.erb +0 -8
  4126. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/chained-app/source/test.erb.combobreaker.str.erb +0 -8
  4127. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/config-complications.rb +0 -9
  4128. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/config-empty.rb +0 -0
  4129. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/config-hidden-dir-after.rb +0 -5
  4130. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/config-hidden-dir-before.rb +0 -1
  4131. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/config.rb +0 -9
  4132. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/source/index.html.erb +0 -1
  4133. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/source/layout.erb +0 -9
  4134. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/source/layouts/custom.erb +0 -8
  4135. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/source/real.html +0 -1
  4136. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/source/real/index.html.erb +0 -5
  4137. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/source/should_be_ignored.html +0 -1
  4138. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/source/should_be_ignored2.html +0 -1
  4139. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/source/should_be_ignored3.html +0 -1
  4140. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-app/source/static.html +0 -1
  4141. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-dir-app/config.rb +0 -2
  4142. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-dir-app/source/about.html +0 -1
  4143. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-nested-app/config.rb +0 -1
  4144. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-nested-app/source/about.html +0 -1
  4145. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/clean-nested-app/source/nested/nested.html +0 -1
  4146. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/coffeescript-app/config.rb +0 -0
  4147. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/coffeescript-app/source/inline-coffeescript.html.haml +0 -3
  4148. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/coffeescript-app/source/javascripts/broken-coffee.js.coffee +0 -3
  4149. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/coffeescript-app/source/javascripts/coffee_test.js.coffee +0 -3
  4150. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/collections-app/source/blog1/2011-01-01-new-article.html.markdown +0 -7
  4151. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/collections-app/source/blog1/2011-01-02-another-article.html.markdown +0 -9
  4152. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/collections-app/source/blog2/2011-01-01-new-article.html.markdown +0 -9
  4153. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/collections-app/source/blog2/2011-01-02-another-article.html.markdown +0 -8
  4154. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-for-app/config.rb +0 -5
  4155. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-for-app/source/content_for_erb.html.erb +0 -5
  4156. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-for-app/source/content_for_haml.html.haml +0 -4
  4157. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-for-app/source/content_for_slim.html.slim +0 -5
  4158. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-for-app/source/layouts/content_for.erb +0 -4
  4159. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-type-app/config.rb +0 -1
  4160. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-type-app/source/.htaccess +0 -1
  4161. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-type-app/source/README +0 -1
  4162. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-type-app/source/images/blank.gif +0 -0
  4163. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-type-app/source/index.html +0 -1
  4164. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-type-app/source/index.php +0 -1
  4165. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-type-app/source/javascripts/app.js +0 -1
  4166. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-type-app/source/override.html +0 -5
  4167. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/content-type-app/source/stylesheets/site.css +0 -1
  4168. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/csspie/config.rb +0 -0
  4169. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/csspie/source/stylesheets/PIE.htc +0 -96
  4170. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/custom-layout-app/config.rb +0 -1
  4171. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/custom-layout-app/source/index.html.erb +0 -1
  4172. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/custom-layout-app/source/layout.str +0 -9
  4173. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/custom-layout-app2/config.rb +0 -0
  4174. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/custom-layout-app2/source/custom-layout-dir/index.html.erb +0 -1
  4175. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/custom-layout-app2/source/custom-layout.html.erb +0 -1
  4176. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/custom-layout-app2/source/layouts/custom.erb +0 -8
  4177. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/custom-src-app/config.rb +0 -1
  4178. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/custom-src-app/src/index.html +0 -0
  4179. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/custom-src-app/src/layouts/layout.html.erb +0 -1
  4180. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/data-app/config.rb +0 -3
  4181. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/data-app/data/pages.yml +0 -6
  4182. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/data-app/source/index.html.erb +0 -1
  4183. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/data-app/source/layout.erb +0 -5
  4184. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/different-engine-layout/config.rb +0 -0
  4185. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/different-engine-layout/source/index.haml +0 -1
  4186. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/different-engine-layout/source/index.html.str +0 -1
  4187. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/different-engine-layout/source/layout.erb +0 -9
  4188. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/different-engine-partial/config.rb +0 -0
  4189. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/different-engine-partial/source/index.html.erb +0 -1
  4190. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/different-engine-partial/source/layouts/layout.erb +0 -7
  4191. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/different-engine-partial/source/shared/_footer.str +0 -1
  4192. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/different-engine-partial/source/shared/_header.erb +0 -1
  4193. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/dynamic-pages-app/config.rb +0 -34
  4194. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/dynamic-pages-app/source/real.html +0 -1
  4195. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/dynamic-pages-app/source/real/index.html.erb +0 -9
  4196. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/dynamic-pages-app/source/should_be_ignored.html +0 -1
  4197. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/dynamic-pages-app/source/should_be_ignored2.html +0 -1
  4198. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/dynamic-pages-app/source/should_be_ignored3.html +0 -1
  4199. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/dynamic-pages-app/source/should_be_ignored4.html +0 -1
  4200. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/dynamic-pages-app/source/should_be_ignored5.html +0 -1
  4201. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/dynamic-pages-app/source/should_be_ignored6.html +0 -1
  4202. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/dynamic-pages-app/source/should_be_ignored7.html +0 -1
  4203. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/dynamic-pages-app/source/should_be_ignored8.html +0 -1
  4204. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/dynamic-pages-app/source/should_be_ignored9.html +0 -1
  4205. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/config.rb +0 -5
  4206. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/source/javascripts/file.js +0 -0
  4207. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/.bowerrc +0 -3
  4208. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/.gitignore +0 -17
  4209. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/.jshintrc +0 -32
  4210. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/Brocfile.js +0 -20
  4211. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/README.md +0 -25
  4212. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/app.js +0 -14
  4213. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/components/.gitkeep +0 -0
  4214. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/controllers/.gitkeep +0 -0
  4215. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/helpers/.gitkeep +0 -0
  4216. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/index.html +0 -26
  4217. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/models/.gitkeep +0 -0
  4218. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/router.js +0 -10
  4219. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/routes/.gitkeep +0 -0
  4220. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/styles/.gitkeep +0 -0
  4221. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/styles/app.css +0 -3
  4222. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/templates/.gitkeep +0 -0
  4223. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/templates/application.hbs +0 -3
  4224. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/templates/components/.gitkeep +0 -0
  4225. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/app/views/.gitkeep +0 -0
  4226. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/bower.json +0 -16
  4227. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/config/environment.js +0 -38
  4228. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/package.json +0 -31
  4229. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/public/.gitkeep +0 -0
  4230. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/testem.json +0 -6
  4231. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/tests/.jshintrc +0 -73
  4232. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/tests/helpers/resolver.js +0 -9
  4233. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/tests/helpers/start-app.js +0 -30
  4234. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/tests/index.html +0 -50
  4235. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/tests/test-helper.js +0 -6
  4236. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ember-cli-app/test-app/tests/unit/.gitkeep +0 -0
  4237. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/empty-app/not-config.rb +0 -0
  4238. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/engine-matching-layout/config.rb +0 -0
  4239. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/engine-matching-layout/source/index.html.erb +0 -1
  4240. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/engine-matching-layout/source/layout.erb +0 -9
  4241. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/env-app/config.rb +0 -0
  4242. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/env-app/environments/development.rb +0 -1
  4243. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/env-app/environments/production.rb +0 -2
  4244. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/env-app/source/index.html.erb +0 -3
  4245. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/env-app/source/stylesheets/site.css.scss +0 -3
  4246. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/extension-api-deprecations-app/config.rb +0 -11
  4247. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/extension-api-deprecations-app/source/index.html.erb +0 -1
  4248. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/extension-api-deprecations-app/source/layouts/layout.erb +0 -3
  4249. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/extension-hooks-app/config.rb +0 -39
  4250. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/extension-hooks-app/source/index.html.erb +0 -9
  4251. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/extensionless-text-files-app/config.rb +0 -0
  4252. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/extensionless-text-files-app/source/CNAME +0 -1
  4253. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/extensionless-text-files-app/source/LICENSE +0 -1
  4254. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/extensionless-text-files-app/source/README +0 -1
  4255. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/extensionless-text-files-app/source/index.html +0 -1
  4256. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/external-helpers/config.rb +0 -4
  4257. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/external-helpers/helpers/derp.rb +0 -3
  4258. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/external-helpers/helpers/four_helpers.rb +0 -3
  4259. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/external-helpers/helpers/one_helper.rb +0 -3
  4260. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/external-helpers/helpers/yet_another_thingy.rb +0 -3
  4261. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/external-helpers/lib/hello_helper.rb +0 -5
  4262. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/external-helpers/source/automatic.html.erb +0 -1
  4263. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/external-helpers/source/index.html.erb +0 -1
  4264. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/external-pipeline-error/config.rb +0 -5
  4265. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/external-pipeline-error/source/javascripts/file.js +0 -0
  4266. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/feature-params-app/config.rb +0 -16
  4267. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/feature-params-app/source/index.html.erb +0 -2
  4268. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/fonts-app/config.rb +0 -0
  4269. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/fonts-app/source/fonts/StMarie-Thin.otf +0 -0
  4270. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/fonts-app/source/fonts/blank/blank.otf +0 -0
  4271. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/fonts-app/source/stylesheets/fonts.css.scss +0 -6
  4272. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-app/config.rb +0 -1
  4273. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-app/source/front-matter-2.php.erb +0 -7
  4274. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-app/source/front-matter-change.html.erb +0 -5
  4275. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-app/source/front-matter-encoding.html.erb +0 -7
  4276. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-app/source/front-matter-haml.html.haml +0 -6
  4277. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-app/source/front-matter-line-2.html.erb +0 -10
  4278. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-app/source/front-matter-pandoc.html.md.erb +0 -13
  4279. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-app/source/raw-front-matter.html +0 -6
  4280. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-app/source/raw-front-matter.php +0 -6
  4281. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-neighbor-app/config.rb +0 -30
  4282. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-neighbor-app/source/front-matter-2.php.erb +0 -2
  4283. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-neighbor-app/source/front-matter-2.php.erb.frontmatter +0 -4
  4284. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-neighbor-app/source/front-matter-change.html.erb +0 -1
  4285. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-neighbor-app/source/front-matter-change.html.erb.frontmatter +0 -4
  4286. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-neighbor-app/source/front-matter-encoding.html.erb +0 -1
  4287. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-neighbor-app/source/front-matter-encoding.html.erb.frontmatter +0 -5
  4288. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-neighbor-app/source/raw-front-matter.html +0 -1
  4289. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-neighbor-app/source/raw-front-matter.html.frontmatter +0 -4
  4290. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-neighbor-app/source/raw-front-matter.php +0 -1
  4291. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-neighbor-app/source/raw-front-matter.php.frontmatter +0 -4
  4292. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-app/config.rb +0 -4
  4293. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-app/source/alternate_layout.html.erb +0 -5
  4294. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-app/source/ignored.html.erb +0 -5
  4295. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-app/source/layouts/alternate.erb +0 -3
  4296. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-app/source/layouts/override.erb +0 -1
  4297. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-app/source/override_layout.html.erb +0 -4
  4298. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-app/source/page_mentioned.html.erb +0 -4
  4299. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-neighbor-app/config.rb +0 -40
  4300. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-neighbor-app/source/alternate_layout.html.erb +0 -1
  4301. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-neighbor-app/source/alternate_layout.html.erb.frontmatter +0 -3
  4302. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-neighbor-app/source/ignored.html.erb +0 -1
  4303. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-neighbor-app/source/ignored.html.erb.frontmatter +0 -3
  4304. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-neighbor-app/source/layouts/alternate.erb +0 -3
  4305. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-neighbor-app/source/layouts/override.erb +0 -1
  4306. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-neighbor-app/source/override_layout.html.erb +0 -1
  4307. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-neighbor-app/source/override_layout.html.erb.frontmatter +0 -3
  4308. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-neighbor-app/source/page_mentioned.html.erb +0 -1
  4309. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/frontmatter-settings-neighbor-app/source/page_mentioned.html.erb.frontmatter +0 -3
  4310. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/generator-test/config.rb +0 -70
  4311. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/generator-test/source/index.html.erb +0 -10
  4312. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/glob-app/config.rb +0 -1
  4313. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/glob-app/source/index.html.erb +0 -4
  4314. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/glob-app/source/stylesheets/site.css.str +0 -3
  4315. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/gzip-app/config.rb +0 -1
  4316. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/gzip-app/source/index.html +0 -0
  4317. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/gzip-app/source/javascripts/test.js +0 -1
  4318. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/gzip-app/source/stylesheets/test.css +0 -1
  4319. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i-8859-1-app/config.rb +0 -1
  4320. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i-8859-1-app/source/index.html.erb +0 -1
  4321. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-alt-root-app/locales/en.yml +0 -4
  4322. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-alt-root-app/locales/es.yml +0 -7
  4323. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-alt-root-app/source/lang_data/hello.html.erb +0 -1
  4324. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-alt-root-app/source/lang_data/index.html.erb +0 -1
  4325. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-alt-root-app/source/layout.erb +0 -1
  4326. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-default-app/locales/en.yml +0 -4
  4327. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-default-app/locales/es.yml +0 -8
  4328. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-default-app/source/localizable/index.html.erb +0 -5
  4329. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-force-locale/config.rb +0 -11
  4330. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-force-locale/locales/en.yml +0 -3
  4331. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-force-locale/locales/es.yml +0 -3
  4332. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-force-locale/locales/fr.yml +0 -3
  4333. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-force-locale/source/index.html.haml +0 -2
  4334. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-mixed-sources/config.rb +0 -1
  4335. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-mixed-sources/locales/en.yml +0 -4
  4336. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-mixed-sources/locales/es.yml +0 -4
  4337. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-mixed-sources/source/a/sub.html.erb +0 -9
  4338. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-mixed-sources/source/b/index.html.erb +0 -9
  4339. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-mixed-sources/source/index.html.erb +0 -9
  4340. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-mixed-sources/source/localizable/a/index.html.erb +0 -9
  4341. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-mixed-sources/source/localizable/b/sub.html.erb +0 -9
  4342. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-mixed-sources/source/localizable/index.html.erb +0 -9
  4343. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-nested-app/locales/en.yml +0 -4
  4344. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-nested-app/locales/en/more.yml +0 -3
  4345. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-nested-app/locales/es.yml +0 -4
  4346. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-nested-app/locales/es/mucho.yml +0 -3
  4347. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-nested-app/source/localizable/index.html.erb +0 -3
  4348. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/data/defaults_en.yml +0 -0
  4349. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/data/defaults_es.yml +0 -0
  4350. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/data/en_defaults.yml +0 -0
  4351. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/locales/en.yml +0 -4
  4352. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/locales/es.yml +0 -9
  4353. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/CNAME +0 -1
  4354. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/_country.en.erb +0 -1
  4355. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/_country.es.erb +0 -1
  4356. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/_site.erb +0 -1
  4357. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/images/president.en.svg +0 -1
  4358. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/images/president.es.svg +0 -1
  4359. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/layouts/layout.erb +0 -8
  4360. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/localizable/_state.en.erb +0 -1
  4361. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/localizable/_state.es.erb +0 -1
  4362. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/localizable/hello.html.erb +0 -1
  4363. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/localizable/images/flag.en.svg +0 -1
  4364. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/localizable/images/flag.es.svg +0 -1
  4365. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/localizable/index.html.erb +0 -1
  4366. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/localizable/morning.en.html.erb +0 -1
  4367. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/localizable/morning.es.html.erb +0 -1
  4368. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/localizable/one.en.html.md +0 -1
  4369. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/localizable/one.es.html.md +0 -1
  4370. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/localizable/partials/_greeting.en.erb +0 -1
  4371. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/localizable/partials/_greeting.es.erb +0 -1
  4372. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/localizable/partials/index.html.erb +0 -8
  4373. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/password.txt +0 -1
  4374. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/i18n-test-app/source/stylesheets/site.css +0 -3
  4375. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ignore-app/source/about.html.erb +0 -1
  4376. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ignore-app/source/images/icon/messages.png +0 -0
  4377. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ignore-app/source/images/pic.png +0 -0
  4378. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ignore-app/source/images/portrait.jpg +0 -0
  4379. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ignore-app/source/index.html.erb +0 -0
  4380. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ignore-app/source/plain.html +0 -1
  4381. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ignore-app/source/reports/another.html +0 -0
  4382. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/ignore-app/source/reports/index.html +0 -0
  4383. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/image-srcset-paths-app/image-srcset-paths.html.erb +0 -1
  4384. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/image-srcset-paths-app/images/blank.gif +0 -0
  4385. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower.json +0 -21
  4386. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/.bower.json +0 -39
  4387. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/MIT-LICENSE.txt +0 -21
  4388. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/bower.json +0 -28
  4389. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/dist/jquery.js +0 -9210
  4390. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/dist/jquery.min.js +0 -5
  4391. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/dist/jquery.min.map +0 -1
  4392. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/ajax.js +0 -786
  4393. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/ajax/jsonp.js +0 -89
  4394. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/ajax/load.js +0 -75
  4395. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/ajax/parseJSON.js +0 -13
  4396. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/ajax/parseXML.js +0 -28
  4397. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/ajax/script.js +0 -64
  4398. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/ajax/var/nonce.js +0 -5
  4399. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/ajax/var/rquery.js +0 -3
  4400. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/ajax/xhr.js +0 -136
  4401. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/attributes.js +0 -11
  4402. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/attributes/attr.js +0 -141
  4403. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/attributes/classes.js +0 -158
  4404. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/attributes/prop.js +0 -94
  4405. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/attributes/support.js +0 -35
  4406. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/attributes/val.js +0 -161
  4407. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/callbacks.js +0 -205
  4408. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/core.js +0 -502
  4409. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/core/access.js +0 -60
  4410. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/core/init.js +0 -123
  4411. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/core/parseHTML.js +0 -39
  4412. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/core/ready.js +0 -97
  4413. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/core/var/rsingleTag.js +0 -4
  4414. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/css.js +0 -450
  4415. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/css/addGetHookIf.js +0 -22
  4416. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/css/curCSS.js +0 -57
  4417. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/css/defaultDisplay.js +0 -70
  4418. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/css/hiddenVisibleSelectors.js +0 -15
  4419. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/css/support.js +0 -96
  4420. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/css/swap.js +0 -28
  4421. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/css/var/cssExpand.js +0 -3
  4422. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/css/var/getStyles.js +0 -12
  4423. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/css/var/isHidden.js +0 -13
  4424. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/css/var/rmargin.js +0 -3
  4425. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/css/var/rnumnonpx.js +0 -5
  4426. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/data.js +0 -178
  4427. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/data/Data.js +0 -181
  4428. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/data/accepts.js +0 -20
  4429. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/data/var/data_priv.js +0 -5
  4430. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/data/var/data_user.js +0 -5
  4431. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/deferred.js +0 -149
  4432. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/deprecated.js +0 -13
  4433. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/dimensions.js +0 -50
  4434. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/effects.js +0 -648
  4435. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/effects/Tween.js +0 -114
  4436. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/effects/animatedSelector.js +0 -13
  4437. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/event.js +0 -868
  4438. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/event/ajax.js +0 -13
  4439. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/event/alias.js +0 -39
  4440. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/event/support.js +0 -9
  4441. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/exports/amd.js +0 -24
  4442. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/exports/global.js +0 -32
  4443. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/intro.js +0 -44
  4444. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/jquery.js +0 -37
  4445. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/manipulation.js +0 -580
  4446. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/manipulation/_evalUrl.js +0 -18
  4447. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/manipulation/support.js +0 -32
  4448. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/manipulation/var/rcheckableType.js +0 -3
  4449. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/offset.js +0 -207
  4450. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/outro.js +0 -1
  4451. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/queue.js +0 -142
  4452. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/queue/delay.js +0 -22
  4453. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/selector-native.js +0 -172
  4454. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/selector-sizzle.js +0 -14
  4455. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/selector.js +0 -1
  4456. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/serialize.js +0 -111
  4457. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/sizzle/dist/sizzle.js +0 -2067
  4458. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/sizzle/dist/sizzle.min.js +0 -3
  4459. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/sizzle/dist/sizzle.min.map +0 -1
  4460. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/traversing.js +0 -199
  4461. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/traversing/findFilter.js +0 -100
  4462. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/traversing/var/rneedsContext.js +0 -6
  4463. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/var/arr.js +0 -3
  4464. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/var/class2type.js +0 -4
  4465. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/var/concat.js +0 -5
  4466. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/var/hasOwn.js +0 -5
  4467. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/var/indexOf.js +0 -5
  4468. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/var/pnum.js +0 -3
  4469. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/var/push.js +0 -5
  4470. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/var/rnotwhite.js +0 -3
  4471. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/var/slice.js +0 -5
  4472. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/var/strundefined.js +0 -3
  4473. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/var/support.js +0 -4
  4474. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/var/toString.js +0 -5
  4475. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/bower_components/jquery/src/wrap.js +0 -79
  4476. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/config.rb +0 -7
  4477. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/source/test.html +0 -0
  4478. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/static.html +0 -1
  4479. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/indexable-app/config.rb +0 -5
  4480. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/indexable-app/source/.htaccess +0 -1
  4481. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/indexable-app/source/.htpasswd +0 -1
  4482. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/indexable-app/source/.nojekyll +0 -0
  4483. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/indexable-app/source/a_folder/needs_index.html +0 -1
  4484. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/indexable-app/source/evil spaces.html +0 -1
  4485. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/indexable-app/source/leave_me_alone.html +0 -1
  4486. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/indexable-app/source/needs_index.html +0 -1
  4487. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/indexable-app/source/regex_leave_me_alone2.html +0 -1
  4488. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/indexable-app/source/regular/index.html +0 -1
  4489. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/indexable-app/source/wildcard_leave_me_alone.html +0 -1
  4490. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/javascript-app/config.rb +0 -0
  4491. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/javascript-app/source/index.html +0 -17
  4492. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/config.rb +0 -3
  4493. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/.htaccess +0 -1
  4494. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/.htpasswd +0 -1
  4495. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/_partial.erb +0 -1
  4496. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/feed.xml.builder +0 -4
  4497. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/images/Child folder/regular_file(example).txt +0 -1
  4498. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/images/Read me (example).txt +0 -1
  4499. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/images/blank.gif +0 -0
  4500. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/index.html.erb +0 -1
  4501. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/layout.erb +0 -9
  4502. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/layouts/content_for.erb +0 -4
  4503. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/layouts/custom.erb +0 -8
  4504. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/link_test.html.erb +0 -5
  4505. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/other_layout.erb +0 -1
  4506. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/services/index.html.erb +0 -1
  4507. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/spaces in file.html.erb +0 -1
  4508. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/static.html +0 -1
  4509. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/large-build-app/source/stylesheets/static.css +0 -2
  4510. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/layouts-dir-app/source/ambiguous.html.erb +0 -5
  4511. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/layouts-dir-app/source/index.html.erb +0 -2
  4512. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/layouts-dir-app/source/layouts/layout.erb +0 -3
  4513. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/layouts-dir-app/source/layouts/other.erb +0 -3
  4514. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/layouts-dir-app/source/layouts2/layout.erb +0 -3
  4515. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/layouts-dir-app/source/nested/layouts2/layout.erb +0 -3
  4516. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/layouts-dir-app/source/other.erb +0 -3
  4517. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/link-to-app/config.rb +0 -0
  4518. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/link-to-app/source/link_to_erb.html.erb +0 -3
  4519. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/link-to-app/source/link_to_haml.html.haml +0 -2
  4520. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/link-to-app/source/link_to_slim.html.slim +0 -2
  4521. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/liquid-app/config.rb +0 -0
  4522. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/liquid-app/data/test.yml +0 -4
  4523. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/liquid-app/data/test2.json +0 -4
  4524. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/liquid-app/source/_liquid_partial.liquid +0 -1
  4525. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/liquid-app/source/data2.html.liquid +0 -2
  4526. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/liquid-app/source/liquid_master.html.liquid +0 -1
  4527. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/lorem-app/config.rb +0 -1
  4528. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/lorem-app/source/lorem.html.erb +0 -13
  4529. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/manual-layout-missing/config.rb +0 -1
  4530. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/manual-layout-missing/source/index.html.erb +0 -1
  4531. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/manual-layout-override/config.rb +0 -3
  4532. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/manual-layout-override/source/index.html.erb +0 -1
  4533. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/manual-layout-override/source/layouts/another.erb +0 -9
  4534. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/manual-layout-override/source/layouts/custom.erb +0 -9
  4535. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/manual-layout/config.rb +0 -1
  4536. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/manual-layout/source/index.html.erb +0 -1
  4537. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/manual-layout/source/layouts/custom.erb +0 -9
  4538. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/config.rb +0 -1
  4539. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/autolink.html.markdown +0 -5
  4540. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/fenced_code_blocks.html.markdown +0 -7
  4541. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/filter_html.html.markdown +0 -1
  4542. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/footnote.html.markdown +0 -3
  4543. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/hard_wrap.html.markdown +0 -2
  4544. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/highlighted.html.markdown +0 -1
  4545. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/images/blank.gif +0 -0
  4546. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/img.html.markdown +0 -1
  4547. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/indented_code_blocks.html.markdown +0 -5
  4548. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/index.html.markdown +0 -4
  4549. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/lax_spacing.html.markdown +0 -3
  4550. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/link.html.markdown +0 -1
  4551. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/mailto.html.markdown +0 -1
  4552. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/no_intra_emphasis.html.markdown +0 -5
  4553. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/prettify.html.markdown +0 -3
  4554. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/quote.html.markdown +0 -1
  4555. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/safe_links.html.markdown +0 -1
  4556. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/smarty_pants.html.markdown +0 -5
  4557. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/space_after_headers.html.markdown +0 -5
  4558. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/strikethrough.html.markdown +0 -5
  4559. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/superscript.html.markdown +0 -5
  4560. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/tables.html.markdown +0 -8
  4561. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/underline.html.markdown +0 -1
  4562. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-app/source/with_toc_data.html.markdown +0 -3
  4563. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-frontmatter-options-app/config.rb +0 -1
  4564. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-frontmatter-options-app/source/smarty_pants-default.html.markdown +0 -5
  4565. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-frontmatter-options-app/source/smarty_pants-off.html.markdown +0 -7
  4566. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-frontmatter-options-app/source/smarty_pants-on.html.markdown +0 -7
  4567. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-frontmatter-options-app/source/tables-default.html.markdown +0 -8
  4568. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-frontmatter-options-app/source/tables-off.html.markdown +0 -10
  4569. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-frontmatter-options-app/source/tables-on.html.markdown +0 -10
  4570. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-in-haml-app/config.rb +0 -0
  4571. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-in-haml-app/source/images/blank.gif +0 -0
  4572. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-in-haml-app/source/link_target.html.markdown +0 -4
  4573. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-in-slim-app/config.rb +0 -0
  4574. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-in-slim-app/source/images/blank.gif +0 -0
  4575. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/markdown-in-slim-app/source/link_target.html.markdown +0 -4
  4576. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/inline-css.html.haml +0 -5
  4577. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/inline-css.php +0 -8
  4578. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/more-css/site.css +0 -3
  4579. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/base/_base.scss +0 -15
  4580. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/base/_buttons.scss +0 -35
  4581. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/base/_forms.scss +0 -90
  4582. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/base/_grid-settings.scss +0 -14
  4583. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/base/_lists.scss +0 -31
  4584. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/base/_tables.scss +0 -25
  4585. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/base/_typography.scss +0 -49
  4586. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/base/_variables.scss +0 -42
  4587. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/_bourbon-deprecated-upcoming.scss +0 -411
  4588. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/_bourbon.scss +0 -87
  4589. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_border-color.scss +0 -26
  4590. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_border-radius.scss +0 -48
  4591. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_border-style.scss +0 -25
  4592. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_border-width.scss +0 -25
  4593. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_buttons.scss +0 -64
  4594. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_clearfix.scss +0 -25
  4595. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_ellipsis.scss +0 -30
  4596. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_font-stacks.scss +0 -31
  4597. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_hide-text.scss +0 -27
  4598. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_margin.scss +0 -26
  4599. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_padding.scss +0 -26
  4600. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_position.scss +0 -48
  4601. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_prefixer.scss +0 -66
  4602. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_retina-image.scss +0 -25
  4603. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_size.scss +0 -51
  4604. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_text-inputs.scss +0 -113
  4605. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_timing-functions.scss +0 -34
  4606. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_triangle.scss +0 -63
  4607. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/addons/_word-wrap.scss +0 -29
  4608. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_animation.scss +0 -43
  4609. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_appearance.scss +0 -3
  4610. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_backface-visibility.scss +0 -3
  4611. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_background-image.scss +0 -42
  4612. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_background.scss +0 -55
  4613. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_border-image.scss +0 -59
  4614. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_calc.scss +0 -4
  4615. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_columns.scss +0 -47
  4616. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_filter.scss +0 -4
  4617. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_flex-box.scss +0 -287
  4618. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_font-face.scss +0 -24
  4619. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_font-feature-settings.scss +0 -4
  4620. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_hidpi-media-query.scss +0 -10
  4621. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_hyphens.scss +0 -4
  4622. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_image-rendering.scss +0 -14
  4623. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_keyframes.scss +0 -36
  4624. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_linear-gradient.scss +0 -38
  4625. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_perspective.scss +0 -8
  4626. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_placeholder.scss +0 -8
  4627. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_radial-gradient.scss +0 -39
  4628. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_selection.scss +0 -42
  4629. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_text-decoration.scss +0 -19
  4630. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_transform.scss +0 -15
  4631. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_transition.scss +0 -71
  4632. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_user-select.scss +0 -3
  4633. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_assign-inputs.scss +0 -11
  4634. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_contains-falsy.scss +0 -20
  4635. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_contains.scss +0 -26
  4636. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_is-length.scss +0 -11
  4637. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_is-light.scss +0 -21
  4638. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_is-number.scss +0 -11
  4639. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_is-size.scss +0 -13
  4640. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_modular-scale.scss +0 -69
  4641. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_px-to-em.scss +0 -13
  4642. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_px-to-rem.scss +0 -15
  4643. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_shade.scss +0 -24
  4644. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_strip-units.scss +0 -17
  4645. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_tint.scss +0 -24
  4646. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_transition-property-name.scss +0 -22
  4647. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/functions/_unpack.scss +0 -27
  4648. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_convert-units.scss +0 -21
  4649. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_directional-values.scss +0 -96
  4650. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_font-source-declaration.scss +0 -43
  4651. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_gradient-positions-parser.scss +0 -13
  4652. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_linear-angle-parser.scss +0 -25
  4653. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_linear-gradient-parser.scss +0 -41
  4654. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_linear-positions-parser.scss +0 -61
  4655. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_linear-side-corner-parser.scss +0 -31
  4656. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_radial-arg-parser.scss +0 -69
  4657. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_radial-gradient-parser.scss +0 -50
  4658. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_radial-positions-parser.scss +0 -18
  4659. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_render-gradients.scss +0 -26
  4660. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_shape-size-stripper.scss +0 -10
  4661. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/helpers/_str-to-num.scss +0 -50
  4662. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/settings/_asset-pipeline.scss +0 -7
  4663. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/settings/_prefixer.scss +0 -9
  4664. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/bourbon/settings/_px-to-em.scss +0 -1
  4665. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/report.css +0 -1
  4666. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/site.css.sass +0 -7
  4667. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-css-app/source/stylesheets/site.xcss.sass +0 -6
  4668. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-js-app/config.rb +0 -0
  4669. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-js-app/source/inline-coffeescript.html.haml +0 -3
  4670. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-js-app/source/inline-js.html.haml +0 -28
  4671. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-js-app/source/inline-js.php +0 -22
  4672. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-js-app/source/javascripts/coffee_test.js.coffee +0 -3
  4673. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-js-app/source/javascripts/js_test.js +0 -8
  4674. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-js-app/source/javascripts/js_test.xjs +0 -8
  4675. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/minify-js-app/source/more-js/other.js +0 -8
  4676. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/missing-tilt-library-app/config.rb +0 -2
  4677. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/missing-tilt-library-app/source/danger-zone/more-wiki.html.wiki +0 -1
  4678. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/missing-tilt-library-app/source/safe-zone/my-wiki.html.wiki +0 -1
  4679. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/missing-tilt-library-app/source/textile-source.html.textile +0 -1
  4680. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/missing-tilt-library-app/source/wiki-source.html.wiki +0 -1
  4681. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-extensionless-text-files-app/config.rb +0 -1
  4682. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-extensionless-text-files-app/source/CNAME +0 -1
  4683. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-extensionless-text-files-app/source/LICENSE +0 -1
  4684. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-extensionless-text-files-app/source/README +0 -1
  4685. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-extensionless-text-files-app/source/index.html +0 -1
  4686. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-frontmatter-settings-app/config.rb +0 -4
  4687. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-frontmatter-settings-app/source/alternate_layout.html.erb +0 -5
  4688. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-frontmatter-settings-app/source/ignored.html.erb +0 -5
  4689. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-frontmatter-settings-app/source/layouts/alternate.erb +0 -3
  4690. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-frontmatter-settings-app/source/no_index.html.erb +0 -5
  4691. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-ignore-app/source/about.html.erb +0 -1
  4692. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-ignore-app/source/images/icon/messages.png +0 -0
  4693. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-ignore-app/source/images/pic.png +0 -0
  4694. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-ignore-app/source/images/portrait.jpg +0 -0
  4695. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-ignore-app/source/index.html.erb +0 -0
  4696. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-ignore-app/source/plain.html +0 -1
  4697. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-ignore-app/source/reports/another.html +0 -0
  4698. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-ignore-app/source/reports/index.html +0 -0
  4699. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-markdown-app/source/layouts/layout.erb +0 -13
  4700. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-markdown-app/source/with_layout.html.markdown +0 -4
  4701. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-markdown-app/source/with_layout_erb.html.markdown.erb +0 -4
  4702. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-preview-app/config.rb +0 -0
  4703. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-preview-app/source/content.html.erb +0 -1
  4704. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-preview-app/source/layout.erb +0 -1
  4705. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-preview-app/source/stylesheets/_partial.sass +0 -2
  4706. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-preview-app/source/stylesheets/_partial2.css.sass +0 -2
  4707. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-preview-app/source/stylesheets/main.css.sass +0 -4
  4708. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-preview-app/source/stylesheets/main2.css.sass +0 -4
  4709. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-preview-app/source/stylesheets/plain.css.sass +0 -2
  4710. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/config.rb +0 -7
  4711. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/directory-indexed.html.erb +0 -0
  4712. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/directory-indexed/sibling.html.erb +0 -3
  4713. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/directory-indexed/sibling2.html.erb +0 -3
  4714. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/directory-indexed/sub2/index.html.erb +0 -0
  4715. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/directory-indexed/sub3/deep.html.erb +0 -0
  4716. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/index.html.erb +0 -0
  4717. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/layout.erb +0 -21
  4718. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/proxied.html.erb +0 -0
  4719. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/root.html.erb +0 -0
  4720. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/sub/index.html.erb +0 -0
  4721. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/sub/sibling.html.erb +0 -0
  4722. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/sub/sibling2.html.erb +0 -0
  4723. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/sub/sub2/index.html.erb +0 -0
  4724. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/more-traversal-app/source/sub/sub3/deep.html.erb +0 -0
  4725. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-data-sources-app/config.rb +0 -3
  4726. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-data-sources-app/data/data.yml +0 -1
  4727. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-data-sources-app/data/two.yml +0 -1
  4728. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-data-sources-app/data0/one.yml +0 -1
  4729. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-data-sources-app/data1/data1.yml +0 -1
  4730. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-data-sources-app/data1/one.yml +0 -1
  4731. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-data-sources-app/data2/data2.yml +0 -1
  4732. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-data-sources-app/data2/two.yml +0 -1
  4733. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-data-sources-app/source/index.html.erb +0 -5
  4734. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-layouts/config.rb +0 -0
  4735. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-layouts/source/index.html.erb +0 -1
  4736. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-layouts/source/layout.erb +0 -9
  4737. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-layouts/source/layout.str +0 -9
  4738. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-sources-app/config.rb +0 -3
  4739. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-sources-app/source/index.html.erb +0 -1
  4740. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-sources-app/source/override-in-two.html.erb +0 -1
  4741. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-sources-app/source0/override-in-one.html.erb +0 -1
  4742. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-sources-app/source1/index1.html.erb +0 -1
  4743. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-sources-app/source1/override-in-one.html.erb +0 -1
  4744. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-sources-app/source2/index2.html.erb +0 -1
  4745. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-sources-app/source2/override-in-two.html.erb +0 -1
  4746. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-sources-with-duplicate-file-names-app/config.rb +0 -2
  4747. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-sources-with-duplicate-file-names-app/source/index.html.erb +0 -1
  4748. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/multiple-sources-with-duplicate-file-names-app/source2/index.html.erb +0 -1
  4749. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-data-app/config.rb +0 -1
  4750. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-data-app/data/examples/deeper/stuff.yml +0 -1
  4751. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-data-app/data/examples/more.yml +0 -1
  4752. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-data-app/data/examples/test.yml +0 -1
  4753. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-data-app/data/examples/withcontent.yaml +0 -11
  4754. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-data-app/source/extracontent.html.haml.erb +0 -4
  4755. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-data-app/source/test.html.erb +0 -3
  4756. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/config.rb +0 -1
  4757. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/another.html.markdown +0 -7
  4758. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/data-one.html.erb +0 -5
  4759. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/data-two.html.erb +0 -5
  4760. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/haml-test.html.markdown +0 -7
  4761. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/index.html.erb +0 -6
  4762. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/layouts/inner.erb +0 -7
  4763. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/layouts/inner_haml.haml +0 -7
  4764. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/layouts/inner_slim.slim +0 -7
  4765. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/layouts/master.erb +0 -9
  4766. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/layouts/master_haml.haml +0 -7
  4767. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/layouts/master_slim.slim +0 -7
  4768. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/layouts/outer.erb +0 -8
  4769. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/layouts/outer_haml.haml +0 -7
  4770. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/layouts/outer_slim.slim +0 -7
  4771. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/nested-layout-app/source/slim-test.html.markdown +0 -7
  4772. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/no-layout/config.rb +0 -0
  4773. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/no-layout/source/index.html.erb +0 -1
  4774. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/padrino-helpers-app/config.rb +0 -7
  4775. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/padrino-helpers-app/source/former_padrino_test.html.erb +0 -6
  4776. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-classes-app/config.rb +0 -2
  4777. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-classes-app/source/1-folder/1-inside-with-numeric.html.erb +0 -1
  4778. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-classes-app/source/1-starts-with-numeric.html.erb +0 -1
  4779. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-classes-app/source/2-starts-with-numeric-custom.html.erb +0 -1
  4780. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-classes-app/source/page-classes.html.erb +0 -1
  4781. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-classes-app/source/sub1/page-classes.html.erb +0 -1
  4782. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-classes-app/source/sub1/sub2/page-classes.html.erb +0 -1
  4783. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-helper-layout-block-app/config.rb +0 -6
  4784. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-helper-layout-block-app/source/index.html.erb +0 -1
  4785. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-helper-layout-block-app/source/layouts/alt.erb +0 -3
  4786. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-helper-layout-block-app/source/layouts/layout.erb +0 -3
  4787. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-helper-layout-block-app/source/path/child.html.erb +0 -1
  4788. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-helper-layout-block-app/source/path/index.html.erb +0 -1
  4789. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-id-app/config-proc.rb +0 -7
  4790. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-id-app/config.rb +0 -5
  4791. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-id-app/source/feed.xml.erb +0 -1
  4792. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-id-app/source/fm.html.erb +0 -5
  4793. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-id-app/source/folder/foldern.html.erb +0 -1
  4794. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-id-app/source/fourty-two.html.erb +0 -5
  4795. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-id-app/source/implicit.html.erb +0 -1
  4796. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-id-app/source/index.html.erb +0 -15
  4797. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-id-app/source/overwrites/from-default.html.erb +0 -1
  4798. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/page-id-app/source/overwrites/from-frontmatter.html.erb +0 -5
  4799. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/paginate-app/config.rb +0 -0
  4800. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/paginate-app/source/archive/2011/index.html.erb +0 -20
  4801. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/paginate-app/source/blog/2011-01-01-test-article.html.markdown +0 -6
  4802. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/paginate-app/source/blog/2011-01-02-test-article.html.markdown +0 -6
  4803. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/paginate-app/source/blog/2011-01-03-test-article.html.markdown +0 -6
  4804. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/paginate-app/source/blog/2011-01-04-test-article.html.markdown +0 -6
  4805. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/paginate-app/source/blog/2011-01-05-test-article.html.markdown +0 -6
  4806. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/paginate-app/source/blog/2011-02-01-test-article.html.markdown +0 -6
  4807. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/paginate-app/source/blog/2011-02-02-test-article.html.markdown +0 -6
  4808. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/paginate-app/source/index.html.erb +0 -15
  4809. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/paginate-app/source/tag.html.erb +0 -23
  4810. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partial-chained_templates-app/config.rb +0 -0
  4811. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/config.rb +0 -0
  4812. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/_block.erb +0 -3
  4813. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/_code_snippet.html +0 -1
  4814. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/_locals.erb +0 -1
  4815. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/_main.erb +0 -1
  4816. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/_main.str +0 -1
  4817. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/block.html.erb +0 -3
  4818. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/images/tiger.svg +0 -725
  4819. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/index.html.erb +0 -3
  4820. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/index_missing.html.erb +0 -3
  4821. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/locals.html.erb +0 -1
  4822. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/second.html.str +0 -3
  4823. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/shared/_footer.erb +0 -1
  4824. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/shared/_header.erb +0 -1
  4825. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/shared/_snippet.html.erb +0 -1
  4826. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/static_underscore.html.erb +0 -1
  4827. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/sub/_local.erb +0 -1
  4828. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/sub/index.html.erb +0 -3
  4829. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/svg.html.erb +0 -1
  4830. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/partials-app/source/using_snippet.html.erb +0 -1
  4831. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/passthrough-app/source/.htaccess +0 -1
  4832. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/passthrough-app/source/inline-coffeescript.html.haml +0 -3
  4833. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/passthrough-app/source/inline-css.html.haml +0 -4
  4834. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/passthrough-app/source/inline-js.html.haml +0 -28
  4835. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/passthrough-app/source/javascripts/coffee_test.js.coffee +0 -3
  4836. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/passthrough-app/source/javascripts/js_test.js +0 -8
  4837. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/passthrough-app/source/stylesheets/site.css.sass +0 -5
  4838. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/preview-app/config.rb +0 -0
  4839. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/preview-app/source/content.html.erb +0 -1
  4840. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/preview-app/source/layout.erb +0 -1
  4841. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/proxy-pages-app/config.rb +0 -18
  4842. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/proxy-pages-app/source/real.html +0 -1
  4843. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/proxy-pages-app/source/real/index.html.erb +0 -5
  4844. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/proxy-pages-app/source/should_be_ignored3.html +0 -1
  4845. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/proxy-pages-app/source/should_be_ignored6.html +0 -1
  4846. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/proxy-pages-app/source/should_be_ignored7.html +0 -1
  4847. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/proxy-pages-app/source/should_be_ignored8.html +0 -1
  4848. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/related-files-app/config.rb +0 -0
  4849. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/related-files-app/source/index.html.erb +0 -0
  4850. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/related-files-app/source/partials/_test.erb +0 -0
  4851. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/related-files-app/source/partials/_test2.haml +0 -0
  4852. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/related-files-app/source/stylesheets/_include3.sass +0 -0
  4853. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/related-files-app/source/stylesheets/_include4.scss +0 -0
  4854. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/related-files-app/source/stylesheets/include1.css +0 -0
  4855. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/related-files-app/source/stylesheets/include2.css.scss +0 -0
  4856. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/related-files-app/source/stylesheets/site.css.scss +0 -0
  4857. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-app/config.rb +0 -0
  4858. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-app/source/images/blank.gif +0 -0
  4859. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-app/source/stylesheets/relative_assets.css.sass +0 -2
  4860. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/config.rb +0 -5
  4861. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/absolute_image_relative_css.html.erb +0 -9
  4862. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/fonts/roboto/roboto-regular-webfont.eot +0 -0
  4863. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/fonts/roboto/roboto-regular-webfont.svg +0 -0
  4864. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/fonts/roboto/roboto-regular-webfont.ttf +0 -0
  4865. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/fonts/roboto/roboto-regular-webfont.woff +0 -0
  4866. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/images/blank.gif +0 -0
  4867. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/images/blank2.gif +0 -0
  4868. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/img/blank.gif +0 -0
  4869. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/javascripts/app.js +0 -3
  4870. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/javascripts/application.js +0 -8
  4871. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/relative_image.html.erb +0 -9
  4872. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/relative_image_absolute_css.html.erb +0 -9
  4873. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/stylesheets/fonts.css +0 -10
  4874. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/stylesheets/fonts2.css.scss +0 -10
  4875. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/relative-assets-app/source/stylesheets/relative_assets.css.sass +0 -2
  4876. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/sass-assets-path-app/assets/stylesheets/_shared-asset-sass.sass +0 -1
  4877. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/sass-assets-path-app/assets/stylesheets/_shared-asset.scss +0 -1
  4878. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/sass-assets-path-app/config.rb +0 -4
  4879. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/sass-assets-path-app/my-vendor/stylesheets/_partial.sass +0 -2
  4880. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/sass-assets-path-app/source/stylesheets/plain.css.sass +0 -16
  4881. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/sass-in-slim-app/config.rb +0 -0
  4882. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/scss-app/config.rb +0 -0
  4883. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/scss-app/source/stylesheets/error.css.sass +0 -1
  4884. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/scss-app/source/stylesheets/layout.css.sass +0 -2
  4885. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/scss-app/source/stylesheets/site_scss.css.scss +0 -3
  4886. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/sinatra-app/config.rb +0 -14
  4887. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/sinatra-app/source/index.html.erb +0 -5
  4888. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/slim-content-for-app/config.rb +0 -0
  4889. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/slim-content-for-app/source/index.html.slim +0 -7
  4890. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/slim-content-for-app/source/layouts/layout.slim +0 -15
  4891. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/strip-url-app/config.rb +0 -0
  4892. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/strip-url-app/source/index.html.erb +0 -1
  4893. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/strip-url-app/source/other.html.erb +0 -1
  4894. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/strip-url-app/source/subdir/index.html.erb +0 -1
  4895. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/stylus-preview-app/config.rb +0 -0
  4896. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/stylus-preview-app/source/content.html.erb +0 -5
  4897. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/stylus-preview-app/source/stylesheets/_partial.styl +0 -2
  4898. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/stylus-preview-app/source/stylesheets/_partial2.css.styl +0 -2
  4899. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/stylus-preview-app/source/stylesheets/main.css.styl +0 -4
  4900. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/stylus-preview-app/source/stylesheets/main2.css.styl +0 -4
  4901. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/stylus-preview-app/source/stylesheets/plain.css.styl +0 -2
  4902. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/config.rb +0 -5
  4903. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/.htaccess +0 -0
  4904. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/directory-indexed.html.erb +0 -0
  4905. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/directory-indexed/sibling.html.erb +0 -3
  4906. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/directory-indexed/sibling2.html.erb +0 -3
  4907. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/directory-indexed/sub2/index.html.erb +0 -0
  4908. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/directory-indexed/sub3/deep.html.erb +0 -0
  4909. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/index.html.erb +0 -0
  4910. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/layout.erb +0 -21
  4911. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/proxied.html.erb +0 -0
  4912. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/root.html.erb +0 -0
  4913. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/sub/index.html.erb +0 -0
  4914. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/sub/sibling.html.erb +0 -0
  4915. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/sub/sibling2.html.erb +0 -0
  4916. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/sub/sub2/index.html.erb +0 -0
  4917. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/traversal-app/source/sub/sub3/deep.html.erb +0 -0
  4918. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/v4-extension-callbacks/config.rb +0 -42
  4919. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/v4-extension-callbacks/source/index.html.erb +0 -2
  4920. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/wildcard-app/config.rb +0 -1
  4921. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/wildcard-app/source/admin/index.html.erb +0 -1
  4922. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/wildcard-app/source/admin/page.html.erb +0 -1
  4923. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/wildcard-app/source/index.html.erb +0 -1
  4924. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/wildcard-app/source/layouts/admin.erb +0 -2
  4925. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/wildcard-app/source/layouts/layout.erb +0 -2
  4926. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/wildcard-directory-index-app/config.rb +0 -2
  4927. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/wildcard-directory-index-app/source/admin/index.html.erb +0 -1
  4928. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/wildcard-directory-index-app/source/admin/page.html.erb +0 -1
  4929. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/wildcard-directory-index-app/source/index.html.erb +0 -1
  4930. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/wildcard-directory-index-app/source/layouts/admin.erb +0 -2
  4931. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/wildcard-directory-index-app/source/layouts/layout.erb +0 -2
  4932. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core.rb +0 -14
  4933. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/application.rb +0 -460
  4934. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/builder.rb +0 -305
  4935. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/callback_manager.rb +0 -68
  4936. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/config_context.rb +0 -67
  4937. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/configuration.rb +0 -157
  4938. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/contracts.rb +0 -111
  4939. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions.rb +0 -146
  4940. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/collections.rb +0 -121
  4941. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/collections/lazy_root.rb +0 -30
  4942. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/collections/lazy_step.rb +0 -50
  4943. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/collections/pagination.rb +0 -59
  4944. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/collections/step_context.rb +0 -34
  4945. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/data.rb +0 -225
  4946. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/default_helpers.rb +0 -297
  4947. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/external_helpers.rb +0 -30
  4948. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/file_watcher.rb +0 -82
  4949. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/front_matter.rb +0 -93
  4950. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/i18n.rb +0 -298
  4951. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/inline_url_rewriter.rb +0 -135
  4952. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/rendering.rb +0 -55
  4953. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/routing.rb +0 -69
  4954. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/core_extensions/show_exceptions.rb +0 -12
  4955. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/dns_resolver.rb +0 -73
  4956. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/dns_resolver/basic_network_resolver.rb +0 -52
  4957. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/dns_resolver/hosts_resolver.rb +0 -63
  4958. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/dns_resolver/local_link_resolver.rb +0 -44
  4959. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/dns_resolver/network_resolver.rb +0 -42
  4960. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extension.rb +0 -558
  4961. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extension_manager.rb +0 -95
  4962. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extensions.rb +0 -137
  4963. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extensions/asset_hash.rb +0 -120
  4964. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extensions/asset_host.rb +0 -41
  4965. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extensions/automatic_alt_tags.rb +0 -28
  4966. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extensions/automatic_image_sizes.rb +0 -48
  4967. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extensions/cache_buster.rb +0 -23
  4968. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extensions/directory_indexes.rb +0 -32
  4969. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extensions/external_pipeline.rb +0 -88
  4970. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extensions/gzip.rb +0 -114
  4971. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extensions/lorem.rb +0 -176
  4972. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extensions/minify_css.rb +0 -128
  4973. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extensions/minify_javascript.rb +0 -131
  4974. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/extensions/relative_assets.rb +0 -78
  4975. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/file_renderer.rb +0 -136
  4976. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/load_paths.rb +0 -49
  4977. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/logger.rb +0 -47
  4978. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages.rb +0 -112
  4979. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages/assets/config.css +0 -49
  4980. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages/assets/glyphicons-halflings.png +0 -0
  4981. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages/assets/jquery-1.8.2.min.js +0 -2
  4982. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages/assets/jquery.details-1.6.min.js +0 -6
  4983. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages/assets/meta.css +0 -384
  4984. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages/assets/sitemap.css +0 -652
  4985. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages/assets/sitemap.js +0 -0
  4986. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages/config_setting.rb +0 -37
  4987. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages/sitemap_resource.rb +0 -67
  4988. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages/sitemap_tree.rb +0 -77
  4989. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages/templates/config.html.erb +0 -57
  4990. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages/templates/index.html.erb +0 -33
  4991. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/meta_pages/templates/sitemap.html.erb +0 -30
  4992. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/preview_server.rb +0 -338
  4993. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/preview_server/checks.rb +0 -81
  4994. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/preview_server/information.rb +0 -273
  4995. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/preview_server/network_interface_inventory.rb +0 -65
  4996. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/preview_server/server_hostname.rb +0 -39
  4997. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/preview_server/server_information.rb +0 -153
  4998. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/preview_server/server_information_callback_proxy.rb +0 -35
  4999. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/preview_server/server_information_validator.rb +0 -18
  5000. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/preview_server/server_ip_address.rb +0 -55
  5001. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/preview_server/server_url.rb +0 -63
  5002. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/preview_server/tcp_port_prober.rb +0 -29
  5003. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/profiling.rb +0 -53
  5004. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/rack.rb +0 -155
  5005. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/renderers/coffee_script.rb +0 -42
  5006. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/renderers/erb.rb +0 -21
  5007. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/renderers/haml.rb +0 -82
  5008. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/renderers/kramdown.rb +0 -52
  5009. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/renderers/less.rb +0 -36
  5010. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/renderers/liquid.rb +0 -54
  5011. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/renderers/markdown.rb +0 -43
  5012. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/renderers/redcarpet.rb +0 -100
  5013. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/renderers/sass.rb +0 -125
  5014. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/renderers/sass_functions.rb +0 -109
  5015. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/renderers/slim.rb +0 -48
  5016. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/renderers/stylus.rb +0 -10
  5017. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/sitemap/extensions/ignores.rb +0 -85
  5018. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/sitemap/extensions/import.rb +0 -65
  5019. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/sitemap/extensions/move_file.rb +0 -39
  5020. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/sitemap/extensions/on_disk.rb +0 -74
  5021. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/sitemap/extensions/proxies.rb +0 -122
  5022. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/sitemap/extensions/redirects.rb +0 -83
  5023. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/sitemap/extensions/request_endpoints.rb +0 -68
  5024. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/sitemap/extensions/traversal.rb +0 -107
  5025. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/sitemap/resource.rb +0 -257
  5026. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/sitemap/store.rb +0 -291
  5027. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/sources.rb +0 -376
  5028. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/sources/source_watcher.rb +0 -372
  5029. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/step_definitions.rb +0 -21
  5030. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/step_definitions/builder_steps.rb +0 -31
  5031. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/step_definitions/commandline_steps.rb +0 -88
  5032. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/step_definitions/middleman_steps.rb +0 -60
  5033. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/step_definitions/server_steps.rb +0 -124
  5034. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/template_context.rb +0 -213
  5035. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/template_renderer.rb +0 -252
  5036. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/util.rb +0 -24
  5037. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/util/binary.rb +0 -78
  5038. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/util/data.rb +0 -159
  5039. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/util/files.rb +0 -137
  5040. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/util/paths.rb +0 -312
  5041. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/util/rack.rb +0 -62
  5042. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/util/uri_templates.rb +0 -97
  5043. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman-core/version.rb +0 -5
  5044. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/lib/middleman/rack.rb +0 -12
  5045. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/middleman-core.gemspec +0 -60
  5046. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/middleman-core/binary_spec/middleman +0 -0
  5047. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/middleman-core/binary_spec/middleman.png +0 -0
  5048. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/middleman-core/binary_spec/plain.txt +0 -1
  5049. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/middleman-core/binary_spec/stars.svgz +0 -0
  5050. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/middleman-core/binary_spec/unicode +0 -1
  5051. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/middleman-core/binary_spec/unicode.txt +0 -1
  5052. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/middleman-core/callbacks_spec.rb +0 -132
  5053. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/middleman-core/core_extensions/data_spec.rb +0 -147
  5054. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/middleman-core/dns_resolver_spec.rb +0 -118
  5055. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/middleman-core/preview_server/server_hostname_spec.rb +0 -39
  5056. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/middleman-core/preview_server/server_ip_address_spec.rb +0 -43
  5057. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/middleman-core/util_spec.rb +0 -230
  5058. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/spec_helper.rb +0 -36
  5059. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/spec/support/given.rb +0 -42
  5060. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/.editorconfig +0 -13
  5061. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/.gitignore +0 -13
  5062. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/.rspec +0 -2
  5063. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/.rubocop.yml +0 -65
  5064. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/.simplecov +0 -9
  5065. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/.travis.yml +0 -30
  5066. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/CHANGELOG.md +0 -106
  5067. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/CONTRIBUTING.md +0 -43
  5068. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/Gemfile +0 -45
  5069. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/ISSUE_TEMPLATE.md +0 -10
  5070. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/LICENSE.md +0 -20
  5071. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/README.md +0 -127
  5072. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/Rakefile +0 -55
  5073. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/docs/upgrade-3-to-4.md +0 -118
  5074. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/docs/usage-with-rails-assets.md +0 -80
  5075. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/asset_gems.feature +0 -63
  5076. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/basic_usage.feature +0 -97
  5077. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/bower.feature +0 -102
  5078. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/linked_assets.feature +0 -123
  5079. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/middleman_helpers.feature +0 -152
  5080. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/step_definitions/builder_steps.rb +0 -8
  5081. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/step_definitions/server_steps.rb +0 -34
  5082. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/support/env.rb +0 -17
  5083. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/asset_hash.feature +0 -112
  5084. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/exception_response.feature +0 -31
  5085. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/excluded_file_extensions.feature +0 -50
  5086. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/file_not_found.feature +0 -52
  5087. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/handles_string_resource.feature +0 -22
  5088. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/http_prefix_linked_assets.feature +0 -56
  5089. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/ignore_directive_is_respected.feature +0 -90
  5090. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/imported_asset_extensions.feature +0 -77
  5091. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/imported_asset_processor.feature +0 -89
  5092. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/jst.feature +0 -36
  5093. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/linked_asset_addition_and_removal.feature +0 -195
  5094. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/long_filenames.feature +0 -40
  5095. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/partial_rendering.feature +0 -50
  5096. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/path_helpers.feature +0 -106
  5097. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/processible_outside_asset_dir.feature +0 -49
  5098. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/proxy_asset.feature +0 -70
  5099. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/sass_globs.feature +0 -76
  5100. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/sass_partials.feature +0 -49
  5101. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/sassc.feature +0 -27
  5102. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/usage_of_environment.feature +0 -32
  5103. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/use_from_templates.feature +0 -21
  5104. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/features/test_cases/using_assets_gem_assets.feature +0 -88
  5105. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/config.rb +0 -7
  5106. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/images/100px.gif +0 -0
  5107. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/images/100px.jpg +0 -0
  5108. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/images/100px.png +0 -0
  5109. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/index.html.erb +0 -308
  5110. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/javascripts/application.js +0 -8
  5111. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/javascripts/sprockets_base.js +0 -5
  5112. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/javascripts/sprockets_sub.js +0 -3
  5113. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/layout.erb +0 -19
  5114. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/other.html.erb +0 -2
  5115. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/partials.html.erb +0 -2
  5116. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/stylesheets/_partial.sass +0 -2
  5117. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/stylesheets/jquery-mobile.css.scss +0 -2
  5118. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/stylesheets/site.css.scss +0 -4
  5119. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/stylesheets/uses_partials.css.sass +0 -4
  5120. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-app/source/subdir/index.html.erb +0 -308
  5121. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-host-app/config.rb +0 -6
  5122. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-host-app/source/images/100px.gif +0 -0
  5123. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-host-app/source/images/100px.jpg +0 -0
  5124. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-host-app/source/images/100px.png +0 -0
  5125. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-host-app/source/index.html.erb +0 -6
  5126. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-host-app/source/layout.erb +0 -17
  5127. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-host-app/source/other.html.erb +0 -2
  5128. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-host-app/source/stylesheets/site.css.scss +0 -4
  5129. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/asset-hash-host-app/source/subdir/index.html.erb +0 -6
  5130. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/base-app/config.rb +0 -1
  5131. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/base-app/source/index.html.erb +0 -0
  5132. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/gems/assets_gem/assets_gem.gemspec +0 -14
  5133. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/gems/assets_gem/lib/assets_gem.rb +0 -7
  5134. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/gems/assets_gem/vendor/assets/css/_imports/_import.scss +0 -1
  5135. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/gems/assets_gem/vendor/assets/css/test.scss +0 -3
  5136. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/gems/assets_gem/vendor/assets/fonts/font.ttf +0 -0
  5137. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/gems/assets_gem/vendor/assets/images/logo.png +0 -0
  5138. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/fixtures/gems/assets_gem/vendor/assets/javascripts/_imports/import.js +0 -1
  5139. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/gemfiles/middleman-4.0.gemfile +0 -7
  5140. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/gemfiles/middleman-4.1.gemfile +0 -7
  5141. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/gemfiles/middleman-head.gemfile +0 -7
  5142. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/gemfiles/sprockets-4.0.gemfile +0 -6
  5143. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/lib/middleman-sprockets.rb +0 -6
  5144. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/lib/middleman-sprockets/extension.rb +0 -192
  5145. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/lib/middleman-sprockets/extension/context_methods.rb +0 -44
  5146. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/lib/middleman-sprockets/extension/expose_middleman_helpers.rb +0 -23
  5147. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/lib/middleman-sprockets/interface.rb +0 -65
  5148. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/lib/middleman-sprockets/resource.rb +0 -97
  5149. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/lib/middleman-sprockets/resource_store.rb +0 -39
  5150. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/lib/middleman-sprockets/version.rb +0 -5
  5151. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/middleman-sprockets.gemspec +0 -23
  5152. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/spec/spec_helper.rb +0 -16
  5153. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/spec/support/aruba.rb +0 -18
  5154. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/spec/support/rspec.rb +0 -17
  5155. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-sprockets-4.1.1/tasks/matrix.rake +0 -43
  5156. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/.gitignore +0 -17
  5157. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/.travis.yml +0 -16
  5158. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/CHANGELOG.md +0 -56
  5159. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/CONTRIBUTING.md +0 -44
  5160. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/Gemfile +0 -23
  5161. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/LICENSE.md +0 -20
  5162. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/README.md +0 -211
  5163. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/Rakefile +0 -34
  5164. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/features/haml_filter.feature +0 -13
  5165. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/features/helper.feature +0 -34
  5166. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/features/markdown.feature +0 -27
  5167. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/features/markdown_line_numbers_disabled.feature +0 -13
  5168. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/features/markdown_line_numbers_enabled.feature +0 -13
  5169. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/features/support/env.rb +0 -6
  5170. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/features/support/step_definitions.rb +0 -4
  5171. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/fixtures/test-app/config.rb +0 -1
  5172. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/fixtures/test-app/source/code.html.markdown +0 -13
  5173. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/fixtures/test-app/source/code_haml.html.haml +0 -20
  5174. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/fixtures/test-app/source/code_haml_filter.html.haml +0 -12
  5175. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/fixtures/test-app/source/code_html.html.erb +0 -22
  5176. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/fixtures/test-app/source/code_slim.html.slim +0 -21
  5177. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/fixtures/test-app/source/code_with_disabled_line_numbers.html.markdown +0 -7
  5178. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/fixtures/test-app/source/code_with_enabled_line_numbers.html.markdown +0 -25
  5179. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/lib/middleman-syntax.rb +0 -7
  5180. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/lib/middleman-syntax/extension.rb +0 -70
  5181. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/lib/middleman-syntax/formatters.rb +0 -27
  5182. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/lib/middleman-syntax/haml_monkey_patch.rb +0 -23
  5183. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/lib/middleman-syntax/highlighter.rb +0 -21
  5184. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/lib/middleman-syntax/language_parameter_parser.rb +0 -17
  5185. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/lib/middleman-syntax/middleman_extension.rb +0 -2
  5186. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/lib/middleman-syntax/redcarpet_code_renderer.rb +0 -14
  5187. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/lib/middleman-syntax/version.rb +0 -5
  5188. data/docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/middleman-syntax.gemspec +0 -26
  5189. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/.concourse.yml +0 -83
  5190. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/.gitignore +0 -7
  5191. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/.travis.yml +0 -15
  5192. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/CHANGELOG.md +0 -209
  5193. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/Gemfile +0 -4
  5194. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/LICENSE.txt +0 -20
  5195. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/README.md +0 -245
  5196. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/Rakefile +0 -29
  5197. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/appveyor.yml +0 -25
  5198. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/concourse/mini_portile.yml +0 -141
  5199. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/concourse/tasks/rake-test/task.ps1 +0 -11
  5200. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/concourse/tasks/rake-test/task.sh +0 -13
  5201. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/lib/mini_portile2.rb +0 -3
  5202. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/lib/mini_portile2/mini_portile.rb +0 -556
  5203. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/lib/mini_portile2/mini_portile_cmake.rb +0 -40
  5204. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/lib/mini_portile2/version.rb +0 -3
  5205. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/mini_portile2.gemspec +0 -42
  5206. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/assets/git/config +0 -4
  5207. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/assets/gpg-fixtures/data +0 -1
  5208. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/assets/gpg-fixtures/data.asc +0 -9
  5209. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/assets/gpg-fixtures/data.invalid.asc +0 -9
  5210. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/assets/patch 1.diff +0 -7
  5211. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/assets/test mini portile-1.0.0/configure +0 -11
  5212. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/assets/test-cmake-1.0/CMakeLists.txt +0 -7
  5213. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/assets/test-cmake-1.0/hello.c +0 -4
  5214. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/assets/test-download-archive.tar.gz +0 -1
  5215. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/helper.rb +0 -60
  5216. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/test_cmake.rb +0 -64
  5217. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/test_cook.rb +0 -115
  5218. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/test_digest.rb +0 -215
  5219. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/test_download.rb +0 -71
  5220. data/docs/vendor/bundle/ruby/2.5.0/gems/mini_portile2-2.4.0/test/test_proxy.rb +0 -121
  5221. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/.autotest +0 -34
  5222. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/History.rdoc +0 -1310
  5223. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/Manifest.txt +0 -26
  5224. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/README.rdoc +0 -746
  5225. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/Rakefile +0 -86
  5226. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/design_rationale.rb +0 -52
  5227. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/hoe/minitest.rb +0 -32
  5228. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/minitest.rb +0 -987
  5229. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/minitest/assertions.rb +0 -693
  5230. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/minitest/autorun.rb +0 -13
  5231. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/minitest/benchmark.rb +0 -455
  5232. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/minitest/expectations.rb +0 -284
  5233. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/minitest/hell.rb +0 -11
  5234. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/minitest/mock.rb +0 -240
  5235. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/minitest/parallel.rb +0 -70
  5236. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/minitest/pride.rb +0 -4
  5237. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/minitest/pride_plugin.rb +0 -142
  5238. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/minitest/spec.rb +0 -331
  5239. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/minitest/test.rb +0 -220
  5240. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/lib/minitest/unit.rb +0 -45
  5241. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/test/minitest/metametameta.rb +0 -102
  5242. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/test/minitest/test_minitest_benchmark.rb +0 -137
  5243. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/test/minitest/test_minitest_mock.rb +0 -874
  5244. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/test/minitest/test_minitest_reporter.rb +0 -299
  5245. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/test/minitest/test_minitest_spec.rb +0 -987
  5246. data/docs/vendor/bundle/ruby/2.5.0/gems/minitest-5.11.3/test/minitest/test_minitest_test.rb +0 -2142
  5247. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/LICENSE-DEPENDENCIES.md +0 -1614
  5248. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/LICENSE.md +0 -9
  5249. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/README.md +0 -192
  5250. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/bin/nokogiri +0 -118
  5251. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/dependencies.yml +0 -72
  5252. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/.sitearchdir.-.nokogiri.time +0 -0
  5253. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/Makefile +0 -625
  5254. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/depend +0 -358
  5255. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/extconf.rb +0 -686
  5256. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_document.c +0 -170
  5257. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_document.h +0 -10
  5258. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_document.o +0 -0
  5259. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_element_description.c +0 -279
  5260. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_element_description.h +0 -10
  5261. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_element_description.o +0 -0
  5262. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_entity_lookup.c +0 -32
  5263. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_entity_lookup.h +0 -8
  5264. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_entity_lookup.o +0 -0
  5265. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_sax_parser_context.c +0 -116
  5266. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_sax_parser_context.h +0 -11
  5267. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_sax_parser_context.o +0 -0
  5268. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_sax_push_parser.c +0 -87
  5269. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_sax_push_parser.h +0 -9
  5270. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/html_sax_push_parser.o +0 -0
  5271. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/nokogiri.c +0 -141
  5272. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/nokogiri.h +0 -121
  5273. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/nokogiri.o +0 -0
  5274. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/nokogiri.so +0 -0
  5275. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_attr.c +0 -103
  5276. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_attr.h +0 -9
  5277. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_attr.o +0 -0
  5278. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_attribute_decl.c +0 -70
  5279. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_attribute_decl.h +0 -9
  5280. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_attribute_decl.o +0 -0
  5281. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_cdata.c +0 -62
  5282. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_cdata.h +0 -9
  5283. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_cdata.o +0 -0
  5284. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_comment.c +0 -69
  5285. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_comment.h +0 -9
  5286. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_comment.o +0 -0
  5287. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_document.c +0 -608
  5288. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_document.h +0 -23
  5289. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_document.o +0 -0
  5290. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_document_fragment.c +0 -48
  5291. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_document_fragment.h +0 -10
  5292. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_document_fragment.o +0 -0
  5293. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_dtd.c +0 -202
  5294. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_dtd.h +0 -10
  5295. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_dtd.o +0 -0
  5296. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_element_content.c +0 -123
  5297. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_element_content.h +0 -10
  5298. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_element_content.o +0 -0
  5299. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_element_decl.c +0 -69
  5300. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_element_decl.h +0 -9
  5301. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_element_decl.o +0 -0
  5302. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_encoding_handler.c +0 -79
  5303. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_encoding_handler.h +0 -8
  5304. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_encoding_handler.o +0 -0
  5305. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_entity_decl.c +0 -110
  5306. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_entity_decl.h +0 -10
  5307. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_entity_decl.o +0 -0
  5308. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_entity_reference.c +0 -52
  5309. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_entity_reference.h +0 -9
  5310. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_entity_reference.o +0 -0
  5311. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_io.c +0 -61
  5312. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_io.h +0 -11
  5313. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_io.o +0 -0
  5314. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_libxml2_hacks.c +0 -112
  5315. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_libxml2_hacks.h +0 -12
  5316. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_libxml2_hacks.o +0 -0
  5317. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_namespace.c +0 -111
  5318. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_namespace.h +0 -14
  5319. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_namespace.o +0 -0
  5320. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_node.c +0 -1753
  5321. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_node.h +0 -13
  5322. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_node.o +0 -0
  5323. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_node_set.c +0 -486
  5324. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_node_set.h +0 -12
  5325. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_node_set.o +0 -0
  5326. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_processing_instruction.c +0 -56
  5327. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_processing_instruction.h +0 -9
  5328. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_processing_instruction.o +0 -0
  5329. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_reader.c +0 -668
  5330. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_reader.h +0 -10
  5331. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_reader.o +0 -0
  5332. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_relax_ng.c +0 -161
  5333. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_relax_ng.h +0 -9
  5334. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_relax_ng.o +0 -0
  5335. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_sax_parser.c +0 -310
  5336. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_sax_parser.h +0 -39
  5337. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_sax_parser.o +0 -0
  5338. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_sax_parser_context.c +0 -262
  5339. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_sax_parser_context.h +0 -10
  5340. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_sax_parser_context.o +0 -0
  5341. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_sax_push_parser.c +0 -159
  5342. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_sax_push_parser.h +0 -9
  5343. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_sax_push_parser.o +0 -0
  5344. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_schema.c +0 -205
  5345. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_schema.h +0 -9
  5346. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_schema.o +0 -0
  5347. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_syntax_error.c +0 -64
  5348. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_syntax_error.h +0 -13
  5349. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_syntax_error.o +0 -0
  5350. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_text.c +0 -52
  5351. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_text.h +0 -9
  5352. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_text.o +0 -0
  5353. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_xpath_context.c +0 -298
  5354. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_xpath_context.h +0 -10
  5355. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xml_xpath_context.o +0 -0
  5356. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xslt_stylesheet.c +0 -270
  5357. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xslt_stylesheet.h +0 -14
  5358. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/ext/nokogiri/xslt_stylesheet.o +0 -0
  5359. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri.rb +0 -144
  5360. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/css.rb +0 -27
  5361. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/css/node.rb +0 -52
  5362. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/css/parser.rb +0 -750
  5363. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/css/parser.y +0 -272
  5364. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/css/parser_extras.rb +0 -91
  5365. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/css/syntax_error.rb +0 -7
  5366. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/css/tokenizer.rb +0 -152
  5367. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/css/tokenizer.rex +0 -55
  5368. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/css/xpath_visitor.rb +0 -230
  5369. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/decorators/slop.rb +0 -42
  5370. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/html.rb +0 -37
  5371. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/html/builder.rb +0 -35
  5372. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/html/document.rb +0 -335
  5373. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/html/document_fragment.rb +0 -49
  5374. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/html/element_description.rb +0 -23
  5375. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/html/element_description_defaults.rb +0 -671
  5376. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/html/entity_lookup.rb +0 -13
  5377. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/html/sax/parser.rb +0 -62
  5378. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/html/sax/parser_context.rb +0 -16
  5379. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/html/sax/push_parser.rb +0 -36
  5380. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/nokogiri.so +0 -0
  5381. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/syntax_error.rb +0 -4
  5382. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/version.rb +0 -109
  5383. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml.rb +0 -75
  5384. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/attr.rb +0 -14
  5385. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/attribute_decl.rb +0 -18
  5386. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/builder.rb +0 -443
  5387. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/cdata.rb +0 -11
  5388. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/character_data.rb +0 -7
  5389. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/document.rb +0 -285
  5390. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/document_fragment.rb +0 -160
  5391. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/dtd.rb +0 -32
  5392. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/element_content.rb +0 -36
  5393. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/element_decl.rb +0 -13
  5394. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/entity_decl.rb +0 -19
  5395. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/entity_reference.rb +0 -18
  5396. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/namespace.rb +0 -13
  5397. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/node.rb +0 -902
  5398. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/node/save_options.rb +0 -61
  5399. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/node_set.rb +0 -371
  5400. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/notation.rb +0 -6
  5401. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/parse_options.rb +0 -120
  5402. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/pp.rb +0 -2
  5403. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/pp/character_data.rb +0 -18
  5404. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/pp/node.rb +0 -56
  5405. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/processing_instruction.rb +0 -8
  5406. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/reader.rb +0 -112
  5407. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/relax_ng.rb +0 -32
  5408. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/sax.rb +0 -4
  5409. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/sax/document.rb +0 -171
  5410. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/sax/parser.rb +0 -122
  5411. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/sax/parser_context.rb +0 -16
  5412. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/sax/push_parser.rb +0 -60
  5413. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/schema.rb +0 -63
  5414. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/searchable.rb +0 -230
  5415. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/syntax_error.rb +0 -70
  5416. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/text.rb +0 -9
  5417. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/xpath.rb +0 -10
  5418. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/xpath/syntax_error.rb +0 -11
  5419. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xml/xpath_context.rb +0 -16
  5420. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xslt.rb +0 -56
  5421. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/nokogiri/xslt/stylesheet.rb +0 -25
  5422. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/lib/xsd/xmlparser/nokogiri.rb +0 -102
  5423. data/docs/vendor/bundle/ruby/2.5.0/gems/nokogiri-1.10.1/patches/libxml2/0001-Revert-Do-not-URI-escape-in-server-side-includes.patch +0 -78
  5424. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/.document +0 -5
  5425. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/.gitignore +0 -21
  5426. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/.yardopts +0 -1
  5427. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/LICENSE.txt +0 -20
  5428. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/README.rdoc +0 -239
  5429. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/Rakefile +0 -1
  5430. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers.rb +0 -60
  5431. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/asset_tag_helpers.rb +0 -407
  5432. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/form_builder/abstract_form_builder.rb +0 -322
  5433. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/form_builder/standard_form_builder.rb +0 -43
  5434. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/form_helpers.rb +0 -856
  5435. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/form_helpers/errors.rb +0 -138
  5436. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/form_helpers/options.rb +0 -100
  5437. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/form_helpers/security.rb +0 -70
  5438. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/format_helpers.rb +0 -371
  5439. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/cs.yml +0 -103
  5440. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/da.yml +0 -91
  5441. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/de.yml +0 -81
  5442. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/en.yml +0 -103
  5443. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/es.yml +0 -103
  5444. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/fr.yml +0 -79
  5445. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/hu.yml +0 -103
  5446. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/it.yml +0 -89
  5447. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/ja.yml +0 -103
  5448. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/lv.yml +0 -103
  5449. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/nl.yml +0 -82
  5450. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/no.yml +0 -91
  5451. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/pl.yml +0 -95
  5452. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/pt_br.yml +0 -103
  5453. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/ro.yml +0 -103
  5454. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/ru.yml +0 -103
  5455. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/sv.yml +0 -103
  5456. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/tr.yml +0 -103
  5457. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/uk.yml +0 -103
  5458. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/zh_cn.yml +0 -103
  5459. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/locale/zh_tw.yml +0 -103
  5460. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/number_helpers.rb +0 -280
  5461. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/output_helpers.rb +0 -226
  5462. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/output_helpers/abstract_handler.rb +0 -61
  5463. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/output_helpers/erb_handler.rb +0 -28
  5464. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/output_helpers/haml_handler.rb +0 -25
  5465. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/output_helpers/slim_handler.rb +0 -18
  5466. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/render_helpers.rb +0 -84
  5467. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/tag_helpers.rb +0 -307
  5468. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino-helpers/translation_helpers.rb +0 -36
  5469. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino/core_ext/output_safety.rb +0 -25
  5470. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino/rendering.rb +0 -384
  5471. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino/rendering/erb_template.rb +0 -52
  5472. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino/rendering/erubis_template.rb +0 -66
  5473. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino/rendering/haml_template.rb +0 -26
  5474. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino/rendering/slim_template.rb +0 -36
  5475. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/lib/padrino/safe_buffer.rb +0 -118
  5476. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/padrino-helpers.gemspec +0 -29
  5477. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/apps/.components +0 -6
  5478. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/apps/.gitignore +0 -7
  5479. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/apps/render.rb +0 -25
  5480. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/apps/views/article/comment/show.slim +0 -1
  5481. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/apps/views/blog/post.erb +0 -1
  5482. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/apps/views/layouts/specific.erb +0 -1
  5483. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/apps/views/test/post.erb +0 -1
  5484. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/layouts/layout.erb +0 -1
  5485. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/app.rb +0 -87
  5486. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/button_to.erb +0 -8
  5487. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/button_to.haml +0 -5
  5488. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/button_to.slim +0 -6
  5489. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/capture_concat.erb +0 -14
  5490. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/capture_concat.haml +0 -12
  5491. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/capture_concat.slim +0 -12
  5492. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/content_for.erb +0 -23
  5493. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/content_for.haml +0 -19
  5494. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/content_for.slim +0 -19
  5495. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/content_tag.erb +0 -13
  5496. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/content_tag.haml +0 -11
  5497. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/content_tag.slim +0 -11
  5498. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/current_engine.erb +0 -5
  5499. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/current_engine.haml +0 -5
  5500. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/current_engine.slim +0 -5
  5501. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/fields_for.erb +0 -20
  5502. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/fields_for.haml +0 -15
  5503. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/fields_for.slim +0 -15
  5504. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/form_for.erb +0 -100
  5505. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/form_for.haml +0 -81
  5506. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/form_for.slim +0 -80
  5507. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/form_tag.erb +0 -116
  5508. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/form_tag.haml +0 -92
  5509. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/form_tag.slim +0 -93
  5510. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/link_to.erb +0 -5
  5511. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/link_to.haml +0 -4
  5512. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/link_to.slim +0 -4
  5513. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/mail_to.erb +0 -3
  5514. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/mail_to.haml +0 -3
  5515. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/mail_to.slim +0 -3
  5516. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/meta_tag.erb +0 -3
  5517. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/meta_tag.haml +0 -3
  5518. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/meta_tag.slim +0 -3
  5519. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/partials/_erb.erb +0 -1
  5520. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/partials/_haml.haml +0 -1
  5521. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/partials/_slim.slim +0 -1
  5522. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/simple_partial.erb +0 -1
  5523. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/simple_partial.haml +0 -1
  5524. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/simple_partial.slim +0 -1
  5525. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/app.rb +0 -110
  5526. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/_deep.erb +0 -3
  5527. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/_deep.haml +0 -2
  5528. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/_deep.slim +0 -2
  5529. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/_partial_block_erb.erb +0 -10
  5530. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/_partial_block_haml.haml +0 -7
  5531. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/_partial_block_slim.slim +0 -7
  5532. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/_unsafe.html.builder +0 -2
  5533. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/_unsafe_object.html.builder +0 -2
  5534. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/current_engine.haml +0 -5
  5535. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/current_engines/_erb.erb +0 -1
  5536. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/current_engines/_haml.haml +0 -1
  5537. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/current_engines/_slim.slim +0 -1
  5538. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/dive_inner_erb.erb +0 -3
  5539. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/dive_inner_haml.haml +0 -2
  5540. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/dive_inner_slim.slim +0 -2
  5541. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/dive_outer_erb.erb +0 -3
  5542. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/dive_outer_haml.haml +0 -2
  5543. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/dive_outer_slim.slim +0 -2
  5544. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/double_capture_erb.erb +0 -3
  5545. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/double_capture_haml.haml +0 -2
  5546. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/double_capture_slim.slim +0 -2
  5547. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/erb/test.erb +0 -1
  5548. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/explicit_engine.haml +0 -5
  5549. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/haml/test.haml +0 -1
  5550. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/render_block_erb.erb +0 -5
  5551. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/render_block_haml.haml +0 -4
  5552. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/render_block_slim.slim +0 -4
  5553. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/ruby_block_capture_erb.erb +0 -1
  5554. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/ruby_block_capture_haml.haml +0 -1
  5555. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/ruby_block_capture_slim.slim +0 -1
  5556. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/template/_user.haml +0 -7
  5557. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/template/haml_template.haml +0 -1
  5558. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/template/some_template.haml +0 -2
  5559. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/wrong_capture_erb.erb +0 -3
  5560. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/wrong_capture_haml.haml +0 -2
  5561. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/render_app/views/wrong_capture_slim.slim +0 -2
  5562. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/helper.rb +0 -77
  5563. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/test_asset_tag_helpers.rb +0 -414
  5564. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/test_form_builder.rb +0 -1457
  5565. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/test_form_helpers.rb +0 -1369
  5566. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/test_format_helpers.rb +0 -231
  5567. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/test_helpers.rb +0 -18
  5568. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/test_locale.rb +0 -20
  5569. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/test_number_helpers.rb +0 -142
  5570. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/test_output_helpers.rb +0 -157
  5571. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/test_render_helpers.rb +0 -267
  5572. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/test_rendering.rb +0 -763
  5573. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/test_rendering_extensions.rb +0 -14
  5574. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/test_tag_helpers.rb +0 -133
  5575. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/.document +0 -5
  5576. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/.gitignore +0 -22
  5577. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/.yardopts +0 -1
  5578. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/LICENSE.txt +0 -20
  5579. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/Rakefile +0 -1
  5580. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support.rb +0 -41
  5581. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/core_ext/object_space.rb +0 -36
  5582. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/core_ext/string/colorize.rb +0 -62
  5583. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/default_inflections.rb +0 -49
  5584. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/file_set.rb +0 -25
  5585. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/inflections.rb +0 -179
  5586. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/cs.yml +0 -33
  5587. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/da.yml +0 -33
  5588. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/de.yml +0 -33
  5589. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/en.yml +0 -33
  5590. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/es.yml +0 -33
  5591. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/fr.yml +0 -33
  5592. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/hu.yml +0 -33
  5593. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/it.yml +0 -39
  5594. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/ja.yml +0 -33
  5595. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/lv.yml +0 -33
  5596. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/nl.yml +0 -33
  5597. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/no.yml +0 -33
  5598. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/pl.yml +0 -33
  5599. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/pt_br.yml +0 -39
  5600. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/ro.yml +0 -33
  5601. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/ru.yml +0 -34
  5602. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/sv.yml +0 -33
  5603. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/tr.yml +0 -33
  5604. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/uk.yml +0 -33
  5605. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/zh_cn.yml +0 -33
  5606. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/locale/zh_tw.yml +0 -33
  5607. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/lib/padrino-support/utils.rb +0 -68
  5608. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/padrino-support.gemspec +0 -27
  5609. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/test/helper.rb +0 -7
  5610. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/test/test_colorize.rb +0 -31
  5611. data/docs/vendor/bundle/ruby/2.5.0/gems/padrino-support-0.13.3.4/test/test_utils.rb +0 -124
  5612. data/docs/vendor/bundle/ruby/2.5.0/gems/parallel-1.13.0/MIT-LICENSE.txt +0 -20
  5613. data/docs/vendor/bundle/ruby/2.5.0/gems/parallel-1.13.0/lib/parallel.rb +0 -503
  5614. data/docs/vendor/bundle/ruby/2.5.0/gems/parallel-1.13.0/lib/parallel/processor_count.rb +0 -93
  5615. data/docs/vendor/bundle/ruby/2.5.0/gems/parallel-1.13.0/lib/parallel/version.rb +0 -3
  5616. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/.gitignore +0 -11
  5617. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/.rubocop.yml +0 -36
  5618. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/.rubocop_defaults.yml +0 -184
  5619. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/.ruby-gemset +0 -1
  5620. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/.travis.yml +0 -25
  5621. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/.yardopts +0 -1
  5622. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/2.0-Upgrade.md +0 -52
  5623. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/CHANGELOG.md +0 -340
  5624. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/Gemfile +0 -10
  5625. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/LICENSE.txt +0 -22
  5626. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/README.md +0 -202
  5627. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/Rakefile +0 -49
  5628. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/bin/console +0 -14
  5629. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/data/list.txt +0 -12659
  5630. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/lib/public_suffix.rb +0 -175
  5631. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/lib/public_suffix/domain.rb +0 -233
  5632. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/lib/public_suffix/errors.rb +0 -39
  5633. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/lib/public_suffix/list.rb +0 -243
  5634. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/lib/public_suffix/rule.rb +0 -348
  5635. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/lib/public_suffix/version.rb +0 -10
  5636. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/public_suffix.gemspec +0 -25
  5637. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/.empty +0 -2
  5638. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/acceptance_test.rb +0 -127
  5639. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/benchmarks/bm_find.rb +0 -66
  5640. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/benchmarks/bm_find_all.rb +0 -102
  5641. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/benchmarks/bm_names.rb +0 -91
  5642. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/benchmarks/bm_select.rb +0 -26
  5643. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/benchmarks/bm_select_incremental.rb +0 -25
  5644. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/benchmarks/bm_valid.rb +0 -101
  5645. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/profilers/domain_profiler.rb +0 -12
  5646. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/profilers/find_profiler.rb +0 -12
  5647. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/profilers/find_profiler_jp.rb +0 -12
  5648. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/profilers/initialization_profiler.rb +0 -11
  5649. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/profilers/list_profsize.rb +0 -11
  5650. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/profilers/object_binsize.rb +0 -57
  5651. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/psl_test.rb +0 -49
  5652. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/test_helper.rb +0 -13
  5653. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/tests.txt +0 -98
  5654. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/unit/domain_test.rb +0 -104
  5655. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/unit/errors_test.rb +0 -23
  5656. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/unit/list_test.rb +0 -239
  5657. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/unit/public_suffix_test.rb +0 -186
  5658. data/docs/vendor/bundle/ruby/2.5.0/gems/public_suffix-3.0.3/test/unit/rule_test.rb +0 -220
  5659. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/COPYING +0 -18
  5660. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/HISTORY.md +0 -505
  5661. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/README.rdoc +0 -302
  5662. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/Rakefile +0 -116
  5663. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/SPEC +0 -264
  5664. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/bin/rackup +0 -4
  5665. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/contrib/rack.png +0 -0
  5666. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/contrib/rack.svg +0 -150
  5667. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/contrib/rack_logo.svg +0 -164
  5668. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/contrib/rdoc.css +0 -412
  5669. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/example/lobster.ru +0 -4
  5670. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/example/protectedlobster.rb +0 -14
  5671. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/example/protectedlobster.ru +0 -8
  5672. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack.rb +0 -147
  5673. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/auth/abstract/handler.rb +0 -37
  5674. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/auth/abstract/request.rb +0 -47
  5675. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/auth/basic.rb +0 -58
  5676. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/auth/digest/md5.rb +0 -129
  5677. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/auth/digest/nonce.rb +0 -51
  5678. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/auth/digest/params.rb +0 -52
  5679. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/auth/digest/request.rb +0 -41
  5680. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/body_proxy.rb +0 -44
  5681. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/builder.rb +0 -164
  5682. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/cascade.rb +0 -52
  5683. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/chunked.rb +0 -69
  5684. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/common_logger.rb +0 -72
  5685. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/conditional_get.rb +0 -79
  5686. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/config.rb +0 -20
  5687. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/content_length.rb +0 -37
  5688. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/content_type.rb +0 -29
  5689. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/deflater.rb +0 -119
  5690. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/directory.rb +0 -179
  5691. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/etag.rb +0 -74
  5692. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/events.rb +0 -154
  5693. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/file.rb +0 -176
  5694. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/handler.rb +0 -99
  5695. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/handler/cgi.rb +0 -60
  5696. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/handler/fastcgi.rb +0 -100
  5697. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/handler/lsws.rb +0 -61
  5698. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/handler/scgi.rb +0 -70
  5699. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/handler/thin.rb +0 -36
  5700. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/handler/webrick.rb +0 -120
  5701. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/head.rb +0 -25
  5702. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/lint.rb +0 -760
  5703. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/lobster.rb +0 -70
  5704. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/lock.rb +0 -31
  5705. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/logger.rb +0 -18
  5706. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/media_type.rb +0 -38
  5707. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/method_override.rb +0 -50
  5708. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/mime.rb +0 -677
  5709. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/mock.rb +0 -196
  5710. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/multipart.rb +0 -63
  5711. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/multipart/generator.rb +0 -93
  5712. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/multipart/parser.rb +0 -369
  5713. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/multipart/uploaded_file.rb +0 -33
  5714. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/null_logger.rb +0 -37
  5715. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/query_parser.rb +0 -192
  5716. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/recursive.rb +0 -62
  5717. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/reloader.rb +0 -110
  5718. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/request.rb +0 -500
  5719. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/response.rb +0 -235
  5720. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/rewindable_input.rb +0 -93
  5721. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/runtime.rb +0 -32
  5722. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/sendfile.rb +0 -158
  5723. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/server.rb +0 -395
  5724. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/session/abstract/id.rb +0 -445
  5725. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/session/cookie.rb +0 -195
  5726. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/session/memcache.rb +0 -93
  5727. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/session/pool.rb +0 -76
  5728. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/show_exceptions.rb +0 -386
  5729. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/show_status.rb +0 -113
  5730. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/static.rb +0 -175
  5731. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/tempfile_reaper.rb +0 -22
  5732. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/urlmap.rb +0 -91
  5733. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/lib/rack/utils.rb +0 -620
  5734. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/rack.gemspec +0 -34
  5735. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/builder/an_underscore_app.rb +0 -5
  5736. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/builder/anything.rb +0 -5
  5737. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/builder/comment.ru +0 -4
  5738. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/builder/end.ru +0 -5
  5739. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/builder/line.ru +0 -1
  5740. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/builder/options.ru +0 -2
  5741. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/assets/folder/test.js +0 -1
  5742. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/assets/fonts/font.eot +0 -1
  5743. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/assets/images/image.png +0 -1
  5744. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/assets/index.html +0 -1
  5745. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/assets/javascripts/app.js +0 -1
  5746. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/assets/stylesheets/app.css +0 -1
  5747. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/lighttpd.conf +0 -26
  5748. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/rackup_stub.rb +0 -6
  5749. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/sample_rackup.ru +0 -5
  5750. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/test +0 -9
  5751. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/test+directory/test+file +0 -1
  5752. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/test.fcgi +0 -9
  5753. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/test.gz +0 -0
  5754. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/cgi/test.ru +0 -5
  5755. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/gemloader.rb +0 -10
  5756. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/helper.rb +0 -34
  5757. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/bad_robots +0 -259
  5758. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/binary +0 -0
  5759. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/content_type_and_no_filename +0 -6
  5760. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/empty +0 -10
  5761. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/fail_16384_nofile +0 -814
  5762. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/file1.txt +0 -1
  5763. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/filename_and_modification_param +0 -7
  5764. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/filename_and_no_name +0 -6
  5765. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/filename_with_encoded_words +0 -7
  5766. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/filename_with_escaped_quotes +0 -6
  5767. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/filename_with_escaped_quotes_and_modification_param +0 -7
  5768. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/filename_with_null_byte +0 -7
  5769. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/filename_with_percent_escaped_quotes +0 -6
  5770. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/filename_with_single_quote +0 -7
  5771. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/filename_with_unescaped_percentages +0 -6
  5772. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/filename_with_unescaped_percentages2 +0 -6
  5773. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/filename_with_unescaped_percentages3 +0 -6
  5774. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/filename_with_unescaped_quotes +0 -6
  5775. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/ie +0 -6
  5776. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/invalid_character +0 -6
  5777. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/mixed_files +0 -21
  5778. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/nested +0 -10
  5779. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/none +0 -9
  5780. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/quoted +0 -15
  5781. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/rack-logo.png +0 -0
  5782. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/semicolon +0 -6
  5783. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/text +0 -15
  5784. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/three_files_three_fields +0 -31
  5785. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/unity3d_wwwform +0 -11
  5786. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/multipart/webkit +0 -32
  5787. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/rackup/config.ru +0 -31
  5788. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/registering_handler/rack/handler/registering_myself.rb +0 -8
  5789. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_auth_basic.rb +0 -89
  5790. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_auth_digest.rb +0 -260
  5791. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_body_proxy.rb +0 -85
  5792. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_builder.rb +0 -233
  5793. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_cascade.rb +0 -63
  5794. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_cgi.rb +0 -84
  5795. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_chunked.rb +0 -103
  5796. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_common_logger.rb +0 -95
  5797. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_conditional_get.rb +0 -103
  5798. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_config.rb +0 -23
  5799. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_content_length.rb +0 -86
  5800. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_content_type.rb +0 -46
  5801. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_deflater.rb +0 -375
  5802. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_directory.rb +0 -148
  5803. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_etag.rb +0 -108
  5804. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_events.rb +0 -133
  5805. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_fastcgi.rb +0 -85
  5806. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_file.rb +0 -264
  5807. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_handler.rb +0 -57
  5808. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_head.rb +0 -46
  5809. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_lint.rb +0 -515
  5810. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_lobster.rb +0 -59
  5811. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_lock.rb +0 -204
  5812. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_logger.rb +0 -24
  5813. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_media_type.rb +0 -42
  5814. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_method_override.rb +0 -110
  5815. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_mime.rb +0 -51
  5816. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_mock.rb +0 -359
  5817. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_multipart.rb +0 -722
  5818. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_null_logger.rb +0 -21
  5819. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_recursive.rb +0 -75
  5820. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_request.rb +0 -1398
  5821. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_response.rb +0 -510
  5822. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_rewindable_input.rb +0 -128
  5823. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_runtime.rb +0 -50
  5824. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_sendfile.rb +0 -125
  5825. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_server.rb +0 -193
  5826. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_session_abstract_id.rb +0 -31
  5827. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_session_abstract_session_hash.rb +0 -45
  5828. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_session_cookie.rb +0 -442
  5829. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_session_memcache.rb +0 -320
  5830. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_session_pool.rb +0 -210
  5831. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_show_exceptions.rb +0 -93
  5832. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_show_status.rb +0 -104
  5833. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_static.rb +0 -184
  5834. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_tempfile_reaper.rb +0 -64
  5835. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_thin.rb +0 -96
  5836. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_urlmap.rb +0 -237
  5837. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_utils.rb +0 -742
  5838. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_version.rb +0 -11
  5839. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/spec_webrick.rb +0 -206
  5840. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/static/another/index.html +0 -1
  5841. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/static/foo.html +0 -1
  5842. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/static/index.html +0 -1
  5843. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/testrequest.rb +0 -78
  5844. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/unregistered_handler/rack/handler/unregistered.rb +0 -7
  5845. data/docs/vendor/bundle/ruby/2.5.0/gems/rack-2.0.6/test/unregistered_handler/rack/handler/unregistered_long_one.rb +0 -7
  5846. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/.gitignore +0 -14
  5847. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/CONTRIBUTING.rdoc +0 -43
  5848. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/Gemfile +0 -3
  5849. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/History.rdoc +0 -2333
  5850. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/MIT-LICENSE +0 -21
  5851. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/README.rdoc +0 -156
  5852. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/Rakefile +0 -41
  5853. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/bin/bundle +0 -105
  5854. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/bin/console +0 -7
  5855. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/bin/rake +0 -29
  5856. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/bin/rubocop +0 -29
  5857. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/bin/setup +0 -6
  5858. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/exe/rake +0 -27
  5859. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake.rb +0 -71
  5860. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/application.rb +0 -824
  5861. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/backtrace.rb +0 -24
  5862. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/clean.rb +0 -78
  5863. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/cloneable.rb +0 -17
  5864. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/cpu_counter.rb +0 -107
  5865. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/default_loader.rb +0 -15
  5866. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/dsl_definition.rb +0 -195
  5867. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/early_time.rb +0 -22
  5868. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/ext/core.rb +0 -26
  5869. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/ext/string.rb +0 -176
  5870. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/file_creation_task.rb +0 -25
  5871. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/file_list.rb +0 -435
  5872. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/file_task.rb +0 -54
  5873. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/file_utils.rb +0 -137
  5874. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/file_utils_ext.rb +0 -145
  5875. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/invocation_chain.rb +0 -57
  5876. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/invocation_exception_mixin.rb +0 -17
  5877. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/late_time.rb +0 -18
  5878. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/linked_list.rb +0 -112
  5879. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/loaders/makefile.rb +0 -54
  5880. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/multi_task.rb +0 -14
  5881. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/name_space.rb +0 -38
  5882. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/packagetask.rb +0 -207
  5883. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/phony.rb +0 -16
  5884. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/private_reader.rb +0 -21
  5885. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/promise.rb +0 -100
  5886. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/pseudo_status.rb +0 -30
  5887. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/rake_module.rb +0 -67
  5888. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/rake_test_loader.rb +0 -27
  5889. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/rule_recursion_overflow_error.rb +0 -20
  5890. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/scope.rb +0 -43
  5891. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/task.rb +0 -413
  5892. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/task_argument_error.rb +0 -8
  5893. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/task_arguments.rb +0 -109
  5894. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/task_manager.rb +0 -323
  5895. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/tasklib.rb +0 -12
  5896. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/testtask.rb +0 -224
  5897. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/thread_history_display.rb +0 -49
  5898. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/thread_pool.rb +0 -163
  5899. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/trace_output.rb +0 -23
  5900. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/version.rb +0 -10
  5901. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/lib/rake/win32.rb +0 -51
  5902. data/docs/vendor/bundle/ruby/2.5.0/gems/rake-12.3.2/rake.gemspec +0 -42
  5903. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/.gitignore +0 -13
  5904. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/Gemfile +0 -3
  5905. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/Guardfile +0 -8
  5906. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/LICENSE.txt +0 -22
  5907. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/README.md +0 -260
  5908. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/Rakefile +0 -33
  5909. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/bin/fsevent_watch +0 -0
  5910. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/LICENSE +0 -21
  5911. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/fsevent_watch/FSEventsFix.c +0 -626
  5912. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/fsevent_watch/FSEventsFix.h +0 -105
  5913. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/fsevent_watch/TSICTString.c +0 -373
  5914. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/fsevent_watch/TSICTString.h +0 -74
  5915. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/fsevent_watch/cli.c +0 -201
  5916. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/fsevent_watch/cli.h +0 -45
  5917. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/fsevent_watch/common.h +0 -22
  5918. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/fsevent_watch/compat.c +0 -41
  5919. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/fsevent_watch/compat.h +0 -100
  5920. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/fsevent_watch/defines.h +0 -40
  5921. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/fsevent_watch/main.c +0 -548
  5922. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/fsevent_watch/signal_handlers.c +0 -66
  5923. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/fsevent_watch/signal_handlers.h +0 -16
  5924. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/ext/rakefile.rb +0 -226
  5925. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/lib/otnetstring.rb +0 -85
  5926. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent.rb +0 -3
  5927. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb +0 -157
  5928. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/version.rb +0 -5
  5929. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-fsevent-0.10.3/rb-fsevent.gemspec +0 -27
  5930. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/.gitignore +0 -21
  5931. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/.travis.yml +0 -21
  5932. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/.yardopts +0 -4
  5933. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/Gemfile +0 -16
  5934. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/LICENSE.md +0 -10
  5935. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/README.md +0 -103
  5936. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/Rakefile +0 -14
  5937. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/lib/rb-inotify.rb +0 -15
  5938. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/lib/rb-inotify/errors.rb +0 -3
  5939. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/lib/rb-inotify/event.rb +0 -146
  5940. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/lib/rb-inotify/native.rb +0 -33
  5941. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/lib/rb-inotify/native/flags.rb +0 -94
  5942. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/lib/rb-inotify/notifier.rb +0 -315
  5943. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/lib/rb-inotify/version.rb +0 -24
  5944. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/lib/rb-inotify/watcher.rb +0 -88
  5945. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/rb-inotify.gemspec +0 -28
  5946. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/spec/inotify_spec.rb +0 -9
  5947. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/spec/notifier_spec.rb +0 -170
  5948. data/docs/vendor/bundle/ruby/2.5.0/gems/rb-inotify-0.10.0/spec/spec_helper.rb +0 -29
  5949. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/COPYING +0 -20
  5950. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/Gemfile +0 -9
  5951. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/README.markdown +0 -404
  5952. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/Rakefile +0 -60
  5953. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/bin/redcarpet +0 -7
  5954. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/.sitearchdir.time +0 -0
  5955. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/Makefile +0 -263
  5956. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/autolink.c +0 -309
  5957. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/autolink.h +0 -55
  5958. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/autolink.o +0 -0
  5959. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/buffer.c +0 -203
  5960. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/buffer.h +0 -89
  5961. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/buffer.o +0 -0
  5962. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/extconf.rb +0 -6
  5963. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/houdini.h +0 -51
  5964. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/houdini_href_e.c +0 -124
  5965. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/houdini_href_e.o +0 -0
  5966. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/houdini_html_e.c +0 -105
  5967. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/houdini_html_e.o +0 -0
  5968. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/html.c +0 -842
  5969. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/html.h +0 -84
  5970. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/html.o +0 -0
  5971. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/html_blocks.h +0 -227
  5972. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/html_smartypants.c +0 -457
  5973. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/html_smartypants.o +0 -0
  5974. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/markdown.c +0 -2915
  5975. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/markdown.h +0 -143
  5976. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/markdown.o +0 -0
  5977. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/rc_markdown.c +0 -174
  5978. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/rc_markdown.o +0 -0
  5979. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/rc_render.c +0 -554
  5980. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/rc_render.o +0 -0
  5981. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/redcarpet.h +0 -52
  5982. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/redcarpet.so +0 -0
  5983. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/stack.c +0 -84
  5984. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/stack.h +0 -48
  5985. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/ext/redcarpet/stack.o +0 -0
  5986. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/lib/redcarpet.rb +0 -92
  5987. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/lib/redcarpet.so +0 -0
  5988. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/lib/redcarpet/cli.rb +0 -86
  5989. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/lib/redcarpet/compat.rb +0 -73
  5990. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/lib/redcarpet/render_man.rb +0 -65
  5991. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/lib/redcarpet/render_strip.rb +0 -60
  5992. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/redcarpet.gemspec +0 -71
  5993. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/benchmark.rb +0 -24
  5994. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/custom_render_test.rb +0 -57
  5995. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/fixtures/benchmark.md +0 -232
  5996. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/html5_test.rb +0 -82
  5997. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/html_render_test.rb +0 -268
  5998. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/html_toc_render_test.rb +0 -82
  5999. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/markdown_test.rb +0 -406
  6000. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/pathological_inputs_test.rb +0 -34
  6001. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/redcarpet_bin_test.rb +0 -80
  6002. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/redcarpet_compat_test.rb +0 -38
  6003. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/safe_render_test.rb +0 -35
  6004. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/smarty_html_test.rb +0 -45
  6005. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/smarty_pants_test.rb +0 -58
  6006. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/stripdown_render_test.rb +0 -61
  6007. data/docs/vendor/bundle/ruby/2.5.0/gems/redcarpet-3.4.0/test/test_helper.rb +0 -47
  6008. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/Gemfile +0 -26
  6009. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/LICENSE +0 -186
  6010. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/bin/rougify +0 -17
  6011. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge.rb +0 -80
  6012. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/cli.rb +0 -395
  6013. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/abap +0 -6
  6014. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/actionscript +0 -4
  6015. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/apache +0 -21
  6016. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/apiblueprint +0 -33
  6017. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/applescript +0 -2
  6018. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/awk +0 -4
  6019. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/biml +0 -38
  6020. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/bsl +0 -7
  6021. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/c +0 -8
  6022. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/ceylon +0 -7
  6023. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/cfscript +0 -18
  6024. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/clojure +0 -5
  6025. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/cmake +0 -7
  6026. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/coffeescript +0 -5
  6027. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/common_lisp +0 -1
  6028. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/conf +0 -4
  6029. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/console +0 -6
  6030. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/coq +0 -13
  6031. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/cpp +0 -8
  6032. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/csharp +0 -5
  6033. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/css +0 -4
  6034. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/d +0 -16
  6035. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/dart +0 -6
  6036. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/diff +0 -7
  6037. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/digdag +0 -19
  6038. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/docker +0 -9
  6039. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/dot +0 -5
  6040. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/eiffel +0 -30
  6041. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/elixir +0 -1
  6042. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/erb +0 -1
  6043. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/erlang +0 -7
  6044. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/factor +0 -5
  6045. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/fortran +0 -22
  6046. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/fsharp +0 -12
  6047. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/gherkin +0 -17
  6048. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/glsl +0 -14
  6049. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/go +0 -7
  6050. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/gradle +0 -10
  6051. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/graphql +0 -17
  6052. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/groovy +0 -9
  6053. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/haml +0 -5
  6054. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/handlebars +0 -7
  6055. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/haskell +0 -6
  6056. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/html +0 -8
  6057. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/http +0 -14
  6058. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/hylang +0 -10
  6059. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/idlang +0 -8
  6060. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/igorpro +0 -9
  6061. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/ini +0 -4
  6062. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/io +0 -11
  6063. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/irb +0 -4
  6064. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/irb_output +0 -2
  6065. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/java +0 -5
  6066. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/javascript +0 -1
  6067. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/jinja +0 -9
  6068. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/json +0 -1
  6069. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/json-doc +0 -1
  6070. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/jsonnet +0 -28
  6071. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/jsx +0 -17
  6072. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/julia +0 -11
  6073. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/kotlin +0 -3
  6074. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/lasso +0 -12
  6075. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/liquid +0 -11
  6076. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/literate_coffeescript +0 -3
  6077. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/literate_haskell +0 -7
  6078. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/llvm +0 -20
  6079. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/lua +0 -12
  6080. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/make +0 -6
  6081. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/markdown +0 -4
  6082. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/matlab +0 -6
  6083. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/moonscript +0 -16
  6084. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/mosel +0 -10
  6085. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/mxml +0 -22
  6086. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/nasm +0 -26
  6087. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/nginx +0 -5
  6088. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/nim +0 -27
  6089. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/nix +0 -19
  6090. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/objective_c +0 -18
  6091. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/ocaml +0 -12
  6092. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/pascal +0 -14
  6093. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/perl +0 -5
  6094. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/php +0 -3
  6095. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/plaintext +0 -1
  6096. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/plist +0 -142
  6097. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/pony +0 -17
  6098. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/powershell +0 -49
  6099. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/praat +0 -26
  6100. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/prolog +0 -9
  6101. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/prometheus +0 -9
  6102. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/properties +0 -7
  6103. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/protobuf +0 -5
  6104. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/puppet +0 -6
  6105. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/python +0 -6
  6106. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/q +0 -2
  6107. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/qml +0 -9
  6108. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/r +0 -8
  6109. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/racket +0 -24
  6110. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/ruby +0 -9
  6111. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/rust +0 -12
  6112. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/sass +0 -3
  6113. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/scala +0 -3
  6114. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/scheme +0 -4
  6115. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/scss +0 -5
  6116. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/sed +0 -4
  6117. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/shell +0 -2
  6118. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/sieve +0 -10
  6119. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/slim +0 -17
  6120. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/smalltalk +0 -6
  6121. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/smarty +0 -12
  6122. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/sml +0 -4
  6123. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/sql +0 -1
  6124. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/swift +0 -5
  6125. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/tap +0 -5
  6126. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/tcl +0 -1
  6127. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/tex +0 -1
  6128. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/toml +0 -9
  6129. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/tsx +0 -17
  6130. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/tulip +0 -13
  6131. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/turtle +0 -26
  6132. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/twig +0 -9
  6133. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/typescript +0 -1
  6134. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/vala +0 -8
  6135. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/vb +0 -4
  6136. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/verilog +0 -27
  6137. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/vhdl +0 -23
  6138. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/viml +0 -14
  6139. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/vue +0 -11
  6140. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/wollok +0 -11
  6141. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/xml +0 -2
  6142. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/demos/yaml +0 -4
  6143. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/formatter.rb +0 -75
  6144. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/formatters/html.rb +0 -37
  6145. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/formatters/html_inline.rb +0 -30
  6146. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/formatters/html_legacy.rb +0 -44
  6147. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/formatters/html_linewise.rb +0 -27
  6148. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/formatters/html_pygments.rb +0 -16
  6149. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/formatters/html_table.rb +0 -61
  6150. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/formatters/null.rb +0 -19
  6151. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/formatters/terminal256.rb +0 -180
  6152. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/guesser.rb +0 -55
  6153. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/guessers/filename.rb +0 -25
  6154. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/guessers/glob_mapping.rb +0 -46
  6155. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/guessers/mimetype.rb +0 -14
  6156. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/guessers/modeline.rb +0 -43
  6157. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/guessers/source.rb +0 -39
  6158. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexer.rb +0 -452
  6159. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/abap.rb +0 -238
  6160. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/actionscript.rb +0 -195
  6161. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/apache.rb +0 -71
  6162. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/apache/keywords.yml +0 -764
  6163. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/apiblueprint.rb +0 -51
  6164. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/apple_script.rb +0 -367
  6165. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/awk.rb +0 -161
  6166. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/biml.rb +0 -41
  6167. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/bsl.rb +0 -81
  6168. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/c.rb +0 -217
  6169. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/ceylon.rb +0 -123
  6170. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/cfscript.rb +0 -153
  6171. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/clojure.rb +0 -112
  6172. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/cmake.rb +0 -206
  6173. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/coffeescript.rb +0 -174
  6174. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/common_lisp.rb +0 -345
  6175. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/conf.rb +0 -24
  6176. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/console.rb +0 -136
  6177. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/coq.rb +0 -191
  6178. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/cpp.rb +0 -78
  6179. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/csharp.rb +0 -114
  6180. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/css.rb +0 -273
  6181. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/d.rb +0 -176
  6182. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/dart.rb +0 -104
  6183. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/diff.rb +0 -31
  6184. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/digdag.rb +0 -72
  6185. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/docker.rb +0 -50
  6186. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/dot.rb +0 -68
  6187. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/eiffel.rb +0 -65
  6188. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/elixir.rb +0 -133
  6189. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/erb.rb +0 -56
  6190. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/erlang.rb +0 -118
  6191. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/factor.rb +0 -302
  6192. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/fortran.rb +0 -176
  6193. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/fsharp.rb +0 -118
  6194. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/gherkin.rb +0 -137
  6195. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/gherkin/keywords.rb +0 -14
  6196. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/glsl.rb +0 -135
  6197. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/go.rb +0 -178
  6198. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/gradle.rb +0 -37
  6199. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/graphql.rb +0 -243
  6200. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/groovy.rb +0 -112
  6201. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/haml.rb +0 -233
  6202. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/handlebars.rb +0 -79
  6203. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/haskell.rb +0 -183
  6204. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/html.rb +0 -138
  6205. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/http.rb +0 -80
  6206. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/hylang.rb +0 -93
  6207. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/idlang.rb +0 -316
  6208. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/igorpro.rb +0 -408
  6209. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/ini.rb +0 -57
  6210. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/io.rb +0 -68
  6211. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/irb.rb +0 -66
  6212. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/java.rb +0 -87
  6213. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/javascript.rb +0 -281
  6214. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/jinja.rb +0 -137
  6215. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/json.rb +0 -29
  6216. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/json_doc.rb +0 -23
  6217. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/jsonnet.rb +0 -151
  6218. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/jsx.rb +0 -102
  6219. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/julia.rb +0 -172
  6220. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/kotlin.rb +0 -84
  6221. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/lasso.rb +0 -217
  6222. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/lasso/keywords.yml +0 -446
  6223. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/liquid.rb +0 -287
  6224. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/literate_coffeescript.rb +0 -33
  6225. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/literate_haskell.rb +0 -36
  6226. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/llvm.rb +0 -84
  6227. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/lua.rb +0 -125
  6228. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/lua/builtins.rb +0 -22
  6229. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/make.rb +0 -116
  6230. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/markdown.rb +0 -154
  6231. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/matlab.rb +0 -75
  6232. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/matlab/builtins.rb +0 -11
  6233. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/moonscript.rb +0 -114
  6234. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/mosel.rb +0 -231
  6235. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/mxml.rb +0 -68
  6236. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/nasm.rb +0 -203
  6237. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/nginx.rb +0 -71
  6238. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/nim.rb +0 -152
  6239. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/nix.rb +0 -205
  6240. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/objective_c.rb +0 -208
  6241. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/ocaml.rb +0 -100
  6242. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/pascal.rb +0 -66
  6243. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/perl.rb +0 -197
  6244. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/php.rb +0 -193
  6245. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/php/builtins.rb +0 -194
  6246. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/plain_text.rb +0 -26
  6247. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/plist.rb +0 -49
  6248. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/pony.rb +0 -93
  6249. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/powershell.rb +0 -678
  6250. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/praat.rb +0 -350
  6251. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/prolog.rb +0 -64
  6252. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/prometheus.rb +0 -121
  6253. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/properties.rb +0 -55
  6254. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/protobuf.rb +0 -70
  6255. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/puppet.rb +0 -128
  6256. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/python.rb +0 -231
  6257. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/q.rb +0 -127
  6258. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/qml.rb +0 -73
  6259. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/r.rb +0 -89
  6260. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/racket.rb +0 -542
  6261. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/ruby.rb +0 -437
  6262. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/rust.rb +0 -192
  6263. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/sass.rb +0 -74
  6264. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/sass/common.rb +0 -180
  6265. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/scala.rb +0 -142
  6266. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/scheme.rb +0 -112
  6267. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/scss.rb +0 -34
  6268. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/sed.rb +0 -172
  6269. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/shell.rb +0 -180
  6270. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/sieve.rb +0 -96
  6271. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/slim.rb +0 -228
  6272. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/smalltalk.rb +0 -116
  6273. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/smarty.rb +0 -91
  6274. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/sml.rb +0 -348
  6275. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/sql.rb +0 -140
  6276. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/swift.rb +0 -161
  6277. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/tap.rb +0 -91
  6278. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/tcl.rb +0 -192
  6279. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/tex.rb +0 -69
  6280. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/toml.rb +0 -71
  6281. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/tsx.rb +0 -19
  6282. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/tulip.rb +0 -107
  6283. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/turtle.rb +0 -72
  6284. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/twig.rb +0 -39
  6285. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/typescript.rb +0 -22
  6286. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/typescript/common.rb +0 -33
  6287. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/vala.rb +0 -77
  6288. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/vb.rb +0 -164
  6289. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/verilog.rb +0 -164
  6290. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/vhdl.rb +0 -97
  6291. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/viml.rb +0 -101
  6292. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/viml/keywords.rb +0 -12
  6293. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/vue.rb +0 -124
  6294. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/wollok.rb +0 -107
  6295. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/xml.rb +0 -59
  6296. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/lexers/yaml.rb +0 -373
  6297. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/plugins/redcarpet.rb +0 -30
  6298. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/regex_lexer.rb +0 -441
  6299. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/template_lexer.rb +0 -20
  6300. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/text_analyzer.rb +0 -49
  6301. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/theme.rb +0 -213
  6302. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/themes/base16.rb +0 -130
  6303. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/themes/colorful.rb +0 -67
  6304. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/themes/github.rb +0 -71
  6305. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/themes/gruvbox.rb +0 -167
  6306. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/themes/igor_pro.rb +0 -20
  6307. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/themes/molokai.rb +0 -82
  6308. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/themes/monokai.rb +0 -92
  6309. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/themes/monokai_sublime.rb +0 -90
  6310. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/themes/pastie.rb +0 -69
  6311. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/themes/thankful_eyes.rb +0 -74
  6312. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/themes/tulip.rb +0 -69
  6313. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/token.rb +0 -182
  6314. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/util.rb +0 -101
  6315. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/lib/rouge/version.rb +0 -7
  6316. data/docs/vendor/bundle/ruby/2.5.0/gems/rouge-2.2.1/rouge.gemspec +0 -18
  6317. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/.yardopts +0 -13
  6318. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/CODE_OF_CONDUCT.md +0 -10
  6319. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/CONTRIBUTING.md +0 -148
  6320. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/MIT-LICENSE +0 -20
  6321. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/README.md +0 -227
  6322. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/REVISION +0 -1
  6323. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/Rakefile +0 -453
  6324. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/VERSION +0 -1
  6325. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/VERSION_DATE +0 -1
  6326. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/VERSION_NAME +0 -1
  6327. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/bin/sass +0 -13
  6328. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/bin/sass-convert +0 -12
  6329. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/bin/scss +0 -13
  6330. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/extra/sass-spec-ref.sh +0 -32
  6331. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/extra/update_watch.rb +0 -13
  6332. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/init.rb +0 -18
  6333. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass.rb +0 -109
  6334. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/cache_stores.rb +0 -15
  6335. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/cache_stores/base.rb +0 -88
  6336. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/cache_stores/chain.rb +0 -34
  6337. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/cache_stores/filesystem.rb +0 -60
  6338. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/cache_stores/memory.rb +0 -46
  6339. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/cache_stores/null.rb +0 -25
  6340. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/callbacks.rb +0 -67
  6341. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/css.rb +0 -408
  6342. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/deprecation.rb +0 -55
  6343. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/engine.rb +0 -1226
  6344. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/environment.rb +0 -215
  6345. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/error.rb +0 -198
  6346. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/exec.rb +0 -9
  6347. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/exec/base.rb +0 -199
  6348. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/exec/sass_convert.rb +0 -283
  6349. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/exec/sass_scss.rb +0 -440
  6350. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/features.rb +0 -47
  6351. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/importers.rb +0 -23
  6352. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/importers/base.rb +0 -182
  6353. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/importers/deprecated_path.rb +0 -51
  6354. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/importers/filesystem.rb +0 -219
  6355. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/logger.rb +0 -17
  6356. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/logger/base.rb +0 -36
  6357. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/logger/delayed.rb +0 -50
  6358. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/logger/log_level.rb +0 -45
  6359. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/media.rb +0 -210
  6360. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin.rb +0 -134
  6361. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/compiler.rb +0 -582
  6362. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/configuration.rb +0 -134
  6363. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/generic.rb +0 -15
  6364. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/merb.rb +0 -48
  6365. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/rack.rb +0 -60
  6366. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/rails.rb +0 -47
  6367. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/plugin/staleness_checker.rb +0 -199
  6368. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/railtie.rb +0 -10
  6369. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/repl.rb +0 -57
  6370. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/root.rb +0 -7
  6371. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script.rb +0 -66
  6372. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/css_lexer.rb +0 -33
  6373. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/css_parser.rb +0 -33
  6374. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/css_variable_warning.rb +0 -52
  6375. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/functions.rb +0 -2693
  6376. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/lexer.rb +0 -464
  6377. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/parser.rb +0 -832
  6378. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree.rb +0 -16
  6379. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/funcall.rb +0 -313
  6380. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/interpolation.rb +0 -223
  6381. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/list_literal.rb +0 -104
  6382. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/literal.rb +0 -49
  6383. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/map_literal.rb +0 -64
  6384. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/node.rb +0 -127
  6385. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/operation.rb +0 -156
  6386. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/selector.rb +0 -26
  6387. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/string_interpolation.rb +0 -125
  6388. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/unary_operation.rb +0 -69
  6389. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/tree/variable.rb +0 -57
  6390. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value.rb +0 -11
  6391. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/arg_list.rb +0 -36
  6392. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/base.rb +0 -241
  6393. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/bool.rb +0 -35
  6394. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/color.rb +0 -698
  6395. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/helpers.rb +0 -272
  6396. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/list.rb +0 -113
  6397. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/map.rb +0 -70
  6398. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/null.rb +0 -44
  6399. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/number.rb +0 -563
  6400. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/script/value/string.rb +0 -138
  6401. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/scss.rb +0 -14
  6402. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/scss/css_parser.rb +0 -56
  6403. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/scss/parser.rb +0 -1254
  6404. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/scss/rx.rb +0 -140
  6405. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/scss/static_parser.rb +0 -373
  6406. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector.rb +0 -323
  6407. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector/abstract_sequence.rb +0 -111
  6408. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector/comma_sequence.rb +0 -191
  6409. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector/pseudo.rb +0 -266
  6410. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector/sequence.rb +0 -636
  6411. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector/simple.rb +0 -117
  6412. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/selector/simple_sequence.rb +0 -344
  6413. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/shared.rb +0 -76
  6414. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/source/map.rb +0 -213
  6415. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/source/position.rb +0 -39
  6416. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/source/range.rb +0 -41
  6417. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/stack.rb +0 -120
  6418. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/supports.rb +0 -225
  6419. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/at_root_node.rb +0 -83
  6420. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/charset_node.rb +0 -22
  6421. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/comment_node.rb +0 -82
  6422. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/content_node.rb +0 -9
  6423. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/css_import_node.rb +0 -68
  6424. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/debug_node.rb +0 -18
  6425. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/directive_node.rb +0 -59
  6426. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/each_node.rb +0 -24
  6427. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/error_node.rb +0 -18
  6428. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/extend_node.rb +0 -43
  6429. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/for_node.rb +0 -36
  6430. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/function_node.rb +0 -44
  6431. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/if_node.rb +0 -52
  6432. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/import_node.rb +0 -75
  6433. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/keyframe_rule_node.rb +0 -15
  6434. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/media_node.rb +0 -48
  6435. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/mixin_def_node.rb +0 -38
  6436. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/mixin_node.rb +0 -52
  6437. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/node.rb +0 -240
  6438. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/prop_node.rb +0 -170
  6439. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/return_node.rb +0 -19
  6440. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/root_node.rb +0 -44
  6441. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/rule_node.rb +0 -155
  6442. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/supports_node.rb +0 -38
  6443. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/trace_node.rb +0 -33
  6444. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/variable_node.rb +0 -36
  6445. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/base.rb +0 -72
  6446. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/check_nesting.rb +0 -173
  6447. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/convert.rb +0 -351
  6448. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/cssize.rb +0 -373
  6449. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/deep_copy.rb +0 -107
  6450. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/extend.rb +0 -70
  6451. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb +0 -564
  6452. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/set_options.rb +0 -139
  6453. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/visitors/to_css.rb +0 -409
  6454. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/warn_node.rb +0 -18
  6455. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/tree/while_node.rb +0 -18
  6456. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util.rb +0 -1375
  6457. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util/cross_platform_random.rb +0 -19
  6458. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util/multibyte_string_scanner.rb +0 -155
  6459. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util/normalized_map.rb +0 -129
  6460. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util/ordered_hash.rb +0 -192
  6461. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util/subset_map.rb +0 -109
  6462. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/util/test.rb +0 -9
  6463. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/lib/sass/version.rb +0 -124
  6464. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/rails/init.rb +0 -1
  6465. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass-spec.yml +0 -3
  6466. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/cache_test.rb +0 -131
  6467. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/callbacks_test.rb +0 -61
  6468. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/compiler_test.rb +0 -236
  6469. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/conversion_test.rb +0 -2188
  6470. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/css2sass_test.rb +0 -526
  6471. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/css_variable_test.rb +0 -132
  6472. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/data/hsl-rgb.txt +0 -319
  6473. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/encoding_test.rb +0 -219
  6474. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/engine_test.rb +0 -3447
  6475. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/exec_test.rb +0 -96
  6476. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/extend_test.rb +0 -1733
  6477. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/fixtures/test_staleness_check_across_importers.css +0 -1
  6478. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/fixtures/test_staleness_check_across_importers.scss +0 -1
  6479. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/functions_test.rb +0 -1977
  6480. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/importer_test.rb +0 -421
  6481. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/logger_test.rb +0 -58
  6482. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/mock_importer.rb +0 -49
  6483. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/more_results/more1.css +0 -9
  6484. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/more_results/more1_with_line_comments.css +0 -26
  6485. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/more_results/more_import.css +0 -29
  6486. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/more_templates/_more_partial.sass +0 -2
  6487. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/more_templates/more1.sass +0 -23
  6488. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/more_templates/more_import.sass +0 -11
  6489. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/plugin_test.rb +0 -556
  6490. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/alt.css +0 -4
  6491. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/basic.css +0 -9
  6492. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/cached_import_option.css +0 -3
  6493. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/compact.css +0 -5
  6494. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/complex.css +0 -86
  6495. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/compressed.css +0 -1
  6496. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/expanded.css +0 -19
  6497. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/filename_fn.css +0 -3
  6498. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/if.css +0 -3
  6499. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/import.css +0 -31
  6500. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/import_charset.css +0 -5
  6501. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/import_charset_1_8.css +0 -5
  6502. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/import_charset_ibm866.css +0 -5
  6503. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/import_content.css +0 -1
  6504. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/line_numbers.css +0 -49
  6505. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/mixins.css +0 -95
  6506. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/multiline.css +0 -24
  6507. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/nested.css +0 -22
  6508. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/options.css +0 -1
  6509. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/parent_ref.css +0 -13
  6510. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/script.css +0 -16
  6511. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/scss_import.css +0 -31
  6512. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/scss_importee.css +0 -2
  6513. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/subdir/nested_subdir/nested_subdir.css +0 -1
  6514. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/subdir/subdir.css +0 -3
  6515. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/units.css +0 -11
  6516. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/warn.css +0 -0
  6517. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/results/warn_imported.css +0 -0
  6518. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/script_conversion_test.rb +0 -357
  6519. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/script_test.rb +0 -1431
  6520. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/scss/css_test.rb +0 -1281
  6521. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/scss/rx_test.rb +0 -160
  6522. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/scss/scss_test.rb +0 -4205
  6523. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/scss/test_helper.rb +0 -37
  6524. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/source_map_test.rb +0 -1055
  6525. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/superselector_test.rb +0 -210
  6526. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_cached_import_option_partial.scss +0 -1
  6527. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_double_import_loop2.sass +0 -1
  6528. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_filename_fn_import.scss +0 -11
  6529. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_imported_charset_ibm866.sass +0 -4
  6530. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_imported_charset_utf8.sass +0 -4
  6531. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_imported_content.sass +0 -3
  6532. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_partial.sass +0 -2
  6533. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/_same_name_different_partiality.scss +0 -1
  6534. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/alt.sass +0 -16
  6535. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/basic.sass +0 -23
  6536. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/bork1.sass +0 -2
  6537. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/bork2.sass +0 -2
  6538. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/bork3.sass +0 -2
  6539. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/bork4.sass +0 -2
  6540. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/bork5.sass +0 -3
  6541. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/cached_import_option.scss +0 -3
  6542. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/compact.sass +0 -17
  6543. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/complex.sass +0 -305
  6544. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/compressed.sass +0 -15
  6545. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/double_import_loop1.sass +0 -1
  6546. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/expanded.sass +0 -17
  6547. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/filename_fn.scss +0 -18
  6548. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/if.sass +0 -11
  6549. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/import.sass +0 -12
  6550. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/import_charset.sass +0 -9
  6551. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/import_charset_1_8.sass +0 -6
  6552. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/import_charset_ibm866.sass +0 -11
  6553. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/import_content.sass +0 -4
  6554. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/importee.less +0 -2
  6555. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/importee.sass +0 -19
  6556. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/line_numbers.sass +0 -13
  6557. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/mixin_bork.sass +0 -5
  6558. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/mixins.sass +0 -76
  6559. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/multiline.sass +0 -20
  6560. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested.sass +0 -25
  6561. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested_bork1.sass +0 -2
  6562. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested_bork2.sass +0 -2
  6563. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested_bork3.sass +0 -2
  6564. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested_bork4.sass +0 -2
  6565. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested_import.sass +0 -2
  6566. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/nested_mixin_bork.sass +0 -6
  6567. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/options.sass +0 -2
  6568. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/parent_ref.sass +0 -25
  6569. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/same_name_different_ext.sass +0 -2
  6570. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/same_name_different_ext.scss +0 -1
  6571. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/same_name_different_partiality.scss +0 -1
  6572. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/script.sass +0 -101
  6573. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/scss_import.scss +0 -12
  6574. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/scss_importee.scss +0 -1
  6575. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/single_import_loop.sass +0 -1
  6576. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/subdir/import_up1.scss +0 -1
  6577. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/subdir/import_up2.scss +0 -1
  6578. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/subdir/nested_subdir/_nested_partial.sass +0 -2
  6579. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/subdir/nested_subdir/nested_subdir.sass +0 -3
  6580. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/subdir/subdir.sass +0 -6
  6581. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/units.sass +0 -11
  6582. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/warn.sass +0 -3
  6583. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/templates/warn_imported.sass +0 -4
  6584. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/test_helper.rb +0 -8
  6585. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/util/multibyte_string_scanner_test.rb +0 -155
  6586. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/util/normalized_map_test.rb +0 -51
  6587. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/util/subset_map_test.rb +0 -91
  6588. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/util_test.rb +0 -438
  6589. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/sass/value_helpers_test.rb +0 -179
  6590. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/test/test_helper.rb +0 -110
  6591. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/CHANGELOG.md +0 -1
  6592. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/CONTRIBUTING.md +0 -38
  6593. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/Gemfile +0 -20
  6594. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/Guardfile +0 -8
  6595. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/LICENSE +0 -20
  6596. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/README.md +0 -349
  6597. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/Rakefile +0 -5
  6598. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/Vagrantfile +0 -96
  6599. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen.rb +0 -54
  6600. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/adapter.rb +0 -327
  6601. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/adapters/bsd.rb +0 -75
  6602. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/adapters/darwin.rb +0 -48
  6603. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/adapters/linux.rb +0 -81
  6604. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/adapters/polling.rb +0 -58
  6605. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/adapters/windows.rb +0 -91
  6606. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/directory_record.rb +0 -406
  6607. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/listener.rb +0 -323
  6608. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/turnstile.rb +0 -32
  6609. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/lib/listen/version.rb +0 -3
  6610. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/listen.gemspec +0 -28
  6611. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/adapter_spec.rb +0 -149
  6612. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/adapters/bsd_spec.rb +0 -36
  6613. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/adapters/darwin_spec.rb +0 -37
  6614. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/adapters/linux_spec.rb +0 -47
  6615. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/adapters/polling_spec.rb +0 -68
  6616. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/adapters/windows_spec.rb +0 -30
  6617. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/directory_record_spec.rb +0 -1250
  6618. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/listener_spec.rb +0 -258
  6619. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen/turnstile_spec.rb +0 -56
  6620. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/listen_spec.rb +0 -67
  6621. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/spec_helper.rb +0 -25
  6622. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/support/adapter_helper.rb +0 -666
  6623. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/support/directory_record_helper.rb +0 -57
  6624. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/support/fixtures_helper.rb +0 -29
  6625. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/support/listeners_helper.rb +0 -179
  6626. data/docs/vendor/bundle/ruby/2.5.0/gems/sass-3.4.25/vendor/listen/spec/support/platform_helper.rb +0 -15
  6627. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/.gitignore +0 -16
  6628. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/.gitmodules +0 -3
  6629. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/.travis.yml +0 -10
  6630. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/CHANGELOG.md +0 -61
  6631. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/CODE_OF_CONDUCT.md +0 -10
  6632. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/Gemfile +0 -2
  6633. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/LICENSE.txt +0 -22
  6634. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/README.md +0 -68
  6635. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/Rakefile +0 -15
  6636. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/Rakefile +0 -3
  6637. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/.editorconfig +0 -15
  6638. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/.gitattributes +0 -2
  6639. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/.github/CONTRIBUTING.md +0 -65
  6640. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/.github/ISSUE_TEMPLATE.md +0 -54
  6641. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/.gitignore +0 -85
  6642. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/.travis.yml +0 -64
  6643. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/COPYING +0 -25
  6644. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/GNUmakefile.am +0 -88
  6645. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/INSTALL +0 -1
  6646. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/LICENSE +0 -25
  6647. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/Makefile +0 -351
  6648. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/Makefile.conf +0 -55
  6649. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/Readme.md +0 -104
  6650. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/SECURITY.md +0 -10
  6651. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/appveyor.yml +0 -91
  6652. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/configure.ac +0 -138
  6653. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/contrib/libsass.spec +0 -66
  6654. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/contrib/plugin.cpp +0 -60
  6655. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/README.md +0 -20
  6656. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/api-context-example.md +0 -45
  6657. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/api-context-internal.md +0 -163
  6658. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/api-context.md +0 -295
  6659. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/api-doc.md +0 -215
  6660. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/api-function-example.md +0 -67
  6661. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/api-function-internal.md +0 -8
  6662. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/api-function.md +0 -74
  6663. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/api-importer-example.md +0 -112
  6664. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/api-importer-internal.md +0 -20
  6665. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/api-importer.md +0 -86
  6666. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/api-value-example.md +0 -55
  6667. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/api-value-internal.md +0 -76
  6668. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/api-value.md +0 -154
  6669. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/build-on-darwin.md +0 -27
  6670. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/build-on-gentoo.md +0 -55
  6671. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/build-on-windows.md +0 -139
  6672. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/build-shared-library.md +0 -35
  6673. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/build-with-autotools.md +0 -78
  6674. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/build-with-makefiles.md +0 -68
  6675. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/build-with-mingw.md +0 -107
  6676. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/build-with-visual-studio.md +0 -90
  6677. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/build.md +0 -97
  6678. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/compatibility-plan.md +0 -48
  6679. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/contributing.md +0 -17
  6680. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/custom-functions-internal.md +0 -122
  6681. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/dev-ast-memory.md +0 -223
  6682. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/implementations.md +0 -56
  6683. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/plugins.md +0 -47
  6684. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/setup-environment.md +0 -68
  6685. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/source-map-internals.md +0 -51
  6686. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/trace.md +0 -26
  6687. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/triage.md +0 -17
  6688. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/docs/unicode.md +0 -39
  6689. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/extconf.rb +0 -6
  6690. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/include/sass.h +0 -15
  6691. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/include/sass/base.h +0 -89
  6692. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/include/sass/context.h +0 -170
  6693. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/include/sass/functions.h +0 -139
  6694. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/include/sass/values.h +0 -145
  6695. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/include/sass/version.h +0 -12
  6696. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/include/sass/version.h.in +0 -12
  6697. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/include/sass2scss.h +0 -120
  6698. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/m4/.gitkeep +0 -0
  6699. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/m4/m4-ax_cxx_compile_stdcxx_11.m4 +0 -167
  6700. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/res/resource.rc +0 -35
  6701. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/script/bootstrap +0 -13
  6702. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/script/branding +0 -10
  6703. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/script/ci-build-libsass +0 -134
  6704. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/script/ci-build-plugin +0 -62
  6705. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/script/ci-install-compiler +0 -6
  6706. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/script/ci-install-deps +0 -20
  6707. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/script/ci-report-coverage +0 -42
  6708. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/script/spec +0 -5
  6709. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/script/tap-driver +0 -652
  6710. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/script/tap-runner +0 -1
  6711. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/script/test-leaks.pl +0 -103
  6712. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/GNUmakefile.am +0 -54
  6713. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/ast.cpp +0 -2226
  6714. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/ast.hpp +0 -3049
  6715. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/ast_def_macros.hpp +0 -80
  6716. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/ast_fwd_decl.cpp +0 -29
  6717. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/ast_fwd_decl.hpp +0 -463
  6718. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/b64/cencode.h +0 -32
  6719. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/b64/encode.h +0 -79
  6720. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/backtrace.cpp +0 -46
  6721. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/backtrace.hpp +0 -29
  6722. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/base64vlq.cpp +0 -44
  6723. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/base64vlq.hpp +0 -30
  6724. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/bind.cpp +0 -311
  6725. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/bind.hpp +0 -13
  6726. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/c99func.c +0 -54
  6727. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/cencode.c +0 -108
  6728. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/check_nesting.cpp +0 -398
  6729. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/check_nesting.hpp +0 -65
  6730. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/color_maps.cpp +0 -648
  6731. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/color_maps.hpp +0 -331
  6732. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/constants.cpp +0 -179
  6733. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/constants.hpp +0 -181
  6734. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/context.cpp +0 -880
  6735. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/context.hpp +0 -152
  6736. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/cssize.cpp +0 -606
  6737. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/cssize.hpp +0 -77
  6738. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/debug.hpp +0 -43
  6739. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/debugger.hpp +0 -800
  6740. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/emitter.cpp +0 -297
  6741. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/emitter.hpp +0 -99
  6742. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/environment.cpp +0 -246
  6743. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/environment.hpp +0 -113
  6744. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/error_handling.cpp +0 -235
  6745. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/error_handling.hpp +0 -216
  6746. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/eval.cpp +0 -1678
  6747. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/eval.hpp +0 -103
  6748. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/expand.cpp +0 -816
  6749. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/expand.hpp +0 -82
  6750. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/extend.cpp +0 -2130
  6751. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/extend.hpp +0 -86
  6752. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/file.cpp +0 -485
  6753. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/file.hpp +0 -133
  6754. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/functions.cpp +0 -2234
  6755. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/functions.hpp +0 -198
  6756. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/inspect.cpp +0 -1138
  6757. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/inspect.hpp +0 -103
  6758. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/json.cpp +0 -1436
  6759. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/json.hpp +0 -117
  6760. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/kwd_arg_macros.hpp +0 -28
  6761. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/lexer.cpp +0 -181
  6762. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/lexer.hpp +0 -315
  6763. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/listize.cpp +0 -86
  6764. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/listize.hpp +0 -34
  6765. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/mapping.hpp +0 -18
  6766. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/memory/SharedPtr.cpp +0 -114
  6767. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/memory/SharedPtr.hpp +0 -206
  6768. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/node.cpp +0 -319
  6769. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/node.hpp +0 -118
  6770. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/operation.hpp +0 -173
  6771. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/operators.cpp +0 -240
  6772. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/operators.hpp +0 -30
  6773. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/output.cpp +0 -336
  6774. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/output.hpp +0 -54
  6775. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/parser.cpp +0 -3121
  6776. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/parser.hpp +0 -398
  6777. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/paths.hpp +0 -71
  6778. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/plugins.cpp +0 -184
  6779. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/plugins.hpp +0 -57
  6780. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/position.cpp +0 -181
  6781. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/position.hpp +0 -124
  6782. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/prelexer.cpp +0 -1774
  6783. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/prelexer.hpp +0 -484
  6784. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/remove_placeholders.cpp +0 -84
  6785. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/remove_placeholders.hpp +0 -35
  6786. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/sass.cpp +0 -149
  6787. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/sass.hpp +0 -139
  6788. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/sass2scss.cpp +0 -864
  6789. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/sass_context.cpp +0 -769
  6790. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/sass_context.hpp +0 -129
  6791. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/sass_functions.cpp +0 -207
  6792. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/sass_functions.hpp +0 -50
  6793. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/sass_util.cpp +0 -149
  6794. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/sass_util.hpp +0 -256
  6795. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/sass_values.cpp +0 -357
  6796. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/sass_values.hpp +0 -82
  6797. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/source_map.cpp +0 -195
  6798. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/source_map.hpp +0 -62
  6799. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/subset_map.cpp +0 -55
  6800. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/subset_map.hpp +0 -76
  6801. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/support/libsass.pc.in +0 -11
  6802. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/to_c.cpp +0 -74
  6803. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/to_c.hpp +0 -39
  6804. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/to_value.cpp +0 -112
  6805. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/to_value.hpp +0 -50
  6806. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/units.cpp +0 -501
  6807. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/units.hpp +0 -109
  6808. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/utf8.h +0 -34
  6809. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/utf8/checked.h +0 -334
  6810. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/utf8/core.h +0 -329
  6811. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/utf8/unchecked.h +0 -235
  6812. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/utf8_string.cpp +0 -102
  6813. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/utf8_string.hpp +0 -37
  6814. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/util.cpp +0 -733
  6815. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/util.hpp +0 -61
  6816. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/values.cpp +0 -131
  6817. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/src/values.hpp +0 -12
  6818. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/test/test_node.cpp +0 -94
  6819. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/test/test_paths.cpp +0 -28
  6820. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/test/test_selector_difference.cpp +0 -25
  6821. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/test/test_specificity.cpp +0 -25
  6822. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/test/test_subset_map.cpp +0 -472
  6823. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/test/test_superselector.cpp +0 -69
  6824. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/test/test_unification.cpp +0 -31
  6825. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/version.sh +0 -10
  6826. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/win/libsass.sln +0 -39
  6827. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/win/libsass.sln.DotSettings +0 -9
  6828. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/win/libsass.targets +0 -118
  6829. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/win/libsass.vcxproj +0 -188
  6830. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/ext/libsass/win/libsass.vcxproj.filters +0 -357
  6831. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc.rb +0 -33
  6832. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/dependency.rb +0 -17
  6833. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/engine.rb +0 -139
  6834. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/error.rb +0 -37
  6835. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/functions_handler.rb +0 -75
  6836. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/import_handler.rb +0 -50
  6837. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/importer.rb +0 -31
  6838. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/native.rb +0 -63
  6839. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/native/lib_c.rb +0 -21
  6840. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/native/native_context_api.rb +0 -147
  6841. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/native/native_functions_api.rb +0 -164
  6842. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/native/sass2scss_api.rb +0 -10
  6843. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/native/sass_input_style.rb +0 -13
  6844. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/native/sass_output_style.rb +0 -12
  6845. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/native/sass_value.rb +0 -97
  6846. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/native/string_list.rb +0 -10
  6847. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/sass_2_scss.rb +0 -9
  6848. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script.rb +0 -19
  6849. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/functions.rb +0 -8
  6850. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value.rb +0 -137
  6851. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value/bool.rb +0 -32
  6852. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value/color.rb +0 -95
  6853. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value/list.rb +0 -136
  6854. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value/map.rb +0 -69
  6855. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value/number.rb +0 -389
  6856. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value/string.rb +0 -96
  6857. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value_conversion.rb +0 -69
  6858. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value_conversion/base.rb +0 -13
  6859. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value_conversion/bool.rb +0 -13
  6860. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value_conversion/color.rb +0 -18
  6861. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value_conversion/list.rb +0 -25
  6862. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value_conversion/map.rb +0 -21
  6863. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value_conversion/number.rb +0 -13
  6864. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/script/value_conversion/string.rb +0 -17
  6865. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/util.rb +0 -231
  6866. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/util/normalized_map.rb +0 -117
  6867. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/sassc/version.rb +0 -5
  6868. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/lib/tasks/libsass.rb +0 -33
  6869. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/sassc.gemspec +0 -49
  6870. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/test/custom_importer_test.rb +0 -127
  6871. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/test/engine_test.rb +0 -284
  6872. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/test/error_test.rb +0 -29
  6873. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/test/fixtures/paths.scss +0 -10
  6874. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/test/functions_test.rb +0 -303
  6875. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/test/native_test.rb +0 -213
  6876. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/test/output_style_test.rb +0 -107
  6877. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/test/sass_2_scss_test.rb +0 -14
  6878. data/docs/vendor/bundle/ruby/2.5.0/gems/sassc-2.0.0/test/test_helper.rb +0 -45
  6879. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/.gitignore +0 -21
  6880. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/.travis.yml +0 -15
  6881. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/History.txt +0 -158
  6882. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/README.md +0 -77
  6883. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/Rakefile +0 -28
  6884. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/examples/beanstalk.rb +0 -101
  6885. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/examples/echo.rb +0 -52
  6886. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/examples/preforking_server.rb +0 -151
  6887. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/examples/server_beanstalk.rb +0 -88
  6888. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/lib/servolux.rb +0 -42
  6889. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/lib/servolux/child.rb +0 -232
  6890. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/lib/servolux/daemon.rb +0 -466
  6891. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/lib/servolux/null_logger.rb +0 -19
  6892. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/lib/servolux/pid_file.rb +0 -172
  6893. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/lib/servolux/piper.rb +0 -377
  6894. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/lib/servolux/prefork.rb +0 -604
  6895. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/lib/servolux/server.rb +0 -319
  6896. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/lib/servolux/threaded.rb +0 -315
  6897. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/lib/servolux/version.rb +0 -8
  6898. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/script/bootstrap +0 -9
  6899. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/spec/child_spec.rb +0 -47
  6900. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/spec/daemon_spec.rb +0 -54
  6901. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/spec/pid_file_spec.rb +0 -133
  6902. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/spec/piper_spec.rb +0 -108
  6903. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/spec/prefork_spec.rb +0 -202
  6904. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/spec/server_spec.rb +0 -170
  6905. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/spec/servolux_spec.rb +0 -15
  6906. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/spec/spec_helper.rb +0 -17
  6907. data/docs/vendor/bundle/ruby/2.5.0/gems/servolux-0.13.0/spec/threaded_spec.rb +0 -232
  6908. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/CHANGELOG.md +0 -296
  6909. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/LICENSE +0 -21
  6910. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/README.md +0 -509
  6911. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/bin/sprockets +0 -89
  6912. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/rake/sprocketstask.rb +0 -152
  6913. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets.rb +0 -169
  6914. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/asset.rb +0 -200
  6915. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/autoload.rb +0 -11
  6916. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/autoload/closure.rb +0 -7
  6917. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/autoload/coffee_script.rb +0 -7
  6918. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/autoload/eco.rb +0 -7
  6919. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/autoload/ejs.rb +0 -7
  6920. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/autoload/sass.rb +0 -7
  6921. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/autoload/uglifier.rb +0 -7
  6922. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/autoload/yui.rb +0 -7
  6923. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/base.rb +0 -110
  6924. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/bower.rb +0 -58
  6925. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/bundle.rb +0 -69
  6926. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/cache.rb +0 -236
  6927. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/cache/file_store.rb +0 -186
  6928. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/cache/memory_store.rb +0 -66
  6929. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/cache/null_store.rb +0 -46
  6930. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/cached_environment.rb +0 -69
  6931. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/closure_compressor.rb +0 -47
  6932. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/coffee_script_processor.rb +0 -25
  6933. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/coffee_script_template.rb +0 -17
  6934. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/compressing.rb +0 -94
  6935. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/configuration.rb +0 -83
  6936. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/context.rb +0 -231
  6937. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/dependencies.rb +0 -73
  6938. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/deprecation.rb +0 -90
  6939. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/digest_utils.rb +0 -180
  6940. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/directive_processor.rb +0 -404
  6941. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/eco_processor.rb +0 -32
  6942. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/eco_template.rb +0 -17
  6943. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/ejs_processor.rb +0 -31
  6944. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/ejs_template.rb +0 -17
  6945. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/encoding_utils.rb +0 -261
  6946. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/engines.rb +0 -92
  6947. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/environment.rb +0 -41
  6948. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/erb_processor.rb +0 -30
  6949. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/erb_template.rb +0 -11
  6950. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/errors.rb +0 -11
  6951. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/file_reader.rb +0 -15
  6952. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/http_utils.rb +0 -117
  6953. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/jst_processor.rb +0 -49
  6954. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy.rb +0 -330
  6955. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy_proc_processor.rb +0 -35
  6956. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/legacy_tilt_processor.rb +0 -29
  6957. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/loader.rb +0 -325
  6958. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest.rb +0 -336
  6959. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/manifest_utils.rb +0 -45
  6960. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/mime.rb +0 -130
  6961. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_dependency_utils.rb +0 -85
  6962. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_digest_utils.rb +0 -47
  6963. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/path_utils.rb +0 -287
  6964. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/paths.rb +0 -81
  6965. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processing.rb +0 -258
  6966. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/processor_utils.rb +0 -180
  6967. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/resolve.rb +0 -211
  6968. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_cache_store.rb +0 -34
  6969. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_compressor.rb +0 -51
  6970. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_functions.rb +0 -2
  6971. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_importer.rb +0 -2
  6972. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_processor.rb +0 -292
  6973. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/sass_template.rb +0 -19
  6974. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/server.rb +0 -292
  6975. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/transformers.rb +0 -145
  6976. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/uglifier_compressor.rb +0 -56
  6977. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/unloaded_asset.rb +0 -137
  6978. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/uri_tar.rb +0 -98
  6979. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/uri_utils.rb +0 -188
  6980. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/utils.rb +0 -235
  6981. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/utils/gzip.rb +0 -67
  6982. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/version.rb +0 -3
  6983. data/docs/vendor/bundle/ruby/2.5.0/gems/sprockets-3.7.2/lib/sprockets/yui_compressor.rb +0 -55
  6984. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/.gitignore +0 -4
  6985. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/.travis.yml +0 -30
  6986. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/.yardopts +0 -2
  6987. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/CHANGES +0 -249
  6988. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/EXPRESSIONS.md +0 -262
  6989. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/Gemfile +0 -3
  6990. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/LICENSE +0 -20
  6991. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/README.md +0 -267
  6992. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/Rakefile +0 -25
  6993. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple.rb +0 -67
  6994. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/engine.rb +0 -67
  6995. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/erb/engine.rb +0 -15
  6996. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/erb/parser.rb +0 -40
  6997. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/erb/template.rb +0 -11
  6998. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/erb/trimming.rb +0 -23
  6999. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/exceptions.rb +0 -13
  7000. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/filter.rb +0 -9
  7001. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/filters/code_merger.rb +0 -30
  7002. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/filters/control_flow.rb +0 -42
  7003. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/filters/dynamic_inliner.rb +0 -71
  7004. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/filters/encoding.rb +0 -24
  7005. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/filters/eraser.rb +0 -22
  7006. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/filters/escapable.rb +0 -40
  7007. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/filters/multi_flattener.rb +0 -25
  7008. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/filters/remove_bom.rb +0 -13
  7009. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/filters/static_analyzer.rb +0 -30
  7010. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/filters/static_merger.rb +0 -37
  7011. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/filters/string_splitter.rb +0 -130
  7012. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/filters/validator.rb +0 -15
  7013. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/generator.rb +0 -88
  7014. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/generators/array.rb +0 -21
  7015. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/generators/array_buffer.rb +0 -29
  7016. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/generators/erb.rb +0 -32
  7017. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/generators/rails_output_buffer.rb +0 -35
  7018. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/generators/string_buffer.rb +0 -25
  7019. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/grammar.rb +0 -57
  7020. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/html/attribute_merger.rb +0 -42
  7021. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/html/attribute_remover.rb +0 -35
  7022. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/html/attribute_sorter.rb +0 -21
  7023. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/html/dispatcher.rb +0 -31
  7024. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/html/fast.rb +0 -130
  7025. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/html/filter.rb +0 -21
  7026. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/html/pretty.rb +0 -103
  7027. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/html/safe.rb +0 -23
  7028. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/map.rb +0 -105
  7029. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/mixins/dispatcher.rb +0 -160
  7030. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/mixins/engine_dsl.rb +0 -145
  7031. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/mixins/grammar_dsl.rb +0 -170
  7032. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/mixins/options.rb +0 -87
  7033. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/mixins/template.rb +0 -28
  7034. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/parser.rb +0 -8
  7035. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/static_analyzer.rb +0 -77
  7036. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/templates.rb +0 -11
  7037. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/templates/rails.rb +0 -26
  7038. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/templates/tilt.rb +0 -46
  7039. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/utils.rb +0 -101
  7040. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/lib/temple/version.rb +0 -3
  7041. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/temple.gemspec +0 -29
  7042. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/filters/test_code_merger.rb +0 -38
  7043. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/filters/test_control_flow.rb +0 -90
  7044. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/filters/test_dynamic_inliner.rb +0 -95
  7045. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/filters/test_eraser.rb +0 -55
  7046. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/filters/test_escapable.rb +0 -49
  7047. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/filters/test_multi_flattener.rb +0 -33
  7048. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/filters/test_static_analyzer.rb +0 -37
  7049. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/filters/test_static_merger.rb +0 -41
  7050. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/filters/test_string_splitter.rb +0 -25
  7051. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/helper.rb +0 -30
  7052. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/html/test_attribute_merger.rb +0 -76
  7053. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/html/test_attribute_remover.rb +0 -43
  7054. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/html/test_attribute_sorter.rb +0 -48
  7055. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/html/test_fast.rb +0 -97
  7056. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/html/test_pretty.rb +0 -55
  7057. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/mixins/test_dispatcher.rb +0 -70
  7058. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/mixins/test_grammar_dsl.rb +0 -86
  7059. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/test_engine.rb +0 -189
  7060. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/test_erb.rb +0 -61
  7061. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/test_filter.rb +0 -29
  7062. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/test_generator.rb +0 -158
  7063. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/test_grammar.rb +0 -47
  7064. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/test_map.rb +0 -39
  7065. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/test_static_analyzer.rb +0 -39
  7066. data/docs/vendor/bundle/ruby/2.5.0/gems/temple-0.8.0/test/test_utils.rb +0 -39
  7067. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/.document +0 -5
  7068. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/CHANGELOG.md +0 -204
  7069. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/CONTRIBUTING.md +0 -15
  7070. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/LICENSE.md +0 -20
  7071. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/README.md +0 -51
  7072. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/bin/thor +0 -6
  7073. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor.rb +0 -509
  7074. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/actions.rb +0 -331
  7075. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/actions/create_file.rb +0 -104
  7076. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/actions/create_link.rb +0 -60
  7077. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/actions/directory.rb +0 -118
  7078. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/actions/empty_directory.rb +0 -143
  7079. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/actions/file_manipulation.rb +0 -373
  7080. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/actions/inject_into_file.rb +0 -109
  7081. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/base.rb +0 -678
  7082. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/command.rb +0 -135
  7083. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/core_ext/hash_with_indifferent_access.rb +0 -97
  7084. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/core_ext/io_binary_read.rb +0 -12
  7085. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/core_ext/ordered_hash.rb +0 -129
  7086. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/error.rb +0 -114
  7087. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/group.rb +0 -281
  7088. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/invocation.rb +0 -177
  7089. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/line_editor.rb +0 -17
  7090. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/line_editor/basic.rb +0 -37
  7091. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/line_editor/readline.rb +0 -88
  7092. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/parser.rb +0 -4
  7093. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/parser/argument.rb +0 -70
  7094. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/parser/arguments.rb +0 -175
  7095. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/parser/option.rb +0 -146
  7096. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/parser/options.rb +0 -226
  7097. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/rake_compat.rb +0 -71
  7098. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/runner.rb +0 -324
  7099. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/shell.rb +0 -81
  7100. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/shell/basic.rb +0 -482
  7101. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/shell/color.rb +0 -149
  7102. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/shell/html.rb +0 -126
  7103. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/util.rb +0 -268
  7104. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/lib/thor/version.rb +0 -3
  7105. data/docs/vendor/bundle/ruby/2.5.0/gems/thor-0.20.3/thor.gemspec +0 -21
  7106. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/.rspec +0 -2
  7107. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/.travis.yml +0 -46
  7108. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/.yardopts +0 -13
  7109. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/Gemfile +0 -20
  7110. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/LICENSE +0 -144
  7111. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/README.md +0 -60
  7112. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/Rakefile +0 -62
  7113. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/examples/bench_cache.rb +0 -35
  7114. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/JRubyCacheBackendLibrary.java +0 -245
  7115. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMap.java +0 -31
  7116. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMapV8.java +0 -3863
  7117. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/LongAdder.java +0 -203
  7118. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/Striped64.java +0 -342
  7119. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/ConcurrentHashMapV8.java +0 -3800
  7120. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/LongAdder.java +0 -204
  7121. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/Striped64.java +0 -291
  7122. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/ext/org/jruby/ext/thread_safe/jsr166y/ThreadLocalRandom.java +0 -199
  7123. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/ext/thread_safe/JrubyCacheBackendService.java +0 -15
  7124. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe.rb +0 -65
  7125. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/atomic_reference_cache_backend.rb +0 -908
  7126. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/cache.rb +0 -161
  7127. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/mri_cache_backend.rb +0 -60
  7128. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/non_concurrent_cache_backend.rb +0 -135
  7129. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/synchronized_cache_backend.rb +0 -77
  7130. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/synchronized_delegator.rb +0 -43
  7131. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/util.rb +0 -16
  7132. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/util/adder.rb +0 -62
  7133. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/util/atomic_reference.rb +0 -44
  7134. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/util/cheap_lockable.rb +0 -106
  7135. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/util/power_of_two_tuple.rb +0 -26
  7136. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/util/striped64.rb +0 -222
  7137. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/util/volatile.rb +0 -64
  7138. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/util/volatile_tuple.rb +0 -46
  7139. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/util/xor_shift_random.rb +0 -41
  7140. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/lib/thread_safe/version.rb +0 -21
  7141. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/spec/.gitignore +0 -0
  7142. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/spec/spec_helper.rb +0 -31
  7143. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/spec/src/thread_safe/SecurityManager.java +0 -21
  7144. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/spec/support/.gitignore +0 -0
  7145. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/spec/support/threads.rb +0 -1
  7146. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/spec/support/threadsafe_test.rb +0 -75
  7147. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/spec/thread_safe/.gitignore +0 -0
  7148. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/spec/thread_safe/array_spec.rb +0 -18
  7149. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/spec/thread_safe/cache_loops_spec.rb +0 -507
  7150. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/spec/thread_safe/cache_spec.rb +0 -943
  7151. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/spec/thread_safe/hash_spec.rb +0 -17
  7152. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/spec/thread_safe/no_unsafe_spec.rb +0 -27
  7153. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/spec/thread_safe/synchronized_delegator_spec.rb +0 -85
  7154. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/tasks/update_doc.rake +0 -45
  7155. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/thread_safe.gemspec +0 -26
  7156. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/yard-template/default/fulldoc/html/css/common.css +0 -125
  7157. data/docs/vendor/bundle/ruby/2.5.0/gems/thread_safe-0.3.6/yard-template/default/layout/html/footer.erb +0 -16
  7158. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/CHANGELOG.md +0 -132
  7159. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/COPYING +0 -18
  7160. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/Gemfile +0 -70
  7161. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/HACKING +0 -16
  7162. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/README.md +0 -233
  7163. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/Rakefile +0 -106
  7164. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/bin/tilt +0 -122
  7165. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/docs/TEMPLATES.md +0 -555
  7166. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/docs/common.css +0 -14
  7167. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt.rb +0 -166
  7168. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/asciidoc.rb +0 -27
  7169. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/babel.rb +0 -16
  7170. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/bluecloth.rb +0 -24
  7171. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/builder.rb +0 -37
  7172. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/coffee.rb +0 -58
  7173. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/commonmarker.rb +0 -78
  7174. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/creole.rb +0 -25
  7175. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/csv.rb +0 -65
  7176. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/dummy.rb +0 -3
  7177. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/erb.rb +0 -63
  7178. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/erubi.rb +0 -32
  7179. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/erubis.rb +0 -43
  7180. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/etanni.rb +0 -27
  7181. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/haml.rb +0 -86
  7182. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/kramdown.rb +0 -25
  7183. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/less.rb +0 -30
  7184. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/liquid.rb +0 -44
  7185. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/livescript.rb +0 -23
  7186. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/mapping.rb +0 -293
  7187. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/markaby.rb +0 -45
  7188. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/maruku.rb +0 -22
  7189. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/nokogiri.rb +0 -36
  7190. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/pandoc.rb +0 -49
  7191. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/plain.rb +0 -16
  7192. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/prawn.rb +0 -43
  7193. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/radius.rb +0 -48
  7194. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/rdiscount.rb +0 -39
  7195. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/rdoc.rb +0 -40
  7196. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/redcarpet.rb +0 -83
  7197. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/redcloth.rb +0 -23
  7198. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/rst-pandoc.rb +0 -18
  7199. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/sass.rb +0 -52
  7200. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/sigil.rb +0 -34
  7201. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/string.rb +0 -21
  7202. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/template.rb +0 -302
  7203. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/typescript.rb +0 -26
  7204. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/wikicloth.rb +0 -22
  7205. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/lib/tilt/yajl.rb +0 -87
  7206. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/man/index.txt +0 -2
  7207. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/man/tilt.1.ronn +0 -59
  7208. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/markaby/locals.mab +0 -1
  7209. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/markaby/markaby.mab +0 -1
  7210. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/markaby/markaby_other_static.mab +0 -1
  7211. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/markaby/render_twice.mab +0 -1
  7212. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/markaby/scope.mab +0 -1
  7213. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/markaby/yielding.mab +0 -2
  7214. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/mytemplate.rb +0 -2
  7215. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/test_helper.rb +0 -64
  7216. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_asciidoctor_test.rb +0 -50
  7217. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_babeltemplate.rb +0 -33
  7218. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_blueclothtemplate_test.rb +0 -33
  7219. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_buildertemplate_test.rb +0 -72
  7220. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_cache_test.rb +0 -43
  7221. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_coffeescripttemplate_test.rb +0 -141
  7222. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_commonmarkertemplate_test.rb +0 -28
  7223. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_compilesite_test.rb +0 -51
  7224. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_creoletemplate_test.rb +0 -24
  7225. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_csv_test.rb +0 -77
  7226. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_erbtemplate_test.rb +0 -239
  7227. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_erubistemplate_test.rb +0 -151
  7228. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_erubitemplate_test.rb +0 -158
  7229. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_etannitemplate_test.rb +0 -174
  7230. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_hamltemplate_test.rb +0 -166
  7231. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_kramdown_test.rb +0 -20
  7232. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_lesstemplate_test.less +0 -1
  7233. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_lesstemplate_test.rb +0 -42
  7234. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_liquidtemplate_test.rb +0 -87
  7235. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_livescripttemplate_test.rb +0 -37
  7236. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_mapping_test.rb +0 -232
  7237. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_markaby_test.rb +0 -88
  7238. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_markdown_test.rb +0 -186
  7239. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_marukutemplate_test.rb +0 -36
  7240. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_metadata_test.rb +0 -42
  7241. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_nokogiritemplate_test.rb +0 -87
  7242. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_pandoctemplate_test.rb +0 -67
  7243. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_prawntemplate.prawn +0 -1
  7244. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_prawntemplate_test.rb +0 -75
  7245. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_radiustemplate_test.rb +0 -75
  7246. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_rdiscounttemplate_test.rb +0 -43
  7247. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_rdoctemplate_test.rb +0 -29
  7248. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_redcarpettemplate_test.rb +0 -54
  7249. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_redclothtemplate_test.rb +0 -36
  7250. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_rstpandoctemplate_test.rb +0 -32
  7251. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_sasstemplate_test.rb +0 -42
  7252. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_sigil_test.rb +0 -41
  7253. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_stringtemplate_test.rb +0 -171
  7254. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_template_test.rb +0 -314
  7255. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_test.rb +0 -60
  7256. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_typescript_test.rb +0 -38
  7257. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_wikiclothtemplate_test.rb +0 -32
  7258. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/test/tilt_yajltemplate_test.rb +0 -101
  7259. data/docs/vendor/bundle/ruby/2.5.0/gems/tilt-2.0.9/tilt.gemspec +0 -130
  7260. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/.yardopts +0 -6
  7261. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/CHANGES.md +0 -786
  7262. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/LICENSE +0 -19
  7263. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/README.md +0 -151
  7264. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/Rakefile +0 -107
  7265. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo.rb +0 -40
  7266. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/country.rb +0 -196
  7267. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/country_index_definition.rb +0 -31
  7268. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/country_info.rb +0 -42
  7269. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/country_timezone.rb +0 -135
  7270. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/data_source.rb +0 -190
  7271. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/data_timezone.rb +0 -58
  7272. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/data_timezone_info.rb +0 -55
  7273. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/info_timezone.rb +0 -30
  7274. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/linked_timezone.rb +0 -63
  7275. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/linked_timezone_info.rb +0 -26
  7276. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/offset_rationals.rb +0 -77
  7277. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/ruby_core_support.rb +0 -146
  7278. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/ruby_country_info.rb +0 -74
  7279. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/ruby_data_source.rb +0 -136
  7280. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/time_or_datetime.rb +0 -340
  7281. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/timezone.rb +0 -669
  7282. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/timezone_definition.rb +0 -36
  7283. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/timezone_index_definition.rb +0 -54
  7284. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/timezone_info.rb +0 -30
  7285. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/timezone_offset.rb +0 -101
  7286. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/timezone_period.rb +0 -245
  7287. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/timezone_proxy.rb +0 -105
  7288. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/timezone_transition.rb +0 -130
  7289. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/timezone_transition_definition.rb +0 -104
  7290. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/transition_data_timezone_info.rb +0 -274
  7291. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/zoneinfo_country_info.rb +0 -37
  7292. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/zoneinfo_data_source.rb +0 -488
  7293. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/lib/tzinfo/zoneinfo_timezone_info.rb +0 -296
  7294. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_country.rb +0 -234
  7295. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_country_index_definition.rb +0 -69
  7296. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_country_info.rb +0 -16
  7297. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_country_timezone.rb +0 -173
  7298. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_data_source.rb +0 -218
  7299. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_data_timezone.rb +0 -99
  7300. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_data_timezone_info.rb +0 -18
  7301. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_info_timezone.rb +0 -34
  7302. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_linked_timezone.rb +0 -155
  7303. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_linked_timezone_info.rb +0 -23
  7304. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_offset_rationals.rb +0 -23
  7305. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_ruby_core_support.rb +0 -168
  7306. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_ruby_country_info.rb +0 -110
  7307. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_ruby_data_source.rb +0 -143
  7308. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_time_or_datetime.rb +0 -654
  7309. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_timezone.rb +0 -1350
  7310. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_timezone_definition.rb +0 -113
  7311. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_timezone_index_definition.rb +0 -73
  7312. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_timezone_info.rb +0 -11
  7313. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_timezone_london.rb +0 -143
  7314. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_timezone_melbourne.rb +0 -142
  7315. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_timezone_new_york.rb +0 -142
  7316. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_timezone_offset.rb +0 -126
  7317. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_timezone_period.rb +0 -555
  7318. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_timezone_proxy.rb +0 -136
  7319. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_timezone_transition.rb +0 -366
  7320. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_timezone_transition_definition.rb +0 -295
  7321. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_timezone_utc.rb +0 -27
  7322. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_transition_data_timezone_info.rb +0 -423
  7323. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_zoneinfo_country_info.rb +0 -78
  7324. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_zoneinfo_data_source.rb +0 -1195
  7325. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tc_zoneinfo_timezone_info.rb +0 -1232
  7326. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/test_utils.rb +0 -163
  7327. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/ts_all.rb +0 -7
  7328. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/ts_all_ruby.rb +0 -5
  7329. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/ts_all_zoneinfo.rb +0 -7
  7330. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data.rb +0 -8
  7331. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/definitions/America/Argentina/Buenos_Aires.rb +0 -89
  7332. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/definitions/America/New_York.rb +0 -315
  7333. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/definitions/Australia/Melbourne.rb +0 -218
  7334. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/definitions/EST.rb +0 -19
  7335. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/definitions/Etc/GMT__m__1.rb +0 -21
  7336. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/definitions/Etc/GMT__p__1.rb +0 -21
  7337. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/definitions/Etc/UTC.rb +0 -21
  7338. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/definitions/Europe/Amsterdam.rb +0 -261
  7339. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/definitions/Europe/Andorra.rb +0 -186
  7340. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/definitions/Europe/London.rb +0 -321
  7341. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/definitions/Europe/Paris.rb +0 -265
  7342. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/definitions/Europe/Prague.rb +0 -220
  7343. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/definitions/UTC.rb +0 -16
  7344. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/indexes/countries.rb +0 -927
  7345. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/indexes/timezones.rb +0 -596
  7346. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/tzinfo-data/tzinfo/data/version.rb +0 -14
  7347. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/America/Argentina/Buenos_Aires +0 -0
  7348. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/America/New_York +0 -0
  7349. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/Australia/Melbourne +0 -0
  7350. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/EST +0 -0
  7351. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/Etc/UTC +0 -0
  7352. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/Europe/Amsterdam +0 -0
  7353. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/Europe/Andorra +0 -0
  7354. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/Europe/London +0 -0
  7355. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/Europe/Paris +0 -0
  7356. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/Europe/Prague +0 -0
  7357. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/Factory +0 -0
  7358. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/iso3166.tab +0 -275
  7359. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/leapseconds +0 -61
  7360. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/posix/Europe/London +0 -0
  7361. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/posixrules +0 -0
  7362. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/right/Europe/London +0 -0
  7363. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/zone.tab +0 -439
  7364. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/test/zoneinfo/zone1970.tab +0 -369
  7365. data/docs/vendor/bundle/ruby/2.5.0/gems/tzinfo-1.2.5/tzinfo.gemspec +0 -21
  7366. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/.document +0 -5
  7367. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/.gitignore +0 -44
  7368. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/.gitmodules +0 -12
  7369. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/.rspec +0 -1
  7370. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/.rubocop.yml +0 -44
  7371. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/.travis.yml +0 -32
  7372. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/.yardopts +0 -4
  7373. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/CHANGELOG.md +0 -202
  7374. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/CONTRIBUTING.md +0 -42
  7375. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/Gemfile +0 -5
  7376. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/LICENSE.txt +0 -20
  7377. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/README.md +0 -157
  7378. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/Rakefile +0 -44
  7379. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/lib/es5.js +0 -321
  7380. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/lib/source-map.js +0 -3055
  7381. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/lib/split.js +0 -117
  7382. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/lib/uglifier.js +0 -120
  7383. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/lib/uglifier.rb +0 -388
  7384. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/lib/uglifier/version.rb +0 -4
  7385. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/lib/uglify-harmony.js +0 -428
  7386. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/lib/uglify.js +0 -425
  7387. data/docs/vendor/bundle/ruby/2.5.0/gems/uglifier-3.2.0/uglifier.gemspec +0 -35
  7388. data/docs/vendor/bundle/ruby/2.5.0/specifications/activesupport-5.0.7.1.gemspec +0 -43
  7389. data/docs/vendor/bundle/ruby/2.5.0/specifications/addressable-2.6.0.gemspec +0 -39
  7390. data/docs/vendor/bundle/ruby/2.5.0/specifications/autoprefixer-rails-9.4.8.gemspec +0 -46
  7391. data/docs/vendor/bundle/ruby/2.5.0/specifications/backports-3.12.0.gemspec +0 -21
  7392. data/docs/vendor/bundle/ruby/2.5.0/specifications/coffee-script-2.4.1.gemspec +0 -41
  7393. data/docs/vendor/bundle/ruby/2.5.0/specifications/coffee-script-source-1.12.2.gemspec +0 -20
  7394. data/docs/vendor/bundle/ruby/2.5.0/specifications/concurrent-ruby-1.1.4.gemspec +0 -23
  7395. data/docs/vendor/bundle/ruby/2.5.0/specifications/contracts-0.13.0.gemspec +0 -19
  7396. data/docs/vendor/bundle/ruby/2.5.0/specifications/dotenv-2.7.0.gemspec +0 -40
  7397. data/docs/vendor/bundle/ruby/2.5.0/specifications/erubis-2.7.0.gemspec +0 -21
  7398. data/docs/vendor/bundle/ruby/2.5.0/specifications/execjs-2.7.0.gemspec +0 -33
  7399. data/docs/vendor/bundle/ruby/2.5.0/specifications/fast_blank-1.0.0.gemspec +0 -38
  7400. data/docs/vendor/bundle/ruby/2.5.0/specifications/fastimage-2.1.5.gemspec +0 -45
  7401. data/docs/vendor/bundle/ruby/2.5.0/specifications/ffi-1.9.25.gemspec +0 -49
  7402. data/docs/vendor/bundle/ruby/2.5.0/specifications/haml-5.0.4.gemspec +0 -50
  7403. data/docs/vendor/bundle/ruby/2.5.0/specifications/hamster-3.0.0.gemspec +0 -57
  7404. data/docs/vendor/bundle/ruby/2.5.0/specifications/hashie-3.6.0.gemspec +0 -38
  7405. data/docs/vendor/bundle/ruby/2.5.0/specifications/i18n-0.9.5.gemspec +0 -33
  7406. data/docs/vendor/bundle/ruby/2.5.0/specifications/kramdown-1.17.0.gemspec +0 -66
  7407. data/docs/vendor/bundle/ruby/2.5.0/specifications/listen-3.0.8.gemspec +0 -41
  7408. data/docs/vendor/bundle/ruby/2.5.0/specifications/memoist-0.16.0.gemspec +0 -40
  7409. data/docs/vendor/bundle/ruby/2.5.0/specifications/middleman-4.3.3.gemspec +0 -45
  7410. data/docs/vendor/bundle/ruby/2.5.0/specifications/middleman-autoprefixer-2.10.0.gemspec +0 -40
  7411. data/docs/vendor/bundle/ruby/2.5.0/specifications/middleman-cli-4.3.3.gemspec +0 -35
  7412. data/docs/vendor/bundle/ruby/2.5.0/specifications/middleman-core-4.3.3.gemspec +0 -96
  7413. data/docs/vendor/bundle/ruby/2.5.0/specifications/middleman-sprockets-4.1.1.gemspec +0 -38
  7414. data/docs/vendor/bundle/ruby/2.5.0/specifications/middleman-syntax-3.0.0.gemspec +0 -53
  7415. data/docs/vendor/bundle/ruby/2.5.0/specifications/mini_portile2-2.4.0.gemspec +0 -48
  7416. data/docs/vendor/bundle/ruby/2.5.0/specifications/minitest-5.11.3.gemspec +0 -39
  7417. data/docs/vendor/bundle/ruby/2.5.0/specifications/nokogiri-1.10.1.gemspec +0 -80
  7418. data/docs/vendor/bundle/ruby/2.5.0/specifications/padrino-helpers-0.13.3.4.gemspec +0 -41
  7419. data/docs/vendor/bundle/ruby/2.5.0/specifications/padrino-support-0.13.3.4.gemspec +0 -33
  7420. data/docs/vendor/bundle/ruby/2.5.0/specifications/parallel-1.13.0.gemspec +0 -20
  7421. data/docs/vendor/bundle/ruby/2.5.0/specifications/public_suffix-3.0.3.gemspec +0 -41
  7422. data/docs/vendor/bundle/ruby/2.5.0/specifications/rack-2.0.6.gemspec +0 -42
  7423. data/docs/vendor/bundle/ruby/2.5.0/specifications/rake-12.3.2.gemspec +0 -49
  7424. data/docs/vendor/bundle/ruby/2.5.0/specifications/rb-fsevent-0.10.3.gemspec +0 -42
  7425. data/docs/vendor/bundle/ruby/2.5.0/specifications/rb-inotify-0.10.0.gemspec +0 -44
  7426. data/docs/vendor/bundle/ruby/2.5.0/specifications/redcarpet-3.4.0.gemspec +0 -44
  7427. data/docs/vendor/bundle/ruby/2.5.0/specifications/rouge-2.2.1.gemspec +0 -22
  7428. data/docs/vendor/bundle/ruby/2.5.0/specifications/sass-3.4.25.gemspec +0 -41
  7429. data/docs/vendor/bundle/ruby/2.5.0/specifications/sassc-2.0.0.gemspec +0 -54
  7430. data/docs/vendor/bundle/ruby/2.5.0/specifications/servolux-0.13.0.gemspec +0 -43
  7431. data/docs/vendor/bundle/ruby/2.5.0/specifications/sprockets-3.7.2.gemspec +0 -77
  7432. data/docs/vendor/bundle/ruby/2.5.0/specifications/temple-0.8.0.gemspec +0 -41
  7433. data/docs/vendor/bundle/ruby/2.5.0/specifications/thor-0.20.3.gemspec +0 -35
  7434. data/docs/vendor/bundle/ruby/2.5.0/specifications/thread_safe-0.3.6.gemspec +0 -38
  7435. data/docs/vendor/bundle/ruby/2.5.0/specifications/tilt-2.0.9.gemspec +0 -23
  7436. data/docs/vendor/bundle/ruby/2.5.0/specifications/tzinfo-1.2.5.gemspec +0 -37
  7437. data/docs/vendor/bundle/ruby/2.5.0/specifications/uglifier-3.2.0.gemspec +0 -47
  7438. data/dotnet/.gitignore +0 -1
  7439. data/dotnet/CONTRIBUTORS +0 -4
  7440. data/dotnet/LICENSE +0 -21
  7441. data/dotnet/_VERSION +0 -1
  7442. data/dotnet/examples/.gitignore +0 -1
  7443. data/dotnet/examples/examples.sln +0 -17
  7444. data/dotnet/examples/files-cli/.editorconfig +0 -198
  7445. data/dotnet/examples/files-cli/.gitignore +0 -3
  7446. data/dotnet/examples/files-cli/Files.cs +0 -65
  7447. data/dotnet/examples/files-cli/Properties/AssemblyInfo.cs +0 -4
  7448. data/dotnet/examples/files-cli/README.md +0 -8
  7449. data/dotnet/examples/files-cli/app.config.template +0 -14
  7450. data/dotnet/examples/files-cli/files-cli.csproj +0 -14
  7451. data/dotnet/examples/files-cli/log4net.config +0 -12
  7452. data/dotnet/sdk/.editorconfig +0 -198
  7453. data/dotnet/sdk/.gitignore +0 -4
  7454. data/dotnet/sdk/Files.com.sln +0 -23
  7455. data/dotnet/sdk/Files.com/Files.com.csproj +0 -19
  7456. data/dotnet/sdk/Files.com/Files.com.nuspec +0 -34
  7457. data/dotnet/sdk/Files.com/FilesApi.cs +0 -92
  7458. data/dotnet/sdk/Files.com/FilesClient.cs +0 -72
  7459. data/dotnet/sdk/Files.com/FilesConfiguration.cs +0 -55
  7460. data/dotnet/sdk/Files.com/Models/AccountLineItem.cs +0 -173
  7461. data/dotnet/sdk/Files.com/Models/Action.cs +0 -163
  7462. data/dotnet/sdk/Files.com/Models/ApiKey.cs +0 -473
  7463. data/dotnet/sdk/Files.com/Models/As2Key.cs +0 -347
  7464. data/dotnet/sdk/Files.com/Models/Auto.cs +0 -43
  7465. data/dotnet/sdk/Files.com/Models/Automation.cs +0 -499
  7466. data/dotnet/sdk/Files.com/Models/Behavior.cs +0 -452
  7467. data/dotnet/sdk/Files.com/Models/Bundle.cs +0 -440
  7468. data/dotnet/sdk/Files.com/Models/DnsRecord.cs +0 -118
  7469. data/dotnet/sdk/Files.com/Models/Errors.cs +0 -53
  7470. data/dotnet/sdk/Files.com/Models/File.cs +0 -599
  7471. data/dotnet/sdk/Files.com/Models/FileAction.cs +0 -223
  7472. data/dotnet/sdk/Files.com/Models/FileComment.cs +0 -277
  7473. data/dotnet/sdk/Files.com/Models/FileCommentReaction.cs +0 -186
  7474. data/dotnet/sdk/Files.com/Models/FilePartUpload.cs +0 -173
  7475. data/dotnet/sdk/Files.com/Models/Folder.cs +0 -340
  7476. data/dotnet/sdk/Files.com/Models/Group.cs +0 -359
  7477. data/dotnet/sdk/Files.com/Models/GroupUser.cs +0 -277
  7478. data/dotnet/sdk/Files.com/Models/History.cs +0 -457
  7479. data/dotnet/sdk/Files.com/Models/HistoryExport.cs +0 -583
  7480. data/dotnet/sdk/Files.com/Models/Image.cs +0 -53
  7481. data/dotnet/sdk/Files.com/Models/Invoice.cs +0 -258
  7482. data/dotnet/sdk/Files.com/Models/InvoiceLineItem.cs +0 -123
  7483. data/dotnet/sdk/Files.com/Models/IpAddress.cs +0 -118
  7484. data/dotnet/sdk/Files.com/Models/Lock.cs +0 -296
  7485. data/dotnet/sdk/Files.com/Models/Message.cs +0 -386
  7486. data/dotnet/sdk/Files.com/Models/MessageComment.cs +0 -326
  7487. data/dotnet/sdk/Files.com/Models/MessageCommentReaction.cs +0 -265
  7488. data/dotnet/sdk/Files.com/Models/MessageReaction.cs +0 -265
  7489. data/dotnet/sdk/Files.com/Models/Notification.cs +0 -439
  7490. data/dotnet/sdk/Files.com/Models/Payment.cs +0 -258
  7491. data/dotnet/sdk/Files.com/Models/PaymentLineItem.cs +0 -83
  7492. data/dotnet/sdk/Files.com/Models/Permission.cs +0 -293
  7493. data/dotnet/sdk/Files.com/Models/Preview.cs +0 -83
  7494. data/dotnet/sdk/Files.com/Models/Project.cs +0 -285
  7495. data/dotnet/sdk/Files.com/Models/PublicKey.cs +0 -347
  7496. data/dotnet/sdk/Files.com/Models/RemoteServer.cs +0 -816
  7497. data/dotnet/sdk/Files.com/Models/Request.cs +0 -345
  7498. data/dotnet/sdk/Files.com/Models/Session.cs +0 -359
  7499. data/dotnet/sdk/Files.com/Models/Site.cs +0 -1629
  7500. data/dotnet/sdk/Files.com/Models/SsoStrategy.cs +0 -338
  7501. data/dotnet/sdk/Files.com/Models/Status.cs +0 -82
  7502. data/dotnet/sdk/Files.com/Models/Style.cs +0 -235
  7503. data/dotnet/sdk/Files.com/Models/UsageDailySnapshot.cs +0 -118
  7504. data/dotnet/sdk/Files.com/Models/UsageSnapshot.cs +0 -208
  7505. data/dotnet/sdk/Files.com/Models/User.cs +0 -1379
  7506. data/dotnet/sdk/Files.com/Models/UserCipherUse.cs +0 -143
  7507. data/dotnet/sdk/Files.com/Models/file.cs +0 -5
  7508. data/dotnet/sdk/Files.com/Models/folder.cs +0 -6
  7509. data/dotnet/sdk/Files.com/Models/lock.cs +0 -6
  7510. data/dotnet/sdk/Files.com/Models/permission.cs +0 -6
  7511. data/dotnet/sdk/Files.com/Models/request.cs +0 -6
  7512. data/dotnet/sdk/Files.com/README.md +0 -69
  7513. data/dotnet/sdk/Files.com/icon.png +0 -0
  7514. data/dotnet/sdk/FilesTests/FilesApiTest.cs +0 -24
  7515. data/dotnet/sdk/FilesTests/FilesTests.csproj +0 -19
  7516. data/java/.gitignore +0 -1
  7517. data/java/.vscode/extension.json +0 -8
  7518. data/java/CONTRIBUTORS +0 -4
  7519. data/java/LICENSE +0 -21
  7520. data/java/_VERSION +0 -1
  7521. data/java/config/checkstyle/checkstyle.xml +0 -99
  7522. data/java/lombok.config +0 -2
  7523. data/java/pom.xml +0 -46
  7524. data/java/src/main/java/com/files/Config.java +0 -68
  7525. data/java/src/main/java/com/files/FilesClient.java +0 -24
  7526. data/java/src/main/java/com/files/exception/ApiAuthenticationException.java +0 -15
  7527. data/java/src/main/java/com/files/exception/ApiCheckedException.java +0 -16
  7528. data/java/src/main/java/com/files/exception/ApiErrorException.java +0 -38
  7529. data/java/src/main/java/com/files/exception/ApiFileNotFoundException.java +0 -5
  7530. data/java/src/main/java/com/files/exception/ApiForbiddenException.java +0 -16
  7531. data/java/src/main/java/com/files/exception/ApiMissingGatewayException.java +0 -4
  7532. data/java/src/main/java/com/files/exception/ApiNonReportableException.java +0 -7
  7533. data/java/src/main/java/com/files/exception/ApiOverRateException.java +0 -10
  7534. data/java/src/main/java/com/files/exception/ApiReportedRuntimeException.java +0 -44
  7535. data/java/src/main/java/com/files/exception/ApiRuntimeException.java +0 -29
  7536. data/java/src/main/java/com/files/exception/HttpRedirectException.java +0 -33
  7537. data/java/src/main/java/com/files/models/AccountLineItem.java +0 -109
  7538. data/java/src/main/java/com/files/models/Action.java +0 -103
  7539. data/java/src/main/java/com/files/models/ApiKey.java +0 -341
  7540. data/java/src/main/java/com/files/models/As2Key.java +0 -256
  7541. data/java/src/main/java/com/files/models/Auto.java +0 -31
  7542. data/java/src/main/java/com/files/models/Automation.java +0 -380
  7543. data/java/src/main/java/com/files/models/Behavior.java +0 -344
  7544. data/java/src/main/java/com/files/models/Bundle.java +0 -324
  7545. data/java/src/main/java/com/files/models/DnsRecord.java +0 -81
  7546. data/java/src/main/java/com/files/models/Errors.java +0 -37
  7547. data/java/src/main/java/com/files/models/File.java +0 -445
  7548. data/java/src/main/java/com/files/models/FileAction.java +0 -186
  7549. data/java/src/main/java/com/files/models/FileComment.java +0 -212
  7550. data/java/src/main/java/com/files/models/FileCommentReaction.java +0 -138
  7551. data/java/src/main/java/com/files/models/FilePartUpload.java +0 -109
  7552. data/java/src/main/java/com/files/models/Folder.java +0 -247
  7553. data/java/src/main/java/com/files/models/Group.java +0 -268
  7554. data/java/src/main/java/com/files/models/GroupUser.java +0 -208
  7555. data/java/src/main/java/com/files/models/History.java +0 -352
  7556. data/java/src/main/java/com/files/models/HistoryExport.java +0 -429
  7557. data/java/src/main/java/com/files/models/Image.java +0 -37
  7558. data/java/src/main/java/com/files/models/Invoice.java +0 -168
  7559. data/java/src/main/java/com/files/models/InvoiceLineItem.java +0 -79
  7560. data/java/src/main/java/com/files/models/IpAddress.java +0 -81
  7561. data/java/src/main/java/com/files/models/Lock.java +0 -220
  7562. data/java/src/main/java/com/files/models/Message.java +0 -295
  7563. data/java/src/main/java/com/files/models/MessageComment.java +0 -243
  7564. data/java/src/main/java/com/files/models/MessageCommentReaction.java +0 -195
  7565. data/java/src/main/java/com/files/models/MessageReaction.java +0 -195
  7566. data/java/src/main/java/com/files/models/Notification.java +0 -324
  7567. data/java/src/main/java/com/files/models/Payment.java +0 -168
  7568. data/java/src/main/java/com/files/models/PaymentLineItem.java +0 -55
  7569. data/java/src/main/java/com/files/models/Permission.java +0 -217
  7570. data/java/src/main/java/com/files/models/Preview.java +0 -55
  7571. data/java/src/main/java/com/files/models/Project.java +0 -210
  7572. data/java/src/main/java/com/files/models/PublicKey.java +0 -256
  7573. data/java/src/main/java/com/files/models/RemoteServer.java +0 -641
  7574. data/java/src/main/java/com/files/models/Request.java +0 -260
  7575. data/java/src/main/java/com/files/models/Session.java +0 -240
  7576. data/java/src/main/java/com/files/models/Site.java +0 -1177
  7577. data/java/src/main/java/com/files/models/SsoStrategy.java +0 -216
  7578. data/java/src/main/java/com/files/models/Status.java +0 -54
  7579. data/java/src/main/java/com/files/models/Style.java +0 -170
  7580. data/java/src/main/java/com/files/models/UsageDailySnapshot.java +0 -81
  7581. data/java/src/main/java/com/files/models/UsageSnapshot.java +0 -135
  7582. data/java/src/main/java/com/files/models/User.java +0 -1074
  7583. data/java/src/main/java/com/files/models/UserCipherUse.java +0 -98
  7584. data/java/src/main/java/com/files/net/ApiSession.java +0 -1712
  7585. data/java/src/main/java/com/files/net/ApiUploadResponse.java +0 -82
  7586. data/java/src/main/java/com/files/net/InsecureHttpClient.java +0 -76
  7587. data/java/src/main/java/com/files/net/StandardHttpClient.java +0 -45
  7588. data/java/src/main/java/com/files/util/S3UploadCache.java +0 -111
  7589. data/java/src/main/java/gnu/java/io/PipedInputStream.java +0 -463
  7590. data/java/src/main/java/gnu/java/io/PipedOutputStream.java +0 -180
  7591. data/java/src/main/resources/files-sdk.properties +0 -0
  7592. data/java/src/main/resources/log4j.properties +0 -13
  7593. data/node/.gitignore +0 -1
  7594. data/node/CONTRIBUTORS +0 -4
  7595. data/node/LICENSE +0 -21
  7596. data/node/README.md +0 -15
  7597. data/node/_VERSION +0 -1
  7598. data/node/package.json +0 -24
  7599. data/php/.gitignore +0 -1
  7600. data/php/CONTRIBUTORS +0 -4
  7601. data/php/LICENSE +0 -21
  7602. data/php/README.md +0 -15
  7603. data/php/_VERSION +0 -1
  7604. data/php/composer.json +0 -28
  7605. data/php/lib/Api.php +0 -152
  7606. data/php/lib/ApiClient.php +0 -51
  7607. data/php/lib/Autoloader/Psr4Autoloader.php +0 -148
  7608. data/php/lib/Autoloader/autoload.php +0 -15
  7609. data/php/lib/Files.php +0 -116
  7610. data/php/lib/Files/AccountLineItem.php +0 -101
  7611. data/php/lib/Files/Action.php +0 -96
  7612. data/php/lib/Files/ApiKey.php +0 -320
  7613. data/php/lib/Files/As2Key.php +0 -253
  7614. data/php/lib/Files/Auto.php +0 -36
  7615. data/php/lib/Files/Automation.php +0 -378
  7616. data/php/lib/Files/Behavior.php +0 -330
  7617. data/php/lib/Files/Bundle.php +0 -329
  7618. data/php/lib/Files/DnsRecord.php +0 -83
  7619. data/php/lib/Files/Errors.php +0 -41
  7620. data/php/lib/Files/File.php +0 -452
  7621. data/php/lib/Files/FileAction.php +0 -160
  7622. data/php/lib/Files/FileComment.php +0 -214
  7623. data/php/lib/Files/FileCommentReaction.php +0 -137
  7624. data/php/lib/Files/FilePartUpload.php +0 -101
  7625. data/php/lib/Files/Folder.php +0 -281
  7626. data/php/lib/Files/Group.php +0 -258
  7627. data/php/lib/Files/GroupUser.php +0 -213
  7628. data/php/lib/Files/History.php +0 -360
  7629. data/php/lib/Files/HistoryExport.php +0 -467
  7630. data/php/lib/Files/Image.php +0 -41
  7631. data/php/lib/Files/Invoice.php +0 -159
  7632. data/php/lib/Files/InvoiceLineItem.php +0 -76
  7633. data/php/lib/Files/IpAddress.php +0 -83
  7634. data/php/lib/Files/Lock.php +0 -236
  7635. data/php/lib/Files/Message.php +0 -299
  7636. data/php/lib/Files/MessageComment.php +0 -239
  7637. data/php/lib/Files/MessageCommentReaction.php +0 -191
  7638. data/php/lib/Files/MessageReaction.php +0 -191
  7639. data/php/lib/Files/Notification.php +0 -314
  7640. data/php/lib/Files/Payment.php +0 -159
  7641. data/php/lib/Files/PaymentLineItem.php +0 -56
  7642. data/php/lib/Files/Permission.php +0 -232
  7643. data/php/lib/Files/Preview.php +0 -56
  7644. data/php/lib/Files/Project.php +0 -202
  7645. data/php/lib/Files/PublicKey.php +0 -253
  7646. data/php/lib/Files/RemoteServer.php +0 -631
  7647. data/php/lib/Files/Request.php +0 -258
  7648. data/php/lib/Files/Session.php +0 -276
  7649. data/php/lib/Files/Site.php +0 -876
  7650. data/php/lib/Files/SsoStrategy.php +0 -199
  7651. data/php/lib/Files/Status.php +0 -55
  7652. data/php/lib/Files/Style.php +0 -172
  7653. data/php/lib/Files/UsageDailySnapshot.php +0 -83
  7654. data/php/lib/Files/UsageSnapshot.php +0 -128
  7655. data/php/lib/Files/User.php +0 -945
  7656. data/php/lib/Files/UserCipherUse.php +0 -98
  7657. data/php/lib/Files/file.php +0 -128
  7658. data/php/lib/Logger.php +0 -81
  7659. data/php/test/composer.json +0 -14
  7660. data/php/test/composer.lock +0 -1023
  7661. data/php/test/composer.phar +0 -0
  7662. data/php/test/test-file.php +0 -209
  7663. data/react-saga-internal/.gitignore +0 -1
  7664. data/react-saga-internal/.npmrc +0 -5
  7665. data/react-saga-internal/CONTRIBUTORS +0 -4
  7666. data/react-saga-internal/LICENSE +0 -21
  7667. data/react-saga-internal/README.md +0 -11
  7668. data/react-saga-internal/_VERSION +0 -1
  7669. data/react-saga-internal/index.js +0 -470
  7670. data/react-saga-internal/lib/accountLineItems/actions.js +0 -1
  7671. data/react-saga-internal/lib/accountLineItems/reducers.js +0 -15
  7672. data/react-saga-internal/lib/accountLineItems/sagas.js +0 -16
  7673. data/react-saga-internal/lib/actions/actions.js +0 -1
  7674. data/react-saga-internal/lib/actions/reducers.js +0 -15
  7675. data/react-saga-internal/lib/actions/sagas.js +0 -16
  7676. data/react-saga-internal/lib/apiKeys/actions.js +0 -65
  7677. data/react-saga-internal/lib/apiKeys/reducers.js +0 -47
  7678. data/react-saga-internal/lib/apiKeys/sagas.js +0 -246
  7679. data/react-saga-internal/lib/as2Keys/actions.js +0 -43
  7680. data/react-saga-internal/lib/as2Keys/reducers.js +0 -35
  7681. data/react-saga-internal/lib/as2Keys/sagas.js +0 -160
  7682. data/react-saga-internal/lib/automations/actions.js +0 -57
  7683. data/react-saga-internal/lib/automations/reducers.js +0 -35
  7684. data/react-saga-internal/lib/automations/sagas.js +0 -160
  7685. data/react-saga-internal/lib/autos/actions.js +0 -1
  7686. data/react-saga-internal/lib/autos/reducers.js +0 -15
  7687. data/react-saga-internal/lib/autos/sagas.js +0 -16
  7688. data/react-saga-internal/lib/behaviors/actions.js +0 -66
  7689. data/react-saga-internal/lib/behaviors/reducers.js +0 -43
  7690. data/react-saga-internal/lib/behaviors/sagas.js +0 -218
  7691. data/react-saga-internal/lib/bundles/actions.js +0 -50
  7692. data/react-saga-internal/lib/bundles/reducers.js +0 -35
  7693. data/react-saga-internal/lib/bundles/sagas.js +0 -160
  7694. data/react-saga-internal/lib/dnsRecords/actions.js +0 -16
  7695. data/react-saga-internal/lib/dnsRecords/reducers.js +0 -19
  7696. data/react-saga-internal/lib/dnsRecords/sagas.js +0 -46
  7697. data/react-saga-internal/lib/errors/actions.js +0 -1
  7698. data/react-saga-internal/lib/errors/reducers.js +0 -15
  7699. data/react-saga-internal/lib/errors/sagas.js +0 -16
  7700. data/react-saga-internal/lib/fileActions/actions.js +0 -36
  7701. data/react-saga-internal/lib/fileActions/reducers.js +0 -27
  7702. data/react-saga-internal/lib/fileActions/sagas.js +0 -100
  7703. data/react-saga-internal/lib/fileCommentReactions/actions.js +0 -20
  7704. data/react-saga-internal/lib/fileCommentReactions/reducers.js +0 -23
  7705. data/react-saga-internal/lib/fileCommentReactions/sagas.js +0 -72
  7706. data/react-saga-internal/lib/fileComments/actions.js +0 -35
  7707. data/react-saga-internal/lib/fileComments/reducers.js +0 -31
  7708. data/react-saga-internal/lib/fileComments/sagas.js +0 -130
  7709. data/react-saga-internal/lib/filePartUploads/actions.js +0 -1
  7710. data/react-saga-internal/lib/filePartUploads/reducers.js +0 -15
  7711. data/react-saga-internal/lib/filePartUploads/sagas.js +0 -16
  7712. data/react-saga-internal/lib/files/actions.js +0 -51
  7713. data/react-saga-internal/lib/files/reducers.js +0 -31
  7714. data/react-saga-internal/lib/files/sagas.js +0 -130
  7715. data/react-saga-internal/lib/folders/actions.js +0 -30
  7716. data/react-saga-internal/lib/folders/reducers.js +0 -23
  7717. data/react-saga-internal/lib/folders/sagas.js +0 -74
  7718. data/react-saga-internal/lib/groupUsers/actions.js +0 -30
  7719. data/react-saga-internal/lib/groupUsers/reducers.js +0 -27
  7720. data/react-saga-internal/lib/groupUsers/sagas.js +0 -102
  7721. data/react-saga-internal/lib/groups/actions.js +0 -47
  7722. data/react-saga-internal/lib/groups/reducers.js +0 -35
  7723. data/react-saga-internal/lib/groups/sagas.js +0 -160
  7724. data/react-saga-internal/lib/histories/actions.js +0 -70
  7725. data/react-saga-internal/lib/histories/reducers.js +0 -35
  7726. data/react-saga-internal/lib/histories/sagas.js +0 -166
  7727. data/react-saga-internal/lib/historyExports/actions.js +0 -56
  7728. data/react-saga-internal/lib/historyExports/reducers.js +0 -31
  7729. data/react-saga-internal/lib/historyExports/sagas.js +0 -132
  7730. data/react-saga-internal/lib/images/actions.js +0 -1
  7731. data/react-saga-internal/lib/images/reducers.js +0 -15
  7732. data/react-saga-internal/lib/images/sagas.js +0 -16
  7733. data/react-saga-internal/lib/invoiceLineItems/actions.js +0 -1
  7734. data/react-saga-internal/lib/invoiceLineItems/reducers.js +0 -15
  7735. data/react-saga-internal/lib/invoiceLineItems/sagas.js +0 -16
  7736. data/react-saga-internal/lib/invoices/actions.js +0 -23
  7737. data/react-saga-internal/lib/invoices/reducers.js +0 -23
  7738. data/react-saga-internal/lib/invoices/sagas.js +0 -76
  7739. data/react-saga-internal/lib/ipAddresses/actions.js +0 -16
  7740. data/react-saga-internal/lib/ipAddresses/reducers.js +0 -19
  7741. data/react-saga-internal/lib/ipAddresses/sagas.js +0 -46
  7742. data/react-saga-internal/lib/locks/actions.js +0 -32
  7743. data/react-saga-internal/lib/locks/reducers.js +0 -27
  7744. data/react-saga-internal/lib/locks/sagas.js +0 -102
  7745. data/react-saga-internal/lib/messageCommentReactions/actions.js +0 -37
  7746. data/react-saga-internal/lib/messageCommentReactions/reducers.js +0 -31
  7747. data/react-saga-internal/lib/messageCommentReactions/sagas.js +0 -132
  7748. data/react-saga-internal/lib/messageComments/actions.js +0 -43
  7749. data/react-saga-internal/lib/messageComments/reducers.js +0 -35
  7750. data/react-saga-internal/lib/messageComments/sagas.js +0 -160
  7751. data/react-saga-internal/lib/messageReactions/actions.js +0 -37
  7752. data/react-saga-internal/lib/messageReactions/reducers.js +0 -31
  7753. data/react-saga-internal/lib/messageReactions/sagas.js +0 -132
  7754. data/react-saga-internal/lib/messages/actions.js +0 -47
  7755. data/react-saga-internal/lib/messages/reducers.js +0 -35
  7756. data/react-saga-internal/lib/messages/sagas.js +0 -160
  7757. data/react-saga-internal/lib/notifications/actions.js +0 -50
  7758. data/react-saga-internal/lib/notifications/reducers.js +0 -35
  7759. data/react-saga-internal/lib/notifications/sagas.js +0 -160
  7760. data/react-saga-internal/lib/paymentLineItems/actions.js +0 -1
  7761. data/react-saga-internal/lib/paymentLineItems/reducers.js +0 -15
  7762. data/react-saga-internal/lib/paymentLineItems/sagas.js +0 -16
  7763. data/react-saga-internal/lib/payments/actions.js +0 -23
  7764. data/react-saga-internal/lib/payments/reducers.js +0 -23
  7765. data/react-saga-internal/lib/payments/sagas.js +0 -76
  7766. data/react-saga-internal/lib/permissions/actions.js +0 -39
  7767. data/react-saga-internal/lib/permissions/reducers.js +0 -27
  7768. data/react-saga-internal/lib/permissions/sagas.js +0 -102
  7769. data/react-saga-internal/lib/previews/actions.js +0 -1
  7770. data/react-saga-internal/lib/previews/reducers.js +0 -15
  7771. data/react-saga-internal/lib/previews/sagas.js +0 -16
  7772. data/react-saga-internal/lib/projects/actions.js +0 -40
  7773. data/react-saga-internal/lib/projects/reducers.js +0 -35
  7774. data/react-saga-internal/lib/projects/sagas.js +0 -160
  7775. data/react-saga-internal/lib/publicKeys/actions.js +0 -43
  7776. data/react-saga-internal/lib/publicKeys/reducers.js +0 -35
  7777. data/react-saga-internal/lib/publicKeys/sagas.js +0 -160
  7778. data/react-saga-internal/lib/remoteServers/actions.js +0 -88
  7779. data/react-saga-internal/lib/remoteServers/reducers.js +0 -35
  7780. data/react-saga-internal/lib/remoteServers/sagas.js +0 -160
  7781. data/react-saga-internal/lib/requests/actions.js +0 -46
  7782. data/react-saga-internal/lib/requests/reducers.js +0 -31
  7783. data/react-saga-internal/lib/requests/sagas.js +0 -132
  7784. data/react-saga-internal/lib/sessions/actions.js +0 -22
  7785. data/react-saga-internal/lib/sessions/reducers.js +0 -23
  7786. data/react-saga-internal/lib/sessions/sagas.js +0 -72
  7787. data/react-saga-internal/lib/sites/actions.js +0 -120
  7788. data/react-saga-internal/lib/sites/reducers.js +0 -27
  7789. data/react-saga-internal/lib/sites/sagas.js +0 -104
  7790. data/react-saga-internal/lib/ssoStrategies/actions.js +0 -23
  7791. data/react-saga-internal/lib/ssoStrategies/reducers.js +0 -23
  7792. data/react-saga-internal/lib/ssoStrategies/sagas.js +0 -76
  7793. data/react-saga-internal/lib/statuses/actions.js +0 -1
  7794. data/react-saga-internal/lib/statuses/reducers.js +0 -15
  7795. data/react-saga-internal/lib/statuses/sagas.js +0 -16
  7796. data/react-saga-internal/lib/styles/actions.js +0 -24
  7797. data/react-saga-internal/lib/styles/reducers.js +0 -27
  7798. data/react-saga-internal/lib/styles/sagas.js +0 -102
  7799. data/react-saga-internal/lib/usageDailySnapshots/actions.js +0 -16
  7800. data/react-saga-internal/lib/usageDailySnapshots/reducers.js +0 -19
  7801. data/react-saga-internal/lib/usageDailySnapshots/sagas.js +0 -46
  7802. data/react-saga-internal/lib/usageSnapshots/actions.js +0 -16
  7803. data/react-saga-internal/lib/usageSnapshots/reducers.js +0 -19
  7804. data/react-saga-internal/lib/usageSnapshots/sagas.js +0 -46
  7805. data/react-saga-internal/lib/userCipherUses/actions.js +0 -17
  7806. data/react-saga-internal/lib/userCipherUses/reducers.js +0 -19
  7807. data/react-saga-internal/lib/userCipherUses/sagas.js +0 -46
  7808. data/react-saga-internal/lib/users/actions.js +0 -139
  7809. data/react-saga-internal/lib/users/reducers.js +0 -47
  7810. data/react-saga-internal/lib/users/sagas.js +0 -244
  7811. data/react-saga-internal/package.json +0 -17
  7812. data/test-server/.gitignore +0 -1
  7813. data/test-server/CONTRIBUTORS +0 -4
  7814. data/test-server/Gemfile +0 -5
  7815. data/test-server/LICENSE +0 -21
  7816. data/test-server/README.md +0 -25
  7817. data/test-server/_VERSION +0 -1
  7818. data/test-server/app/account_line_item_endpoints.rb +0 -0
  7819. data/test-server/app/action_endpoints.rb +0 -0
  7820. data/test-server/app/api_key_endpoints.rb +0 -40
  7821. data/test-server/app/as2_key_endpoints.rb +0 -25
  7822. data/test-server/app/auto_endpoints.rb +0 -0
  7823. data/test-server/app/automation_endpoints.rb +0 -25
  7824. data/test-server/app/behavior_endpoints.rb +0 -35
  7825. data/test-server/app/bundle_endpoints.rb +0 -25
  7826. data/test-server/app/dns_record_endpoints.rb +0 -5
  7827. data/test-server/app/errors_endpoints.rb +0 -0
  7828. data/test-server/app/file_action_endpoints.rb +0 -15
  7829. data/test-server/app/file_comment_endpoints.rb +0 -20
  7830. data/test-server/app/file_comment_reaction_endpoints.rb +0 -10
  7831. data/test-server/app/file_endpoints.rb +0 -20
  7832. data/test-server/app/file_part_upload_endpoints.rb +0 -0
  7833. data/test-server/app/folder_endpoints.rb +0 -10
  7834. data/test-server/app/group_endpoints.rb +0 -25
  7835. data/test-server/app/group_user_endpoints.rb +0 -15
  7836. data/test-server/app/history_endpoints.rb +0 -25
  7837. data/test-server/app/history_export_endpoints.rb +0 -20
  7838. data/test-server/app/image_endpoints.rb +0 -0
  7839. data/test-server/app/invoice_endpoints.rb +0 -10
  7840. data/test-server/app/invoice_line_item_endpoints.rb +0 -0
  7841. data/test-server/app/ip_address_endpoints.rb +0 -5
  7842. data/test-server/app/lock_endpoints.rb +0 -15
  7843. data/test-server/app/message_comment_endpoints.rb +0 -25
  7844. data/test-server/app/message_comment_reaction_endpoints.rb +0 -20
  7845. data/test-server/app/message_endpoints.rb +0 -25
  7846. data/test-server/app/message_reaction_endpoints.rb +0 -20
  7847. data/test-server/app/notification_endpoints.rb +0 -25
  7848. data/test-server/app/payment_endpoints.rb +0 -10
  7849. data/test-server/app/payment_line_item_endpoints.rb +0 -0
  7850. data/test-server/app/permission_endpoints.rb +0 -15
  7851. data/test-server/app/preview_endpoints.rb +0 -0
  7852. data/test-server/app/project_endpoints.rb +0 -25
  7853. data/test-server/app/public_key_endpoints.rb +0 -25
  7854. data/test-server/app/remote_server_endpoints.rb +0 -25
  7855. data/test-server/app/request_endpoints.rb +0 -20
  7856. data/test-server/app/session_endpoints.rb +0 -10
  7857. data/test-server/app/site_endpoints.rb +0 -15
  7858. data/test-server/app/sso_strategy_endpoints.rb +0 -10
  7859. data/test-server/app/status_endpoints.rb +0 -0
  7860. data/test-server/app/style_endpoints.rb +0 -15
  7861. data/test-server/app/usage_daily_snapshot_endpoints.rb +0 -5
  7862. data/test-server/app/usage_snapshot_endpoints.rb +0 -5
  7863. data/test-server/app/user_cipher_use_endpoints.rb +0 -5
  7864. data/test-server/app/user_endpoints.rb +0 -40
  7865. data/test-server/test-server.rb +0 -70
  7866. data/zapier/.env-template +0 -1
  7867. data/zapier/.gitignore +0 -2
  7868. data/zapier/.nvmrc +0 -1
  7869. data/zapier/.zapierapprc +0 -4
  7870. data/zapier/CONTRIBUTORS +0 -4
  7871. data/zapier/LICENSE +0 -21
  7872. data/zapier/README.md +0 -29
  7873. data/zapier/_VERSION +0 -1
  7874. data/zapier/authentication.js +0 -19
  7875. data/zapier/creates/apiKeyCreate.js +0 -82
  7876. data/zapier/creates/as2KeyCreate.js +0 -74
  7877. data/zapier/creates/automationCreate.js +0 -116
  7878. data/zapier/creates/behaviorCreate.js +0 -80
  7879. data/zapier/creates/behaviorWebhookTest.js +0 -73
  7880. data/zapier/creates/bundleCreate.js +0 -107
  7881. data/zapier/creates/bundleShare.js +0 -73
  7882. data/zapier/creates/fileActionBeginUpload.js +0 -104
  7883. data/zapier/creates/fileActionCopy.js +0 -65
  7884. data/zapier/creates/fileActionMove.js +0 -65
  7885. data/zapier/creates/fileCommentCreate.js +0 -64
  7886. data/zapier/creates/fileCommentReactionCreate.js +0 -75
  7887. data/zapier/creates/fileCreate.js +0 -228
  7888. data/zapier/creates/folderCreate.js +0 -58
  7889. data/zapier/creates/groupCreate.js +0 -78
  7890. data/zapier/creates/historyExportCreate.js +0 -231
  7891. data/zapier/creates/lockCreate.js +0 -64
  7892. data/zapier/creates/messageCommentCreate.js +0 -66
  7893. data/zapier/creates/messageCommentReactionCreate.js +0 -66
  7894. data/zapier/creates/messageCreate.js +0 -83
  7895. data/zapier/creates/messageReactionCreate.js +0 -66
  7896. data/zapier/creates/notificationCreate.js +0 -106
  7897. data/zapier/creates/permissionCreate.js +0 -97
  7898. data/zapier/creates/projectCreate.js +0 -57
  7899. data/zapier/creates/publicKeyCreate.js +0 -74
  7900. data/zapier/creates/remoteServerCreate.js +0 -244
  7901. data/zapier/creates/requestCreate.js +0 -78
  7902. data/zapier/creates/sessionCreate.js +0 -81
  7903. data/zapier/creates/userCreate.js +0 -356
  7904. data/zapier/creates/userResendWelcomeEmail.js +0 -56
  7905. data/zapier/creates/userUnlock.js +0 -56
  7906. data/zapier/creates/userUser2faReset.js +0 -56
  7907. data/zapier/hydrators.js +0 -23
  7908. data/zapier/index.js +0 -66
  7909. data/zapier/old_code.js +0 -92
  7910. data/zapier/package-lock.json +0 -41
  7911. data/zapier/package.json +0 -25
  7912. data/zapier/searches/apiKeyFind.js +0 -56
  7913. data/zapier/searches/as2KeyFind.js +0 -50
  7914. data/zapier/searches/automationFind.js +0 -63
  7915. data/zapier/searches/behaviorFind.js +0 -53
  7916. data/zapier/searches/bundleFind.js +0 -58
  7917. data/zapier/searches/groupFind.js +0 -57
  7918. data/zapier/searches/historyExportFind.js +0 -69
  7919. data/zapier/searches/invoiceFind.js +0 -64
  7920. data/zapier/searches/messageCommentFind.js +0 -51
  7921. data/zapier/searches/messageCommentReactionFind.js +0 -48
  7922. data/zapier/searches/messageFind.js +0 -52
  7923. data/zapier/searches/messageReactionFind.js +0 -48
  7924. data/zapier/searches/notificationFind.js +0 -58
  7925. data/zapier/searches/paymentFind.js +0 -64
  7926. data/zapier/searches/projectFind.js +0 -48
  7927. data/zapier/searches/publicKeyFind.js +0 -50
  7928. data/zapier/searches/remoteServerFind.js +0 -64
  7929. data/zapier/searches/ssoStrategyFind.js +0 -68
  7930. data/zapier/searches/userFind.js +0 -92
  7931. data/zapier/test/authentication.js +0 -33
  7932. data/zapier/test/group.js +0 -92
  7933. data/zapier/triggers/apiKeyList.js +0 -66
  7934. data/zapier/triggers/as2KeyList.js +0 -60
  7935. data/zapier/triggers/automationList.js +0 -72
  7936. data/zapier/triggers/behaviorList.js +0 -62
  7937. data/zapier/triggers/behaviorListFor.js +0 -76
  7938. data/zapier/triggers/bundleList.js +0 -69
  7939. data/zapier/triggers/dnsRecordList.js +0 -52
  7940. data/zapier/triggers/fileCommentListFor.js +0 -60
  7941. data/zapier/triggers/fileUpload.js +0 -103
  7942. data/zapier/triggers/folderListFor.js +0 -123
  7943. data/zapier/triggers/groupList.js +0 -67
  7944. data/zapier/triggers/groupUserList.js +0 -70
  7945. data/zapier/triggers/historyExportList.js +0 -79
  7946. data/zapier/triggers/historyList.js +0 -84
  7947. data/zapier/triggers/invoiceList.js +0 -66
  7948. data/zapier/triggers/ipAddressList.js +0 -54
  7949. data/zapier/triggers/lockListFor.js +0 -71
  7950. data/zapier/triggers/messageCommentList.js +0 -69
  7951. data/zapier/triggers/messageCommentReactionList.js +0 -66
  7952. data/zapier/triggers/messageList.js +0 -70
  7953. data/zapier/triggers/messageReactionList.js +0 -66
  7954. data/zapier/triggers/notificationList.js +0 -76
  7955. data/zapier/triggers/paymentList.js +0 -66
  7956. data/zapier/triggers/permissionList.js +0 -86
  7957. data/zapier/triggers/projectList.js +0 -50
  7958. data/zapier/triggers/publicKeyList.js +0 -60
  7959. data/zapier/triggers/remoteServerList.js +0 -66
  7960. data/zapier/triggers/requestList.js +0 -68
  7961. data/zapier/triggers/ssoStrategyList.js +0 -70
  7962. data/zapier/triggers/styleList.js +0 -59
  7963. data/zapier/triggers/usageDailySnapshotList.js +0 -54
  7964. data/zapier/triggers/usageSnapshotList.js +0 -61
  7965. data/zapier/triggers/userCipherUseList.js +0 -62
  7966. data/zapier/triggers/userList.js +0 -97
@@ -1,194 +0,0 @@
1
- # -*- coding: utf-8 -*- #
2
- # automatically generated by `rake builtins:php`
3
- module Rouge
4
- module Lexers
5
- class PHP
6
- def self.builtins
7
- @builtins ||= {}.tap do |b|
8
- b["Apache"] = Set.new %w(apache_child_terminate apache_child_terminate apache_get_modules apache_get_version apache_getenv apache_lookup_uri apache_note apache_request_headers apache_reset_timeout apache_response_headers apache_setenv getallheaders virtual apache_child_terminate)
9
- b["APC"] = Set.new %w(apc_add apc_add apc_bin_dump apc_bin_dumpfile apc_bin_load apc_bin_loadfile apc_cache_info apc_cas apc_clear_cache apc_compile_file apc_dec apc_define_constants apc_delete_file apc_delete apc_exists apc_fetch apc_inc apc_load_constants apc_sma_info apc_store apc_add)
10
- b["APCu"] = Set.new %w(apcu_add apcu_add apcu_cache_info apcu_cas apcu_clear_cache apcu_dec apcu_delete apcu_entry apcu_exists apcu_fetch apcu_inc apcu_sma_info apcu_store apcu_add)
11
- b["APD"] = Set.new %w(apd_breakpoint apd_breakpoint apd_callstack apd_clunk apd_continue apd_croak apd_dump_function_table apd_dump_persistent_resources apd_dump_regular_resources apd_echo apd_get_active_symbols apd_set_pprof_trace apd_set_session_trace_socket apd_set_session_trace apd_set_session override_function rename_function apd_breakpoint)
12
- b["Array"] = Set.new %w(array_change_key_case array_change_key_case array_chunk array_column array_combine array_count_values array_diff_assoc array_diff_key array_diff_uassoc array_diff_ukey array_diff array_fill_keys array_fill array_filter array_flip array_intersect_assoc array_intersect_key array_intersect_uassoc array_intersect_ukey array_intersect array_key_exists array_keys array_map array_merge_recursive array_merge array_multisort array_pad array_pop array_product array_push array_rand array_reduce array_replace_recursive array_replace array_reverse array_search array_shift array_slice array_splice array_sum array_udiff_assoc array_udiff_uassoc array_udiff array_uintersect_assoc array_uintersect_uassoc array_uintersect array_unique array_unshift array_values array_walk_recursive array_walk array arsort asort compact count current each end extract in_array key_exists key krsort ksort list natcasesort natsort next pos prev range reset rsort shuffle sizeof sort uasort uksort usort array_change_key_case)
13
- b["BBCode"] = Set.new %w(bbcode_add_element bbcode_add_element bbcode_add_smiley bbcode_create bbcode_destroy bbcode_parse bbcode_set_arg_parser bbcode_set_flags bbcode_add_element)
14
- b["BC Math"] = Set.new %w(bcadd bcadd bccomp bcdiv bcmod bcmul bcpow bcpowmod bcscale bcsqrt bcsub bcadd)
15
- b["bcompiler"] = Set.new %w(bcompiler_load_exe bcompiler_load_exe bcompiler_load bcompiler_parse_class bcompiler_read bcompiler_write_class bcompiler_write_constant bcompiler_write_exe_footer bcompiler_write_file bcompiler_write_footer bcompiler_write_function bcompiler_write_functions_from_file bcompiler_write_header bcompiler_write_included_filename bcompiler_load_exe)
16
- b["Blenc"] = Set.new %w(blenc_encrypt blenc_encrypt blenc_encrypt)
17
- b["Bzip2"] = Set.new %w(bzclose bzclose bzcompress bzdecompress bzerrno bzerror bzerrstr bzflush bzopen bzread bzwrite bzclose)
18
- b["Cairo"] = Set.new %w(cairo_create cairo_create cairo_font_face_get_type cairo_font_face_status cairo_font_options_create cairo_font_options_equal cairo_font_options_get_antialias cairo_font_options_get_hint_metrics cairo_font_options_get_hint_style cairo_font_options_get_subpixel_order cairo_font_options_hash cairo_font_options_merge cairo_font_options_set_antialias cairo_font_options_set_hint_metrics cairo_font_options_set_hint_style cairo_font_options_set_subpixel_order cairo_font_options_status cairo_format_stride_for_width cairo_image_surface_create_for_data cairo_image_surface_create_from_png cairo_image_surface_create cairo_image_surface_get_data cairo_image_surface_get_format cairo_image_surface_get_height cairo_image_surface_get_stride cairo_image_surface_get_width cairo_matrix_create_scale cairo_matrix_create_translate cairo_matrix_invert cairo_matrix_multiply cairo_matrix_rotate cairo_matrix_transform_distance cairo_matrix_transform_point cairo_matrix_translate cairo_pattern_add_color_stop_rgb cairo_pattern_add_color_stop_rgba cairo_pattern_create_for_surface cairo_pattern_create_linear cairo_pattern_create_radial cairo_pattern_create_rgb cairo_pattern_create_rgba cairo_pattern_get_color_stop_count cairo_pattern_get_color_stop_rgba cairo_pattern_get_extend cairo_pattern_get_filter cairo_pattern_get_linear_points cairo_pattern_get_matrix cairo_pattern_get_radial_circles cairo_pattern_get_rgba cairo_pattern_get_surface cairo_pattern_get_type cairo_pattern_set_extend cairo_pattern_set_filter cairo_pattern_set_matrix cairo_pattern_status cairo_pdf_surface_create cairo_pdf_surface_set_size cairo_ps_get_levels cairo_ps_level_to_string cairo_ps_surface_create cairo_ps_surface_dsc_begin_page_setup cairo_ps_surface_dsc_begin_setup cairo_ps_surface_dsc_comment cairo_ps_surface_get_eps cairo_ps_surface_restrict_to_level cairo_ps_surface_set_eps cairo_ps_surface_set_size cairo_scaled_font_create cairo_scaled_font_extents cairo_scaled_font_get_ctm cairo_scaled_font_get_font_face cairo_scaled_font_get_font_matrix cairo_scaled_font_get_font_options cairo_scaled_font_get_scale_matrix cairo_scaled_font_get_type cairo_scaled_font_glyph_extents cairo_scaled_font_status cairo_scaled_font_text_extents cairo_surface_copy_page cairo_surface_create_similar cairo_surface_finish cairo_surface_flush cairo_surface_get_content cairo_surface_get_device_offset cairo_surface_get_font_options cairo_surface_get_type cairo_surface_mark_dirty_rectangle cairo_surface_mark_dirty cairo_surface_set_device_offset cairo_surface_set_fallback_resolution cairo_surface_show_page cairo_surface_status cairo_surface_write_to_png cairo_svg_surface_create cairo_svg_surface_restrict_to_version cairo_svg_version_to_string cairo_create)
19
- b["Calendar"] = Set.new %w(cal_days_in_month cal_days_in_month cal_from_jd cal_info cal_to_jd easter_date easter_days frenchtojd gregoriantojd jddayofweek jdmonthname jdtofrench jdtogregorian jdtojewish jdtojulian jdtounix jewishtojd juliantojd unixtojd cal_days_in_month)
20
- b["chdb"] = Set.new %w(chdb_create chdb_create chdb_create)
21
- b["Classkit"] = Set.new %w(classkit_import classkit_import classkit_method_add classkit_method_copy classkit_method_redefine classkit_method_remove classkit_method_rename classkit_import)
22
- b["Classes/Object"] = Set.new %w(__autoload __autoload call_user_method_array call_user_method class_alias class_exists get_called_class get_class_methods get_class_vars get_class get_declared_classes get_declared_interfaces get_declared_traits get_object_vars get_parent_class interface_exists is_a is_subclass_of method_exists property_exists trait_exists __autoload)
23
- b["COM"] = Set.new %w(com_create_guid com_create_guid com_event_sink com_get_active_object com_load_typelib com_message_pump com_print_typeinfo variant_abs variant_add variant_and variant_cast variant_cat variant_cmp variant_date_from_timestamp variant_date_to_timestamp variant_div variant_eqv variant_fix variant_get_type variant_idiv variant_imp variant_int variant_mod variant_mul variant_neg variant_not variant_or variant_pow variant_round variant_set_type variant_set variant_sub variant_xor com_create_guid)
24
- b["Crack"] = Set.new %w(crack_check crack_check crack_closedict crack_getlastmessage crack_opendict crack_check)
25
- b["CSPRNG"] = Set.new %w(random_bytes random_bytes random_int random_bytes)
26
- b["Ctype"] = Set.new %w(ctype_alnum ctype_alnum ctype_alpha ctype_cntrl ctype_digit ctype_graph ctype_lower ctype_print ctype_punct ctype_space ctype_upper ctype_xdigit ctype_alnum)
27
- b["CUBRID"] = Set.new %w(cubrid_bind cubrid_bind cubrid_close_prepare cubrid_close_request cubrid_col_get cubrid_col_size cubrid_column_names cubrid_column_types cubrid_commit cubrid_connect_with_url cubrid_connect cubrid_current_oid cubrid_disconnect cubrid_drop cubrid_error_code_facility cubrid_error_code cubrid_error_msg cubrid_execute cubrid_fetch cubrid_free_result cubrid_get_autocommit cubrid_get_charset cubrid_get_class_name cubrid_get_client_info cubrid_get_db_parameter cubrid_get_query_timeout cubrid_get_server_info cubrid_get cubrid_insert_id cubrid_is_instance cubrid_lob_close cubrid_lob_export cubrid_lob_get cubrid_lob_send cubrid_lob_size cubrid_lob2_bind cubrid_lob2_close cubrid_lob2_export cubrid_lob2_import cubrid_lob2_new cubrid_lob2_read cubrid_lob2_seek64 cubrid_lob2_seek cubrid_lob2_size64 cubrid_lob2_size cubrid_lob2_tell64 cubrid_lob2_tell cubrid_lob2_write cubrid_lock_read cubrid_lock_write cubrid_move_cursor cubrid_next_result cubrid_num_cols cubrid_num_rows cubrid_pconnect_with_url cubrid_pconnect cubrid_prepare cubrid_put cubrid_rollback cubrid_schema cubrid_seq_drop cubrid_seq_insert cubrid_seq_put cubrid_set_add cubrid_set_autocommit cubrid_set_db_parameter cubrid_set_drop cubrid_set_query_timeout cubrid_version cubrid_bind)
28
- b["cURL"] = Set.new %w(curl_close curl_close curl_copy_handle curl_errno curl_error curl_escape curl_exec curl_file_create curl_getinfo curl_init curl_multi_add_handle curl_multi_close curl_multi_exec curl_multi_getcontent curl_multi_info_read curl_multi_init curl_multi_remove_handle curl_multi_select curl_multi_setopt curl_multi_strerror curl_pause curl_reset curl_setopt_array curl_setopt curl_share_close curl_share_init curl_share_setopt curl_strerror curl_unescape curl_version curl_close)
29
- b["Cyrus"] = Set.new %w(cyrus_authenticate cyrus_authenticate cyrus_bind cyrus_close cyrus_connect cyrus_query cyrus_unbind cyrus_authenticate)
30
- b["Date/Time"] = Set.new %w(checkdate checkdate date_add date_create_from_format date_create_immutable_from_format date_create_immutable date_create date_date_set date_default_timezone_get date_default_timezone_set date_diff date_format date_get_last_errors date_interval_create_from_date_string date_interval_format date_isodate_set date_modify date_offset_get date_parse_from_format date_parse date_sub date_sun_info date_sunrise date_sunset date_time_set date_timestamp_get date_timestamp_set date_timezone_get date_timezone_set date getdate gettimeofday gmdate gmmktime gmstrftime idate localtime microtime mktime strftime strptime strtotime time timezone_abbreviations_list timezone_identifiers_list timezone_location_get timezone_name_from_abbr timezone_name_get timezone_offset_get timezone_open timezone_transitions_get timezone_version_get checkdate)
31
- b["DBA"] = Set.new %w(dba_close dba_close dba_delete dba_exists dba_fetch dba_firstkey dba_handlers dba_insert dba_key_split dba_list dba_nextkey dba_open dba_optimize dba_popen dba_replace dba_sync dba_close)
32
- b["dBase"] = Set.new %w(dbase_add_record dbase_add_record dbase_close dbase_create dbase_delete_record dbase_get_header_info dbase_get_record_with_names dbase_get_record dbase_numfields dbase_numrecords dbase_open dbase_pack dbase_replace_record dbase_add_record)
33
- b["DB++"] = Set.new %w(dbplus_add dbplus_add dbplus_aql dbplus_chdir dbplus_close dbplus_curr dbplus_errcode dbplus_errno dbplus_find dbplus_first dbplus_flush dbplus_freealllocks dbplus_freelock dbplus_freerlocks dbplus_getlock dbplus_getunique dbplus_info dbplus_last dbplus_lockrel dbplus_next dbplus_open dbplus_prev dbplus_rchperm dbplus_rcreate dbplus_rcrtexact dbplus_rcrtlike dbplus_resolve dbplus_restorepos dbplus_rkeys dbplus_ropen dbplus_rquery dbplus_rrename dbplus_rsecindex dbplus_runlink dbplus_rzap dbplus_savepos dbplus_setindex dbplus_setindexbynumber dbplus_sql dbplus_tcl dbplus_tremove dbplus_undo dbplus_undoprepare dbplus_unlockrel dbplus_unselect dbplus_update dbplus_xlockrel dbplus_xunlockrel dbplus_add)
34
- b["dbx"] = Set.new %w(dbx_close dbx_close dbx_compare dbx_connect dbx_error dbx_escape_string dbx_fetch_row dbx_query dbx_sort dbx_close)
35
- b["Direct IO"] = Set.new %w(dio_close dio_close dio_fcntl dio_open dio_read dio_seek dio_stat dio_tcsetattr dio_truncate dio_write dio_close)
36
- b["Directory"] = Set.new %w(chdir chdir chroot closedir dir getcwd opendir readdir rewinddir scandir chdir)
37
- b["DOM"] = Set.new %w(dom_import_simplexml dom_import_simplexml dom_import_simplexml)
38
- b["Eio"] = Set.new %w(eio_busy eio_busy eio_cancel eio_chmod eio_chown eio_close eio_custom eio_dup2 eio_event_loop eio_fallocate eio_fchmod eio_fchown eio_fdatasync eio_fstat eio_fstatvfs eio_fsync eio_ftruncate eio_futime eio_get_event_stream eio_get_last_error eio_grp_add eio_grp_cancel eio_grp_limit eio_grp eio_init eio_link eio_lstat eio_mkdir eio_mknod eio_nop eio_npending eio_nready eio_nreqs eio_nthreads eio_open eio_poll eio_read eio_readahead eio_readdir eio_readlink eio_realpath eio_rename eio_rmdir eio_seek eio_sendfile eio_set_max_idle eio_set_max_parallel eio_set_max_poll_reqs eio_set_max_poll_time eio_set_min_parallel eio_stat eio_statvfs eio_symlink eio_sync_file_range eio_sync eio_syncfs eio_truncate eio_unlink eio_utime eio_write eio_busy)
39
- b["Enchant"] = Set.new %w(enchant_broker_describe enchant_broker_describe enchant_broker_dict_exists enchant_broker_free_dict enchant_broker_free enchant_broker_get_dict_path enchant_broker_get_error enchant_broker_init enchant_broker_list_dicts enchant_broker_request_dict enchant_broker_request_pwl_dict enchant_broker_set_dict_path enchant_broker_set_ordering enchant_dict_add_to_personal enchant_dict_add_to_session enchant_dict_check enchant_dict_describe enchant_dict_get_error enchant_dict_is_in_session enchant_dict_quick_check enchant_dict_store_replacement enchant_dict_suggest enchant_broker_describe)
40
- b["Error Handling"] = Set.new %w(debug_backtrace debug_backtrace debug_print_backtrace error_clear_last error_get_last error_log error_reporting restore_error_handler restore_exception_handler set_error_handler set_exception_handler trigger_error user_error debug_backtrace)
41
- b["Program execution"] = Set.new %w(escapeshellarg escapeshellarg escapeshellcmd exec passthru proc_close proc_get_status proc_nice proc_open proc_terminate shell_exec system escapeshellarg)
42
- b["Exif"] = Set.new %w(exif_imagetype exif_imagetype exif_read_data exif_tagname exif_thumbnail read_exif_data exif_imagetype)
43
- b["Expect"] = Set.new %w(expect_expectl expect_expectl expect_popen expect_expectl)
44
- b["FAM"] = Set.new %w(fam_cancel_monitor fam_cancel_monitor fam_close fam_monitor_collection fam_monitor_directory fam_monitor_file fam_next_event fam_open fam_pending fam_resume_monitor fam_suspend_monitor fam_cancel_monitor)
45
- b["Fann"] = Set.new %w(fann_cascadetrain_on_data fann_cascadetrain_on_data fann_cascadetrain_on_file fann_clear_scaling_params fann_copy fann_create_from_file fann_create_shortcut_array fann_create_shortcut fann_create_sparse_array fann_create_sparse fann_create_standard_array fann_create_standard fann_create_train_from_callback fann_create_train fann_descale_input fann_descale_output fann_descale_train fann_destroy_train fann_destroy fann_duplicate_train_data fann_get_activation_function fann_get_activation_steepness fann_get_bias_array fann_get_bit_fail_limit fann_get_bit_fail fann_get_cascade_activation_functions_count fann_get_cascade_activation_functions fann_get_cascade_activation_steepnesses_count fann_get_cascade_activation_steepnesses fann_get_cascade_candidate_change_fraction fann_get_cascade_candidate_limit fann_get_cascade_candidate_stagnation_epochs fann_get_cascade_max_cand_epochs fann_get_cascade_max_out_epochs fann_get_cascade_min_cand_epochs fann_get_cascade_min_out_epochs fann_get_cascade_num_candidate_groups fann_get_cascade_num_candidates fann_get_cascade_output_change_fraction fann_get_cascade_output_stagnation_epochs fann_get_cascade_weight_multiplier fann_get_connection_array fann_get_connection_rate fann_get_errno fann_get_errstr fann_get_layer_array fann_get_learning_momentum fann_get_learning_rate fann_get_MSE fann_get_network_type fann_get_num_input fann_get_num_layers fann_get_num_output fann_get_quickprop_decay fann_get_quickprop_mu fann_get_rprop_decrease_factor fann_get_rprop_delta_max fann_get_rprop_delta_min fann_get_rprop_delta_zero fann_get_rprop_increase_factor fann_get_sarprop_step_error_shift fann_get_sarprop_step_error_threshold_factor fann_get_sarprop_temperature fann_get_sarprop_weight_decay_shift fann_get_total_connections fann_get_total_neurons fann_get_train_error_function fann_get_train_stop_function fann_get_training_algorithm fann_init_weights fann_length_train_data fann_merge_train_data fann_num_input_train_data fann_num_output_train_data fann_print_error fann_randomize_weights fann_read_train_from_file fann_reset_errno fann_reset_errstr fann_reset_MSE fann_run fann_save_train fann_save fann_scale_input_train_data fann_scale_input fann_scale_output_train_data fann_scale_output fann_scale_train_data fann_scale_train fann_set_activation_function_hidden fann_set_activation_function_layer fann_set_activation_function_output fann_set_activation_function fann_set_activation_steepness_hidden fann_set_activation_steepness_layer fann_set_activation_steepness_output fann_set_activation_steepness fann_set_bit_fail_limit fann_set_callback fann_set_cascade_activation_functions fann_set_cascade_activation_steepnesses fann_set_cascade_candidate_change_fraction fann_set_cascade_candidate_limit fann_set_cascade_candidate_stagnation_epochs fann_set_cascade_max_cand_epochs fann_set_cascade_max_out_epochs fann_set_cascade_min_cand_epochs fann_set_cascade_min_out_epochs fann_set_cascade_num_candidate_groups fann_set_cascade_output_change_fraction fann_set_cascade_output_stagnation_epochs fann_set_cascade_weight_multiplier fann_set_error_log fann_set_input_scaling_params fann_set_learning_momentum fann_set_learning_rate fann_set_output_scaling_params fann_set_quickprop_decay fann_set_quickprop_mu fann_set_rprop_decrease_factor fann_set_rprop_delta_max fann_set_rprop_delta_min fann_set_rprop_delta_zero fann_set_rprop_increase_factor fann_set_sarprop_step_error_shift fann_set_sarprop_step_error_threshold_factor fann_set_sarprop_temperature fann_set_sarprop_weight_decay_shift fann_set_scaling_params fann_set_train_error_function fann_set_train_stop_function fann_set_training_algorithm fann_set_weight_array fann_set_weight fann_shuffle_train_data fann_subset_train_data fann_test_data fann_test fann_train_epoch fann_train_on_data fann_train_on_file fann_train fann_cascadetrain_on_data)
46
- b["FrontBase"] = Set.new %w(fbsql_affected_rows fbsql_affected_rows fbsql_autocommit fbsql_blob_size fbsql_change_user fbsql_clob_size fbsql_close fbsql_commit fbsql_connect fbsql_create_blob fbsql_create_clob fbsql_create_db fbsql_data_seek fbsql_database_password fbsql_database fbsql_db_query fbsql_db_status fbsql_drop_db fbsql_errno fbsql_error fbsql_fetch_array fbsql_fetch_assoc fbsql_fetch_field fbsql_fetch_lengths fbsql_fetch_object fbsql_fetch_row fbsql_field_flags fbsql_field_len fbsql_field_name fbsql_field_seek fbsql_field_table fbsql_field_type fbsql_free_result fbsql_get_autostart_info fbsql_hostname fbsql_insert_id fbsql_list_dbs fbsql_list_fields fbsql_list_tables fbsql_next_result fbsql_num_fields fbsql_num_rows fbsql_password fbsql_pconnect fbsql_query fbsql_read_blob fbsql_read_clob fbsql_result fbsql_rollback fbsql_rows_fetched fbsql_select_db fbsql_set_characterset fbsql_set_lob_mode fbsql_set_password fbsql_set_transaction fbsql_start_db fbsql_stop_db fbsql_table_name fbsql_tablename fbsql_username fbsql_warnings fbsql_affected_rows)
47
- b["FDF"] = Set.new %w(fdf_add_doc_javascript fdf_add_doc_javascript fdf_add_template fdf_close fdf_create fdf_enum_values fdf_errno fdf_error fdf_get_ap fdf_get_attachment fdf_get_encoding fdf_get_file fdf_get_flags fdf_get_opt fdf_get_status fdf_get_value fdf_get_version fdf_header fdf_next_field_name fdf_open_string fdf_open fdf_remove_item fdf_save_string fdf_save fdf_set_ap fdf_set_encoding fdf_set_file fdf_set_flags fdf_set_javascript_action fdf_set_on_import_javascript fdf_set_opt fdf_set_status fdf_set_submit_form_action fdf_set_target_frame fdf_set_value fdf_set_version fdf_add_doc_javascript)
48
- b["Fileinfo"] = Set.new %w(finfo_buffer finfo_buffer finfo_close finfo_file finfo_open finfo_set_flags mime_content_type finfo_buffer)
49
- b["filePro"] = Set.new %w(filepro_fieldcount filepro_fieldcount filepro_fieldname filepro_fieldtype filepro_fieldwidth filepro_retrieve filepro_rowcount filepro filepro_fieldcount)
50
- b["Filesystem"] = Set.new %w(basename basename chgrp chmod chown clearstatcache copy delete dirname disk_free_space disk_total_space diskfreespace fclose feof fflush fgetc fgetcsv fgets fgetss file_exists file_get_contents file_put_contents file fileatime filectime filegroup fileinode filemtime fileowner fileperms filesize filetype flock fnmatch fopen fpassthru fputcsv fputs fread fscanf fseek fstat ftell ftruncate fwrite glob is_dir is_executable is_file is_link is_readable is_uploaded_file is_writable is_writeable lchgrp lchown link linkinfo lstat mkdir move_uploaded_file parse_ini_file parse_ini_string pathinfo pclose popen readfile readlink realpath_cache_get realpath_cache_size realpath rename rewind rmdir set_file_buffer stat symlink tempnam tmpfile touch umask unlink basename)
51
- b["Filter"] = Set.new %w(filter_has_var filter_has_var filter_id filter_input_array filter_input filter_list filter_var_array filter_var filter_has_var)
52
- b["FPM"] = Set.new %w(fastcgi_finish_request fastcgi_finish_request fastcgi_finish_request)
53
- b["FriBiDi"] = Set.new %w(fribidi_log2vis fribidi_log2vis fribidi_log2vis)
54
- b["FTP"] = Set.new %w(ftp_alloc ftp_alloc ftp_cdup ftp_chdir ftp_chmod ftp_close ftp_connect ftp_delete ftp_exec ftp_fget ftp_fput ftp_get_option ftp_get ftp_login ftp_mdtm ftp_mkdir ftp_nb_continue ftp_nb_fget ftp_nb_fput ftp_nb_get ftp_nb_put ftp_nlist ftp_pasv ftp_put ftp_pwd ftp_quit ftp_raw ftp_rawlist ftp_rename ftp_rmdir ftp_set_option ftp_site ftp_size ftp_ssl_connect ftp_systype ftp_alloc)
55
- b["Function handling"] = Set.new %w(call_user_func_array call_user_func_array call_user_func create_function forward_static_call_array forward_static_call func_get_arg func_get_args func_num_args function_exists get_defined_functions register_shutdown_function register_tick_function unregister_tick_function call_user_func_array)
56
- b["GeoIP"] = Set.new %w(geoip_asnum_by_name geoip_asnum_by_name geoip_continent_code_by_name geoip_country_code_by_name geoip_country_code3_by_name geoip_country_name_by_name geoip_database_info geoip_db_avail geoip_db_filename geoip_db_get_all_info geoip_domain_by_name geoip_id_by_name geoip_isp_by_name geoip_netspeedcell_by_name geoip_org_by_name geoip_record_by_name geoip_region_by_name geoip_region_name_by_code geoip_setup_custom_directory geoip_time_zone_by_country_and_region geoip_asnum_by_name)
57
- b["Gettext"] = Set.new %w(bind_textdomain_codeset bind_textdomain_codeset bindtextdomain dcgettext dcngettext dgettext dngettext gettext ngettext textdomain bind_textdomain_codeset)
58
- b["GMP"] = Set.new %w(gmp_abs gmp_abs gmp_add gmp_and gmp_clrbit gmp_cmp gmp_com gmp_div_q gmp_div_qr gmp_div_r gmp_div gmp_divexact gmp_export gmp_fact gmp_gcd gmp_gcdext gmp_hamdist gmp_import gmp_init gmp_intval gmp_invert gmp_jacobi gmp_legendre gmp_mod gmp_mul gmp_neg gmp_nextprime gmp_or gmp_perfect_square gmp_popcount gmp_pow gmp_powm gmp_prob_prime gmp_random_bits gmp_random_range gmp_random_seed gmp_random gmp_root gmp_rootrem gmp_scan0 gmp_scan1 gmp_setbit gmp_sign gmp_sqrt gmp_sqrtrem gmp_strval gmp_sub gmp_testbit gmp_xor gmp_abs)
59
- b["GnuPG"] = Set.new %w(gnupg_adddecryptkey gnupg_adddecryptkey gnupg_addencryptkey gnupg_addsignkey gnupg_cleardecryptkeys gnupg_clearencryptkeys gnupg_clearsignkeys gnupg_decrypt gnupg_decryptverify gnupg_encrypt gnupg_encryptsign gnupg_export gnupg_geterror gnupg_getprotocol gnupg_import gnupg_init gnupg_keyinfo gnupg_setarmor gnupg_seterrormode gnupg_setsignmode gnupg_sign gnupg_verify gnupg_adddecryptkey)
60
- b["Gupnp"] = Set.new %w(gupnp_context_get_host_ip gupnp_context_get_host_ip gupnp_context_get_port gupnp_context_get_subscription_timeout gupnp_context_host_path gupnp_context_new gupnp_context_set_subscription_timeout gupnp_context_timeout_add gupnp_context_unhost_path gupnp_control_point_browse_start gupnp_control_point_browse_stop gupnp_control_point_callback_set gupnp_control_point_new gupnp_device_action_callback_set gupnp_device_info_get_service gupnp_device_info_get gupnp_root_device_get_available gupnp_root_device_get_relative_location gupnp_root_device_new gupnp_root_device_set_available gupnp_root_device_start gupnp_root_device_stop gupnp_service_action_get gupnp_service_action_return_error gupnp_service_action_return gupnp_service_action_set gupnp_service_freeze_notify gupnp_service_info_get_introspection gupnp_service_info_get gupnp_service_introspection_get_state_variable gupnp_service_notify gupnp_service_proxy_action_get gupnp_service_proxy_action_set gupnp_service_proxy_add_notify gupnp_service_proxy_callback_set gupnp_service_proxy_get_subscribed gupnp_service_proxy_remove_notify gupnp_service_proxy_set_subscribed gupnp_service_thaw_notify gupnp_context_get_host_ip)
61
- b["Hash"] = Set.new %w(hash_algos hash_algos hash_copy hash_equals hash_file hash_final hash_hkdf hash_hmac_file hash_hmac hash_init hash_pbkdf2 hash_update_file hash_update_stream hash_update hash hash_algos)
62
- b["Hyperwave API"] = Set.new %w(hwapi_attribute_new hwapi_content_new hwapi_hgcsp hwapi_object_new)
63
- b["Firebird/InterBase"] = Set.new %w(ibase_add_user ibase_add_user ibase_affected_rows ibase_backup ibase_blob_add ibase_blob_cancel ibase_blob_close ibase_blob_create ibase_blob_echo ibase_blob_get ibase_blob_import ibase_blob_info ibase_blob_open ibase_close ibase_commit_ret ibase_commit ibase_connect ibase_db_info ibase_delete_user ibase_drop_db ibase_errcode ibase_errmsg ibase_execute ibase_fetch_assoc ibase_fetch_object ibase_fetch_row ibase_field_info ibase_free_event_handler ibase_free_query ibase_free_result ibase_gen_id ibase_maintain_db ibase_modify_user ibase_name_result ibase_num_fields ibase_num_params ibase_param_info ibase_pconnect ibase_prepare ibase_query ibase_restore ibase_rollback_ret ibase_rollback ibase_server_info ibase_service_attach ibase_service_detach ibase_set_event_handler ibase_trans ibase_wait_event ibase_add_user)
64
- b["IBM DB2"] = Set.new %w(db2_autocommit db2_autocommit db2_bind_param db2_client_info db2_close db2_column_privileges db2_columns db2_commit db2_conn_error db2_conn_errormsg db2_connect db2_cursor_type db2_escape_string db2_exec db2_execute db2_fetch_array db2_fetch_assoc db2_fetch_both db2_fetch_object db2_fetch_row db2_field_display_size db2_field_name db2_field_num db2_field_precision db2_field_scale db2_field_type db2_field_width db2_foreign_keys db2_free_result db2_free_stmt db2_get_option db2_last_insert_id db2_lob_read db2_next_result db2_num_fields db2_num_rows db2_pclose db2_pconnect db2_prepare db2_primary_keys db2_procedure_columns db2_procedures db2_result db2_rollback db2_server_info db2_set_option db2_special_columns db2_statistics db2_stmt_error db2_stmt_errormsg db2_table_privileges db2_tables db2_autocommit)
65
- b["iconv"] = Set.new %w(iconv_get_encoding iconv_get_encoding iconv_mime_decode_headers iconv_mime_decode iconv_mime_encode iconv_set_encoding iconv_strlen iconv_strpos iconv_strrpos iconv_substr iconv ob_iconv_handler iconv_get_encoding)
66
- b["ID3"] = Set.new %w(id3_get_frame_long_name id3_get_frame_long_name id3_get_frame_short_name id3_get_genre_id id3_get_genre_list id3_get_genre_name id3_get_tag id3_get_version id3_remove_tag id3_set_tag id3_get_frame_long_name)
67
- b["Informix"] = Set.new %w(ifx_affected_rows ifx_affected_rows ifx_blobinfile_mode ifx_byteasvarchar ifx_close ifx_connect ifx_copy_blob ifx_create_blob ifx_create_char ifx_do ifx_error ifx_errormsg ifx_fetch_row ifx_fieldproperties ifx_fieldtypes ifx_free_blob ifx_free_char ifx_free_result ifx_get_blob ifx_get_char ifx_getsqlca ifx_htmltbl_result ifx_nullformat ifx_num_fields ifx_num_rows ifx_pconnect ifx_prepare ifx_query ifx_textasvarchar ifx_update_blob ifx_update_char ifxus_close_slob ifxus_create_slob ifxus_free_slob ifxus_open_slob ifxus_read_slob ifxus_seek_slob ifxus_tell_slob ifxus_write_slob ifx_affected_rows)
68
- b["IIS"] = Set.new %w(iis_add_server iis_add_server iis_get_dir_security iis_get_script_map iis_get_server_by_comment iis_get_server_by_path iis_get_server_rights iis_get_service_state iis_remove_server iis_set_app_settings iis_set_dir_security iis_set_script_map iis_set_server_rights iis_start_server iis_start_service iis_stop_server iis_stop_service iis_add_server)
69
- b["GD and Image"] = Set.new %w(gd_info gd_info getimagesize getimagesizefromstring image_type_to_extension image_type_to_mime_type image2wbmp imageaffine imageaffinematrixconcat imageaffinematrixget imagealphablending imageantialias imagearc imagebmp imagechar imagecharup imagecolorallocate imagecolorallocatealpha imagecolorat imagecolorclosest imagecolorclosestalpha imagecolorclosesthwb imagecolordeallocate imagecolorexact imagecolorexactalpha imagecolormatch imagecolorresolve imagecolorresolvealpha imagecolorset imagecolorsforindex imagecolorstotal imagecolortransparent imageconvolution imagecopy imagecopymerge imagecopymergegray imagecopyresampled imagecopyresized imagecreate imagecreatefrombmp imagecreatefromgd2 imagecreatefromgd2part imagecreatefromgd imagecreatefromgif imagecreatefromjpeg imagecreatefrompng imagecreatefromstring imagecreatefromwbmp imagecreatefromwebp imagecreatefromxbm imagecreatefromxpm imagecreatetruecolor imagecrop imagecropauto imagedashedline imagedestroy imageellipse imagefill imagefilledarc imagefilledellipse imagefilledpolygon imagefilledrectangle imagefilltoborder imagefilter imageflip imagefontheight imagefontwidth imageftbbox imagefttext imagegammacorrect imagegd2 imagegd imagegetclip imagegif imagegrabscreen imagegrabwindow imageinterlace imageistruecolor imagejpeg imagelayereffect imageline imageloadfont imageopenpolygon imagepalettecopy imagepalettetotruecolor imagepng imagepolygon imagepsbbox imagepsencodefont imagepsextendfont imagepsfreefont imagepsloadfont imagepsslantfont imagepstext imagerectangle imageresolution imagerotate imagesavealpha imagescale imagesetbrush imagesetclip imagesetinterpolation imagesetpixel imagesetstyle imagesetthickness imagesettile imagestring imagestringup imagesx imagesy imagetruecolortopalette imagettfbbox imagettftext imagetypes imagewbmp imagewebp imagexbm iptcembed iptcparse jpeg2wbmp png2wbmp gd_info)
70
- b["IMAP"] = Set.new %w(imap_8bit imap_8bit imap_alerts imap_append imap_base64 imap_binary imap_body imap_bodystruct imap_check imap_clearflag_full imap_close imap_create imap_createmailbox imap_delete imap_deletemailbox imap_errors imap_expunge imap_fetch_overview imap_fetchbody imap_fetchheader imap_fetchmime imap_fetchstructure imap_fetchtext imap_gc imap_get_quota imap_get_quotaroot imap_getacl imap_getmailboxes imap_getsubscribed imap_header imap_headerinfo imap_headers imap_last_error imap_list imap_listmailbox imap_listscan imap_listsubscribed imap_lsub imap_mail_compose imap_mail_copy imap_mail_move imap_mail imap_mailboxmsginfo imap_mime_header_decode imap_msgno imap_num_msg imap_num_recent imap_open imap_ping imap_qprint imap_rename imap_renamemailbox imap_reopen imap_rfc822_parse_adrlist imap_rfc822_parse_headers imap_rfc822_write_address imap_savebody imap_scan imap_scanmailbox imap_search imap_set_quota imap_setacl imap_setflag_full imap_sort imap_status imap_subscribe imap_thread imap_timeout imap_uid imap_undelete imap_unsubscribe imap_utf7_decode imap_utf7_encode imap_utf8 imap_8bit)
71
- b["inclued"] = Set.new %w(inclued_get_data inclued_get_data inclued_get_data)
72
- b["PHP Options/Info"] = Set.new %w(assert_options assert_options assert cli_get_process_title cli_set_process_title dl extension_loaded gc_collect_cycles gc_disable gc_enable gc_enabled gc_mem_caches get_cfg_var get_current_user get_defined_constants get_extension_funcs get_include_path get_included_files get_loaded_extensions get_magic_quotes_gpc get_magic_quotes_runtime get_required_files get_resources getenv getlastmod getmygid getmyinode getmypid getmyuid getopt getrusage ini_alter ini_get_all ini_get ini_restore ini_set magic_quotes_runtime main memory_get_peak_usage memory_get_usage php_ini_loaded_file php_ini_scanned_files php_logo_guid php_sapi_name php_uname phpcredits phpinfo phpversion putenv restore_include_path set_include_path set_magic_quotes_runtime set_time_limit sys_get_temp_dir version_compare zend_logo_guid zend_thread_id zend_version assert_options)
73
- b["Ingres"] = Set.new %w(ingres_autocommit_state ingres_autocommit_state ingres_autocommit ingres_charset ingres_close ingres_commit ingres_connect ingres_cursor ingres_errno ingres_error ingres_errsqlstate ingres_escape_string ingres_execute ingres_fetch_array ingres_fetch_assoc ingres_fetch_object ingres_fetch_proc_return ingres_fetch_row ingres_field_length ingres_field_name ingres_field_nullable ingres_field_precision ingres_field_scale ingres_field_type ingres_free_result ingres_next_error ingres_num_fields ingres_num_rows ingres_pconnect ingres_prepare ingres_query ingres_result_seek ingres_rollback ingres_set_environment ingres_unbuffered_query ingres_autocommit_state)
74
- b["Inotify"] = Set.new %w(inotify_add_watch inotify_add_watch inotify_init inotify_queue_len inotify_read inotify_rm_watch inotify_add_watch)
75
- b["Grapheme"] = Set.new %w(grapheme_extract grapheme_extract grapheme_stripos grapheme_stristr grapheme_strlen grapheme_strpos grapheme_strripos grapheme_strrpos grapheme_strstr grapheme_substr grapheme_extract)
76
- b["intl"] = Set.new %w(intl_error_name intl_error_name intl_get_error_code intl_get_error_message intl_is_failure intl_error_name)
77
- b["IDN"] = Set.new %w(grapheme_substr idn_to_ascii idn_to_ascii idn_to_utf8 grapheme_substr idn_to_ascii)
78
- b["JSON"] = Set.new %w(json_decode json_decode json_encode json_last_error_msg json_last_error json_decode)
79
- b["Judy"] = Set.new %w(judy_type judy_type judy_version judy_type)
80
- b["KADM5"] = Set.new %w(kadm5_chpass_principal kadm5_chpass_principal kadm5_create_principal kadm5_delete_principal kadm5_destroy kadm5_flush kadm5_get_policies kadm5_get_principal kadm5_get_principals kadm5_init_with_password kadm5_modify_principal kadm5_chpass_principal)
81
- b["LDAP"] = Set.new %w(ldap_8859_to_t61 ldap_8859_to_t61 ldap_add ldap_bind ldap_close ldap_compare ldap_connect ldap_control_paged_result_response ldap_control_paged_result ldap_count_entries ldap_delete ldap_dn2ufn ldap_err2str ldap_errno ldap_error ldap_escape ldap_explode_dn ldap_first_attribute ldap_first_entry ldap_first_reference ldap_free_result ldap_get_attributes ldap_get_dn ldap_get_entries ldap_get_option ldap_get_values_len ldap_get_values ldap_list ldap_mod_add ldap_mod_del ldap_mod_replace ldap_modify_batch ldap_modify ldap_next_attribute ldap_next_entry ldap_next_reference ldap_parse_reference ldap_parse_result ldap_read ldap_rename ldap_sasl_bind ldap_search ldap_set_option ldap_set_rebind_proc ldap_sort ldap_start_tls ldap_t61_to_8859 ldap_unbind ldap_8859_to_t61)
82
- b["Libevent"] = Set.new %w(event_add event_add event_base_free event_base_loop event_base_loopbreak event_base_loopexit event_base_new event_base_priority_init event_base_reinit event_base_set event_buffer_base_set event_buffer_disable event_buffer_enable event_buffer_fd_set event_buffer_free event_buffer_new event_buffer_priority_set event_buffer_read event_buffer_set_callback event_buffer_timeout_set event_buffer_watermark_set event_buffer_write event_del event_free event_new event_priority_set event_set event_timer_add event_timer_del event_timer_new event_timer_set event_add)
83
- b["libxml"] = Set.new %w(libxml_clear_errors libxml_clear_errors libxml_disable_entity_loader libxml_get_errors libxml_get_last_error libxml_set_external_entity_loader libxml_set_streams_context libxml_use_internal_errors libxml_clear_errors)
84
- b["LZF"] = Set.new %w(lzf_compress lzf_compress lzf_decompress lzf_optimized_for lzf_compress)
85
- b["Mail"] = Set.new %w(ezmlm_hash ezmlm_hash mail ezmlm_hash)
86
- b["Mailparse"] = Set.new %w(mailparse_determine_best_xfer_encoding mailparse_determine_best_xfer_encoding mailparse_msg_create mailparse_msg_extract_part_file mailparse_msg_extract_part mailparse_msg_extract_whole_part_file mailparse_msg_free mailparse_msg_get_part_data mailparse_msg_get_part mailparse_msg_get_structure mailparse_msg_parse_file mailparse_msg_parse mailparse_rfc822_parse_addresses mailparse_stream_encode mailparse_uudecode_all mailparse_determine_best_xfer_encoding)
87
- b["Math"] = Set.new %w(abs abs acos acosh asin asinh atan2 atan atanh base_convert bindec ceil cos cosh decbin dechex decoct deg2rad exp expm1 floor fmod getrandmax hexdec hypot intdiv is_finite is_infinite is_nan lcg_value log10 log1p log max min mt_getrandmax mt_rand mt_srand octdec pi pow rad2deg rand round sin sinh sqrt srand tan tanh abs)
88
- b["MaxDB"] = Set.new %w(maxdb_affected_rows maxdb_affected_rows maxdb_autocommit maxdb_bind_param maxdb_bind_result maxdb_change_user maxdb_character_set_name maxdb_client_encoding maxdb_close_long_data maxdb_close maxdb_commit maxdb_connect_errno maxdb_connect_error maxdb_connect maxdb_data_seek maxdb_debug maxdb_disable_reads_from_master maxdb_disable_rpl_parse maxdb_dump_debug_info maxdb_embedded_connect maxdb_enable_reads_from_master maxdb_enable_rpl_parse maxdb_errno maxdb_error maxdb_escape_string maxdb_execute maxdb_fetch_array maxdb_fetch_assoc maxdb_fetch_field_direct maxdb_fetch_field maxdb_fetch_fields maxdb_fetch_lengths maxdb_fetch_object maxdb_fetch_row maxdb_fetch maxdb_field_count maxdb_field_seek maxdb_field_tell maxdb_free_result maxdb_get_client_info maxdb_get_client_version maxdb_get_host_info maxdb_get_metadata maxdb_get_proto_info maxdb_get_server_info maxdb_get_server_version maxdb_info maxdb_init maxdb_insert_id maxdb_kill maxdb_master_query maxdb_more_results maxdb_multi_query maxdb_next_result maxdb_num_fields maxdb_num_rows maxdb_options maxdb_param_count maxdb_ping maxdb_prepare maxdb_query maxdb_real_connect maxdb_real_escape_string maxdb_real_query maxdb_report maxdb_rollback maxdb_rpl_parse_enabled maxdb_rpl_probe maxdb_rpl_query_type maxdb_select_db maxdb_send_long_data maxdb_send_query maxdb_server_end maxdb_server_init maxdb_set_opt maxdb_sqlstate maxdb_ssl_set maxdb_stat maxdb_stmt_affected_rows maxdb_stmt_bind_param maxdb_stmt_bind_result maxdb_stmt_close_long_data maxdb_stmt_close maxdb_stmt_data_seek maxdb_stmt_errno maxdb_stmt_error maxdb_stmt_execute maxdb_stmt_fetch maxdb_stmt_free_result maxdb_stmt_init maxdb_stmt_num_rows maxdb_stmt_param_count maxdb_stmt_prepare maxdb_stmt_reset maxdb_stmt_result_metadata maxdb_stmt_send_long_data maxdb_stmt_sqlstate maxdb_stmt_store_result maxdb_store_result maxdb_thread_id maxdb_thread_safe maxdb_use_result maxdb_warning_count maxdb_affected_rows)
89
- b["Multibyte String"] = Set.new %w(mb_check_encoding mb_check_encoding mb_convert_case mb_convert_encoding mb_convert_kana mb_convert_variables mb_decode_mimeheader mb_decode_numericentity mb_detect_encoding mb_detect_order mb_encode_mimeheader mb_encode_numericentity mb_encoding_aliases mb_ereg_match mb_ereg_replace_callback mb_ereg_replace mb_ereg_search_getpos mb_ereg_search_getregs mb_ereg_search_init mb_ereg_search_pos mb_ereg_search_regs mb_ereg_search_setpos mb_ereg_search mb_ereg mb_eregi_replace mb_eregi mb_get_info mb_http_input mb_http_output mb_internal_encoding mb_language mb_list_encodings mb_output_handler mb_parse_str mb_preferred_mime_name mb_regex_encoding mb_regex_set_options mb_send_mail mb_split mb_strcut mb_strimwidth mb_stripos mb_stristr mb_strlen mb_strpos mb_strrchr mb_strrichr mb_strripos mb_strrpos mb_strstr mb_strtolower mb_strtoupper mb_strwidth mb_substitute_character mb_substr_count mb_substr mb_check_encoding)
90
- b["Mcrypt"] = Set.new %w(mcrypt_cbc mcrypt_cbc mcrypt_cfb mcrypt_create_iv mcrypt_decrypt mcrypt_ecb mcrypt_enc_get_algorithms_name mcrypt_enc_get_block_size mcrypt_enc_get_iv_size mcrypt_enc_get_key_size mcrypt_enc_get_modes_name mcrypt_enc_get_supported_key_sizes mcrypt_enc_is_block_algorithm_mode mcrypt_enc_is_block_algorithm mcrypt_enc_is_block_mode mcrypt_enc_self_test mcrypt_encrypt mcrypt_generic_deinit mcrypt_generic_end mcrypt_generic_init mcrypt_generic mcrypt_get_block_size mcrypt_get_cipher_name mcrypt_get_iv_size mcrypt_get_key_size mcrypt_list_algorithms mcrypt_list_modes mcrypt_module_close mcrypt_module_get_algo_block_size mcrypt_module_get_algo_key_size mcrypt_module_get_supported_key_sizes mcrypt_module_is_block_algorithm_mode mcrypt_module_is_block_algorithm mcrypt_module_is_block_mode mcrypt_module_open mcrypt_module_self_test mcrypt_ofb mdecrypt_generic mcrypt_cbc)
91
- b["MCVE"] = Set.new %w(m_checkstatus m_checkstatus m_completeauthorizations m_connect m_connectionerror m_deletetrans m_destroyconn m_destroyengine m_getcell m_getcellbynum m_getcommadelimited m_getheader m_initconn m_initengine m_iscommadelimited m_maxconntimeout m_monitor m_numcolumns m_numrows m_parsecommadelimited m_responsekeys m_responseparam m_returnstatus m_setblocking m_setdropfile m_setip m_setssl_cafile m_setssl_files m_setssl m_settimeout m_sslcert_gen_hash m_transactionssent m_transinqueue m_transkeyval m_transnew m_transsend m_uwait m_validateidentifier m_verifyconnection m_verifysslcert m_checkstatus)
92
- b["Memcache"] = Set.new %w(memcache_debug memcache_debug memcache_debug)
93
- b["Mhash"] = Set.new %w(mhash_count mhash_count mhash_get_block_size mhash_get_hash_name mhash_keygen_s2k mhash mhash_count)
94
- b["Ming"] = Set.new %w(ming_keypress ming_keypress ming_setcubicthreshold ming_setscale ming_setswfcompression ming_useconstants ming_useswfversion ming_keypress)
95
- b["Misc."] = Set.new %w(connection_aborted connection_aborted connection_status constant define defined die eval exit get_browser __halt_compiler highlight_file highlight_string ignore_user_abort pack php_check_syntax php_strip_whitespace show_source sleep sys_getloadavg time_nanosleep time_sleep_until uniqid unpack usleep connection_aborted)
96
- b["mnoGoSearch"] = Set.new %w(udm_add_search_limit udm_add_search_limit udm_alloc_agent_array udm_alloc_agent udm_api_version udm_cat_list udm_cat_path udm_check_charset udm_clear_search_limits udm_crc32 udm_errno udm_error udm_find udm_free_agent udm_free_ispell_data udm_free_res udm_get_doc_count udm_get_res_field udm_get_res_param udm_hash32 udm_load_ispell_data udm_set_agent_param udm_add_search_limit)
97
- b["Mongo"] = Set.new %w(bson_decode bson_decode bson_encode bson_decode)
98
- b["mqseries"] = Set.new %w(mqseries_back mqseries_back mqseries_begin mqseries_close mqseries_cmit mqseries_conn mqseries_connx mqseries_disc mqseries_get mqseries_inq mqseries_open mqseries_put1 mqseries_put mqseries_set mqseries_strerror mqseries_back)
99
- b["Msession"] = Set.new %w(msession_connect msession_connect msession_count msession_create msession_destroy msession_disconnect msession_find msession_get_array msession_get_data msession_get msession_inc msession_list msession_listvar msession_lock msession_plugin msession_randstr msession_set_array msession_set_data msession_set msession_timeout msession_uniq msession_unlock msession_connect)
100
- b["mSQL"] = Set.new %w(msql_affected_rows msql_affected_rows msql_close msql_connect msql_create_db msql_createdb msql_data_seek msql_db_query msql_dbname msql_drop_db msql_error msql_fetch_array msql_fetch_field msql_fetch_object msql_fetch_row msql_field_flags msql_field_len msql_field_name msql_field_seek msql_field_table msql_field_type msql_fieldflags msql_fieldlen msql_fieldname msql_fieldtable msql_fieldtype msql_free_result msql_list_dbs msql_list_fields msql_list_tables msql_num_fields msql_num_rows msql_numfields msql_numrows msql_pconnect msql_query msql_regcase msql_result msql_select_db msql_tablename msql msql_affected_rows)
101
- b["Mssql"] = Set.new %w(mssql_bind mssql_bind mssql_close mssql_connect mssql_data_seek mssql_execute mssql_fetch_array mssql_fetch_assoc mssql_fetch_batch mssql_fetch_field mssql_fetch_object mssql_fetch_row mssql_field_length mssql_field_name mssql_field_seek mssql_field_type mssql_free_result mssql_free_statement mssql_get_last_message mssql_guid_string mssql_init mssql_min_error_severity mssql_min_message_severity mssql_next_result mssql_num_fields mssql_num_rows mssql_pconnect mssql_query mssql_result mssql_rows_affected mssql_select_db mssql_bind)
102
- b["MySQL"] = Set.new %w(mysql_affected_rows mysql_affected_rows mysql_client_encoding mysql_close mysql_connect mysql_create_db mysql_data_seek mysql_db_name mysql_db_query mysql_drop_db mysql_errno mysql_error mysql_escape_string mysql_fetch_array mysql_fetch_assoc mysql_fetch_field mysql_fetch_lengths mysql_fetch_object mysql_fetch_row mysql_field_flags mysql_field_len mysql_field_name mysql_field_seek mysql_field_table mysql_field_type mysql_free_result mysql_get_client_info mysql_get_host_info mysql_get_proto_info mysql_get_server_info mysql_info mysql_insert_id mysql_list_dbs mysql_list_fields mysql_list_processes mysql_list_tables mysql_num_fields mysql_num_rows mysql_pconnect mysql_ping mysql_query mysql_real_escape_string mysql_result mysql_select_db mysql_set_charset mysql_stat mysql_tablename mysql_thread_id mysql_unbuffered_query mysql_affected_rows)
103
- b["Aliases and deprecated Mysqli"] = Set.new %w(mysqli_bind_param mysqli_bind_param mysqli_bind_result mysqli_client_encoding mysqli_connect mysqli::disable_reads_from_master mysqli_disable_rpl_parse mysqli_enable_reads_from_master mysqli_enable_rpl_parse mysqli_escape_string mysqli_execute mysqli_fetch mysqli_get_cache_stats mysqli_get_links_stats mysqli_get_metadata mysqli_master_query mysqli_param_count mysqli_report mysqli_rpl_parse_enabled mysqli_rpl_probe mysqli_send_long_data mysqli::set_opt mysqli_slave_query mysqli_bind_param)
104
- b["Mysqlnd_memcache"] = Set.new %w(mysqlnd_memcache_get_config mysqlnd_memcache_get_config mysqlnd_memcache_set mysqlnd_memcache_get_config)
105
- b["Mysqlnd_ms"] = Set.new %w(mysqlnd_ms_dump_servers mysqlnd_ms_dump_servers mysqlnd_ms_fabric_select_global mysqlnd_ms_fabric_select_shard mysqlnd_ms_get_last_gtid mysqlnd_ms_get_last_used_connection mysqlnd_ms_get_stats mysqlnd_ms_match_wild mysqlnd_ms_query_is_select mysqlnd_ms_set_qos mysqlnd_ms_set_user_pick_server mysqlnd_ms_xa_begin mysqlnd_ms_xa_commit mysqlnd_ms_xa_gc mysqlnd_ms_xa_rollback mysqlnd_ms_dump_servers)
106
- b["mysqlnd_qc"] = Set.new %w(mysqlnd_qc_clear_cache mysqlnd_qc_clear_cache mysqlnd_qc_get_available_handlers mysqlnd_qc_get_cache_info mysqlnd_qc_get_core_stats mysqlnd_qc_get_normalized_query_trace_log mysqlnd_qc_get_query_trace_log mysqlnd_qc_set_cache_condition mysqlnd_qc_set_is_select mysqlnd_qc_set_storage_handler mysqlnd_qc_set_user_handlers mysqlnd_qc_clear_cache)
107
- b["Mysqlnd_uh"] = Set.new %w(mysqlnd_uh_convert_to_mysqlnd mysqlnd_uh_convert_to_mysqlnd mysqlnd_uh_set_connection_proxy mysqlnd_uh_set_statement_proxy mysqlnd_uh_convert_to_mysqlnd)
108
- b["Ncurses"] = Set.new %w(ncurses_addch ncurses_addch ncurses_addchnstr ncurses_addchstr ncurses_addnstr ncurses_addstr ncurses_assume_default_colors ncurses_attroff ncurses_attron ncurses_attrset ncurses_baudrate ncurses_beep ncurses_bkgd ncurses_bkgdset ncurses_border ncurses_bottom_panel ncurses_can_change_color ncurses_cbreak ncurses_clear ncurses_clrtobot ncurses_clrtoeol ncurses_color_content ncurses_color_set ncurses_curs_set ncurses_def_prog_mode ncurses_def_shell_mode ncurses_define_key ncurses_del_panel ncurses_delay_output ncurses_delch ncurses_deleteln ncurses_delwin ncurses_doupdate ncurses_echo ncurses_echochar ncurses_end ncurses_erase ncurses_erasechar ncurses_filter ncurses_flash ncurses_flushinp ncurses_getch ncurses_getmaxyx ncurses_getmouse ncurses_getyx ncurses_halfdelay ncurses_has_colors ncurses_has_ic ncurses_has_il ncurses_has_key ncurses_hide_panel ncurses_hline ncurses_inch ncurses_init_color ncurses_init_pair ncurses_init ncurses_insch ncurses_insdelln ncurses_insertln ncurses_insstr ncurses_instr ncurses_isendwin ncurses_keyok ncurses_keypad ncurses_killchar ncurses_longname ncurses_meta ncurses_mouse_trafo ncurses_mouseinterval ncurses_mousemask ncurses_move_panel ncurses_move ncurses_mvaddch ncurses_mvaddchnstr ncurses_mvaddchstr ncurses_mvaddnstr ncurses_mvaddstr ncurses_mvcur ncurses_mvdelch ncurses_mvgetch ncurses_mvhline ncurses_mvinch ncurses_mvvline ncurses_mvwaddstr ncurses_napms ncurses_new_panel ncurses_newpad ncurses_newwin ncurses_nl ncurses_nocbreak ncurses_noecho ncurses_nonl ncurses_noqiflush ncurses_noraw ncurses_pair_content ncurses_panel_above ncurses_panel_below ncurses_panel_window ncurses_pnoutrefresh ncurses_prefresh ncurses_putp ncurses_qiflush ncurses_raw ncurses_refresh ncurses_replace_panel ncurses_reset_prog_mode ncurses_reset_shell_mode ncurses_resetty ncurses_savetty ncurses_scr_dump ncurses_scr_init ncurses_scr_restore ncurses_scr_set ncurses_scrl ncurses_show_panel ncurses_slk_attr ncurses_slk_attroff ncurses_slk_attron ncurses_slk_attrset ncurses_slk_clear ncurses_slk_color ncurses_slk_init ncurses_slk_noutrefresh ncurses_slk_refresh ncurses_slk_restore ncurses_slk_set ncurses_slk_touch ncurses_standend ncurses_standout ncurses_start_color ncurses_termattrs ncurses_termname ncurses_timeout ncurses_top_panel ncurses_typeahead ncurses_ungetch ncurses_ungetmouse ncurses_update_panels ncurses_use_default_colors ncurses_use_env ncurses_use_extended_names ncurses_vidattr ncurses_vline ncurses_waddch ncurses_waddstr ncurses_wattroff ncurses_wattron ncurses_wattrset ncurses_wborder ncurses_wclear ncurses_wcolor_set ncurses_werase ncurses_wgetch ncurses_whline ncurses_wmouse_trafo ncurses_wmove ncurses_wnoutrefresh ncurses_wrefresh ncurses_wstandend ncurses_wstandout ncurses_wvline ncurses_addch)
109
- b["Gopher"] = Set.new %w(gopher_parsedir gopher_parsedir gopher_parsedir)
110
- b["Network"] = Set.new %w(checkdnsrr checkdnsrr closelog define_syslog_variables dns_check_record dns_get_mx dns_get_record fsockopen gethostbyaddr gethostbyname gethostbynamel gethostname getmxrr getprotobyname getprotobynumber getservbyname getservbyport header_register_callback header_remove header headers_list headers_sent http_response_code inet_ntop inet_pton ip2long long2ip openlog pfsockopen setcookie setrawcookie socket_get_status socket_set_blocking socket_set_timeout syslog checkdnsrr)
111
- b["Newt"] = Set.new %w(newt_bell newt_bell newt_button_bar newt_button newt_centered_window newt_checkbox_get_value newt_checkbox_set_flags newt_checkbox_set_value newt_checkbox_tree_add_item newt_checkbox_tree_find_item newt_checkbox_tree_get_current newt_checkbox_tree_get_entry_value newt_checkbox_tree_get_multi_selection newt_checkbox_tree_get_selection newt_checkbox_tree_multi newt_checkbox_tree_set_current newt_checkbox_tree_set_entry_value newt_checkbox_tree_set_entry newt_checkbox_tree_set_width newt_checkbox_tree newt_checkbox newt_clear_key_buffer newt_cls newt_compact_button newt_component_add_callback newt_component_takes_focus newt_create_grid newt_cursor_off newt_cursor_on newt_delay newt_draw_form newt_draw_root_text newt_entry_get_value newt_entry_set_filter newt_entry_set_flags newt_entry_set newt_entry newt_finished newt_form_add_component newt_form_add_components newt_form_add_hot_key newt_form_destroy newt_form_get_current newt_form_run newt_form_set_background newt_form_set_height newt_form_set_size newt_form_set_timer newt_form_set_width newt_form_watch_fd newt_form newt_get_screen_size newt_grid_add_components_to_form newt_grid_basic_window newt_grid_free newt_grid_get_size newt_grid_h_close_stacked newt_grid_h_stacked newt_grid_place newt_grid_set_field newt_grid_simple_window newt_grid_v_close_stacked newt_grid_v_stacked newt_grid_wrapped_window_at newt_grid_wrapped_window newt_init newt_label_set_text newt_label newt_listbox_append_entry newt_listbox_clear_selection newt_listbox_clear newt_listbox_delete_entry newt_listbox_get_current newt_listbox_get_selection newt_listbox_insert_entry newt_listbox_item_count newt_listbox_select_item newt_listbox_set_current_by_key newt_listbox_set_current newt_listbox_set_data newt_listbox_set_entry newt_listbox_set_width newt_listbox newt_listitem_get_data newt_listitem_set newt_listitem newt_open_window newt_pop_help_line newt_pop_window newt_push_help_line newt_radio_get_current newt_radiobutton newt_redraw_help_line newt_reflow_text newt_refresh newt_resize_screen newt_resume newt_run_form newt_scale_set newt_scale newt_scrollbar_set newt_set_help_callback newt_set_suspend_callback newt_suspend newt_textbox_get_num_lines newt_textbox_reflowed newt_textbox_set_height newt_textbox_set_text newt_textbox newt_vertical_scrollbar newt_wait_for_key newt_win_choice newt_win_entries newt_win_menu newt_win_message newt_win_messagev newt_win_ternary newt_bell)
112
- b["YP/NIS"] = Set.new %w(yp_all yp_all yp_cat yp_err_string yp_errno yp_first yp_get_default_domain yp_master yp_match yp_next yp_order yp_all)
113
- b["NSAPI"] = Set.new %w(nsapi_request_headers nsapi_request_headers nsapi_response_headers nsapi_virtual nsapi_request_headers)
114
- b["OAuth"] = Set.new %w(oauth_get_sbs oauth_get_sbs oauth_urlencode oauth_get_sbs)
115
- b["OCI8"] = Set.new %w(oci_bind_array_by_name oci_bind_array_by_name oci_bind_by_name oci_cancel oci_client_version oci_close oci_commit oci_connect oci_define_by_name oci_error oci_execute oci_fetch_all oci_fetch_array oci_fetch_assoc oci_fetch_object oci_fetch_row oci_fetch oci_field_is_null oci_field_name oci_field_precision oci_field_scale oci_field_size oci_field_type_raw oci_field_type oci_free_descriptor oci_free_statement oci_get_implicit_resultset oci_internal_debug oci_lob_copy oci_lob_is_equal oci_new_collection oci_new_connect oci_new_cursor oci_new_descriptor oci_num_fields oci_num_rows oci_parse oci_password_change oci_pconnect oci_result oci_rollback oci_server_version oci_set_action oci_set_client_identifier oci_set_client_info oci_set_edition oci_set_module_name oci_set_prefetch oci_statement_type oci_bind_array_by_name)
116
- b["OPcache"] = Set.new %w(opcache_compile_file opcache_compile_file opcache_get_configuration opcache_get_status opcache_invalidate opcache_is_script_cached opcache_reset opcache_compile_file)
117
- b["OpenAL"] = Set.new %w(openal_buffer_create openal_buffer_create openal_buffer_data openal_buffer_destroy openal_buffer_get openal_buffer_loadwav openal_context_create openal_context_current openal_context_destroy openal_context_process openal_context_suspend openal_device_close openal_device_open openal_listener_get openal_listener_set openal_source_create openal_source_destroy openal_source_get openal_source_pause openal_source_play openal_source_rewind openal_source_set openal_source_stop openal_stream openal_buffer_create)
118
- b["OpenSSL"] = Set.new %w(openssl_cipher_iv_length openssl_cipher_iv_length openssl_csr_export_to_file openssl_csr_export openssl_csr_get_public_key openssl_csr_get_subject openssl_csr_new openssl_csr_sign openssl_decrypt openssl_dh_compute_key openssl_digest openssl_encrypt openssl_error_string openssl_free_key openssl_get_cert_locations openssl_get_cipher_methods openssl_get_md_methods openssl_get_privatekey openssl_get_publickey openssl_open openssl_pbkdf2 openssl_pkcs12_export_to_file openssl_pkcs12_export openssl_pkcs12_read openssl_pkcs7_decrypt openssl_pkcs7_encrypt openssl_pkcs7_sign openssl_pkcs7_verify openssl_pkey_export_to_file openssl_pkey_export openssl_pkey_free openssl_pkey_get_details openssl_pkey_get_private openssl_pkey_get_public openssl_pkey_new openssl_private_decrypt openssl_private_encrypt openssl_public_decrypt openssl_public_encrypt openssl_random_pseudo_bytes openssl_seal openssl_sign openssl_spki_export_challenge openssl_spki_export openssl_spki_new openssl_spki_verify openssl_verify openssl_x509_check_private_key openssl_x509_checkpurpose openssl_x509_export_to_file openssl_x509_export openssl_x509_fingerprint openssl_x509_free openssl_x509_parse openssl_x509_read openssl_cipher_iv_length)
119
- b["Output Control"] = Set.new %w(flush flush ob_clean ob_end_clean ob_end_flush ob_flush ob_get_clean ob_get_contents ob_get_flush ob_get_length ob_get_level ob_get_status ob_gzhandler ob_implicit_flush ob_list_handlers ob_start output_add_rewrite_var output_reset_rewrite_vars flush)
120
- b["Paradox"] = Set.new %w(px_close px_close px_create_fp px_date2string px_delete_record px_delete px_get_field px_get_info px_get_parameter px_get_record px_get_schema px_get_value px_insert_record px_new px_numfields px_numrecords px_open_fp px_put_record px_retrieve_record px_set_blob_file px_set_parameter px_set_tablename px_set_targetencoding px_set_value px_timestamp2string px_update_record px_close)
121
- b["Parsekit"] = Set.new %w(parsekit_compile_file parsekit_compile_file parsekit_compile_string parsekit_func_arginfo parsekit_compile_file)
122
- b["Password Hashing"] = Set.new %w(password_get_info password_get_info password_hash password_needs_rehash password_verify password_get_info)
123
- b["PCNTL"] = Set.new %w(pcntl_alarm pcntl_alarm pcntl_errno pcntl_exec pcntl_fork pcntl_get_last_error pcntl_getpriority pcntl_setpriority pcntl_signal_dispatch pcntl_signal_get_handler pcntl_signal pcntl_sigprocmask pcntl_sigtimedwait pcntl_sigwaitinfo pcntl_strerror pcntl_wait pcntl_waitpid pcntl_wexitstatus pcntl_wifexited pcntl_wifsignaled pcntl_wifstopped pcntl_wstopsig pcntl_wtermsig pcntl_alarm)
124
- b["PCRE"] = Set.new %w(preg_filter preg_filter preg_grep preg_last_error preg_match_all preg_match preg_quote preg_replace_callback_array preg_replace_callback preg_replace preg_split preg_filter)
125
- b["PDF"] = Set.new %w(PDF_activate_item PDF_activate_item PDF_add_annotation PDF_add_bookmark PDF_add_launchlink PDF_add_locallink PDF_add_nameddest PDF_add_note PDF_add_outline PDF_add_pdflink PDF_add_table_cell PDF_add_textflow PDF_add_thumbnail PDF_add_weblink PDF_arc PDF_arcn PDF_attach_file PDF_begin_document PDF_begin_font PDF_begin_glyph PDF_begin_item PDF_begin_layer PDF_begin_page_ext PDF_begin_page PDF_begin_pattern PDF_begin_template_ext PDF_begin_template PDF_circle PDF_clip PDF_close_image PDF_close_pdi_page PDF_close_pdi PDF_close PDF_closepath_fill_stroke PDF_closepath_stroke PDF_closepath PDF_concat PDF_continue_text PDF_create_3dview PDF_create_action PDF_create_annotation PDF_create_bookmark PDF_create_field PDF_create_fieldgroup PDF_create_gstate PDF_create_pvf PDF_create_textflow PDF_curveto PDF_define_layer PDF_delete_pvf PDF_delete_table PDF_delete_textflow PDF_delete PDF_encoding_set_char PDF_end_document PDF_end_font PDF_end_glyph PDF_end_item PDF_end_layer PDF_end_page_ext PDF_end_page PDF_end_pattern PDF_end_template PDF_endpath PDF_fill_imageblock PDF_fill_pdfblock PDF_fill_stroke PDF_fill_textblock PDF_fill PDF_findfont PDF_fit_image PDF_fit_pdi_page PDF_fit_table PDF_fit_textflow PDF_fit_textline PDF_get_apiname PDF_get_buffer PDF_get_errmsg PDF_get_errnum PDF_get_font PDF_get_fontname PDF_get_fontsize PDF_get_image_height PDF_get_image_width PDF_get_majorversion PDF_get_minorversion PDF_get_parameter PDF_get_pdi_parameter PDF_get_pdi_value PDF_get_value PDF_info_font PDF_info_matchbox PDF_info_table PDF_info_textflow PDF_info_textline PDF_initgraphics PDF_lineto PDF_load_3ddata PDF_load_font PDF_load_iccprofile PDF_load_image PDF_makespotcolor PDF_moveto PDF_new PDF_open_ccitt PDF_open_file PDF_open_gif PDF_open_image_file PDF_open_image PDF_open_jpeg PDF_open_memory_image PDF_open_pdi_document PDF_open_pdi_page PDF_open_pdi PDF_open_tiff PDF_pcos_get_number PDF_pcos_get_stream PDF_pcos_get_string PDF_place_image PDF_place_pdi_page PDF_process_pdi PDF_rect PDF_restore PDF_resume_page PDF_rotate PDF_save PDF_scale PDF_set_border_color PDF_set_border_dash PDF_set_border_style PDF_set_char_spacing PDF_set_duration PDF_set_gstate PDF_set_horiz_scaling PDF_set_info_author PDF_set_info_creator PDF_set_info_keywords PDF_set_info_subject PDF_set_info_title PDF_set_info PDF_set_layer_dependency PDF_set_leading PDF_set_parameter PDF_set_text_matrix PDF_set_text_pos PDF_set_text_rendering PDF_set_text_rise PDF_set_value PDF_set_word_spacing PDF_setcolor PDF_setdash PDF_setdashpattern PDF_setflat PDF_setfont PDF_setgray_fill PDF_setgray_stroke PDF_setgray PDF_setlinecap PDF_setlinejoin PDF_setlinewidth PDF_setmatrix PDF_setmiterlimit PDF_setpolydash PDF_setrgbcolor_fill PDF_setrgbcolor_stroke PDF_setrgbcolor PDF_shading_pattern PDF_shading PDF_shfill PDF_show_boxed PDF_show_xy PDF_show PDF_skew PDF_stringwidth PDF_stroke PDF_suspend_page PDF_translate PDF_utf16_to_utf8 PDF_utf32_to_utf16 PDF_utf8_to_utf16 PDF_activate_item)
126
- b["PostgreSQL"] = Set.new %w(pg_affected_rows pg_affected_rows pg_cancel_query pg_client_encoding pg_close pg_connect_poll pg_connect pg_connection_busy pg_connection_reset pg_connection_status pg_consume_input pg_convert pg_copy_from pg_copy_to pg_dbname pg_delete pg_end_copy pg_escape_bytea pg_escape_identifier pg_escape_literal pg_escape_string pg_execute pg_fetch_all_columns pg_fetch_all pg_fetch_array pg_fetch_assoc pg_fetch_object pg_fetch_result pg_fetch_row pg_field_is_null pg_field_name pg_field_num pg_field_prtlen pg_field_size pg_field_table pg_field_type_oid pg_field_type pg_flush pg_free_result pg_get_notify pg_get_pid pg_get_result pg_host pg_insert pg_last_error pg_last_notice pg_last_oid pg_lo_close pg_lo_create pg_lo_export pg_lo_import pg_lo_open pg_lo_read_all pg_lo_read pg_lo_seek pg_lo_tell pg_lo_truncate pg_lo_unlink pg_lo_write pg_meta_data pg_num_fields pg_num_rows pg_options pg_parameter_status pg_pconnect pg_ping pg_port pg_prepare pg_put_line pg_query_params pg_query pg_result_error_field pg_result_error pg_result_seek pg_result_status pg_select pg_send_execute pg_send_prepare pg_send_query_params pg_send_query pg_set_client_encoding pg_set_error_verbosity pg_socket pg_trace pg_transaction_status pg_tty pg_unescape_bytea pg_untrace pg_update pg_version pg_affected_rows)
127
- b["POSIX"] = Set.new %w(posix_access posix_access posix_ctermid posix_errno posix_get_last_error posix_getcwd posix_getegid posix_geteuid posix_getgid posix_getgrgid posix_getgrnam posix_getgroups posix_getlogin posix_getpgid posix_getpgrp posix_getpid posix_getppid posix_getpwnam posix_getpwuid posix_getrlimit posix_getsid posix_getuid posix_initgroups posix_isatty posix_kill posix_mkfifo posix_mknod posix_setegid posix_seteuid posix_setgid posix_setpgid posix_setrlimit posix_setsid posix_setuid posix_strerror posix_times posix_ttyname posix_uname posix_access)
128
- b["Proctitle"] = Set.new %w(setproctitle setproctitle setthreadtitle setproctitle)
129
- b["PS"] = Set.new %w(ps_add_bookmark ps_add_bookmark ps_add_launchlink ps_add_locallink ps_add_note ps_add_pdflink ps_add_weblink ps_arc ps_arcn ps_begin_page ps_begin_pattern ps_begin_template ps_circle ps_clip ps_close_image ps_close ps_closepath_stroke ps_closepath ps_continue_text ps_curveto ps_delete ps_end_page ps_end_pattern ps_end_template ps_fill_stroke ps_fill ps_findfont ps_get_buffer ps_get_parameter ps_get_value ps_hyphenate ps_include_file ps_lineto ps_makespotcolor ps_moveto ps_new ps_open_file ps_open_image_file ps_open_image ps_open_memory_image ps_place_image ps_rect ps_restore ps_rotate ps_save ps_scale ps_set_border_color ps_set_border_dash ps_set_border_style ps_set_info ps_set_parameter ps_set_text_pos ps_set_value ps_setcolor ps_setdash ps_setflat ps_setfont ps_setgray ps_setlinecap ps_setlinejoin ps_setlinewidth ps_setmiterlimit ps_setoverprintmode ps_setpolydash ps_shading_pattern ps_shading ps_shfill ps_show_boxed ps_show_xy2 ps_show_xy ps_show2 ps_show ps_string_geometry ps_stringwidth ps_stroke ps_symbol_name ps_symbol_width ps_symbol ps_translate ps_add_bookmark)
130
- b["Pspell"] = Set.new %w(pspell_add_to_personal pspell_add_to_personal pspell_add_to_session pspell_check pspell_clear_session pspell_config_create pspell_config_data_dir pspell_config_dict_dir pspell_config_ignore pspell_config_mode pspell_config_personal pspell_config_repl pspell_config_runtogether pspell_config_save_repl pspell_new_config pspell_new_personal pspell_new pspell_save_wordlist pspell_store_replacement pspell_suggest pspell_add_to_personal)
131
- b["Radius"] = Set.new %w(radius_acct_open radius_acct_open radius_add_server radius_auth_open radius_close radius_config radius_create_request radius_cvt_addr radius_cvt_int radius_cvt_string radius_demangle_mppe_key radius_demangle radius_get_attr radius_get_tagged_attr_data radius_get_tagged_attr_tag radius_get_vendor_attr radius_put_addr radius_put_attr radius_put_int radius_put_string radius_put_vendor_addr radius_put_vendor_attr radius_put_vendor_int radius_put_vendor_string radius_request_authenticator radius_salt_encrypt_attr radius_send_request radius_server_secret radius_strerror radius_acct_open)
132
- b["Rar"] = Set.new %w(rar_wrapper_cache_stats rar_wrapper_cache_stats rar_wrapper_cache_stats)
133
- b["Readline"] = Set.new %w(readline_add_history readline_add_history readline_callback_handler_install readline_callback_handler_remove readline_callback_read_char readline_clear_history readline_completion_function readline_info readline_list_history readline_on_new_line readline_read_history readline_redisplay readline_write_history readline readline_add_history)
134
- b["Recode"] = Set.new %w(recode_file recode_file recode_string recode recode_file)
135
- b["POSIX Regex"] = Set.new %w(ereg_replace ereg_replace ereg eregi_replace eregi split spliti sql_regcase ereg_replace)
136
- b["RPM Reader"] = Set.new %w(rpm_close rpm_close rpm_get_tag rpm_is_valid rpm_open rpm_version rpm_close)
137
- b["RRD"] = Set.new %w(rrd_create rrd_create rrd_error rrd_fetch rrd_first rrd_graph rrd_info rrd_last rrd_lastupdate rrd_restore rrd_tune rrd_update rrd_version rrd_xport rrdc_disconnect rrd_create)
138
- b["runkit"] = Set.new %w(runkit_class_adopt runkit_class_emancipate runkit_constant_add runkit_constant_redefine runkit_constant_remove runkit_function_add runkit_function_copy runkit_function_redefine runkit_function_remove runkit_function_rename runkit_import runkit_lint_file runkit_lint runkit_method_add runkit_method_copy runkit_method_redefine runkit_method_remove runkit_method_rename runkit_return_value_used runkit_sandbox_output_handler runkit_superglobals)
139
- b["SAM"] = Set.new %w()
140
- b["SCA"] = Set.new %w()
141
- b["SDO DAS XML"] = Set.new %w()
142
- b["SDO"] = Set.new %w()
143
- b["SDO-DAS-Relational"] = Set.new %w()
144
- b["Semaphore"] = Set.new %w(ftok ftok msg_get_queue msg_queue_exists msg_receive msg_remove_queue msg_send msg_set_queue msg_stat_queue sem_acquire sem_get sem_release sem_remove shm_attach shm_detach shm_get_var shm_has_var shm_put_var shm_remove_var shm_remove ftok)
145
- b["Session PgSQL"] = Set.new %w(session_pgsql_add_error session_pgsql_add_error session_pgsql_get_error session_pgsql_get_field session_pgsql_reset session_pgsql_set_field session_pgsql_status session_pgsql_add_error)
146
- b["Session"] = Set.new %w(session_abort session_abort session_cache_expire session_cache_limiter session_commit session_create_id session_decode session_destroy session_encode session_gc session_get_cookie_params session_id session_is_registered session_module_name session_name session_regenerate_id session_register_shutdown session_register session_reset session_save_path session_set_cookie_params session_set_save_handler session_start session_status session_unregister session_unset session_write_close session_abort)
147
- b["Shared Memory"] = Set.new %w(shmop_close shmop_close shmop_delete shmop_open shmop_read shmop_size shmop_write shmop_close)
148
- b["SimpleXML"] = Set.new %w(simplexml_import_dom simplexml_import_dom simplexml_load_file simplexml_load_string simplexml_import_dom)
149
- b["SNMP"] = Set.new %w(snmp_get_quick_print snmp_get_quick_print snmp_get_valueretrieval snmp_read_mib snmp_set_enum_print snmp_set_oid_numeric_print snmp_set_oid_output_format snmp_set_quick_print snmp_set_valueretrieval snmp2_get snmp2_getnext snmp2_real_walk snmp2_set snmp2_walk snmp3_get snmp3_getnext snmp3_real_walk snmp3_set snmp3_walk snmpget snmpgetnext snmprealwalk snmpset snmpwalk snmpwalkoid snmp_get_quick_print)
150
- b["SOAP"] = Set.new %w(is_soap_fault is_soap_fault use_soap_error_handler is_soap_fault)
151
- b["Socket"] = Set.new %w(socket_accept socket_accept socket_bind socket_clear_error socket_close socket_cmsg_space socket_connect socket_create_listen socket_create_pair socket_create socket_get_option socket_getopt socket_getpeername socket_getsockname socket_import_stream socket_last_error socket_listen socket_read socket_recv socket_recvfrom socket_recvmsg socket_select socket_send socket_sendmsg socket_sendto socket_set_block socket_set_nonblock socket_set_option socket_setopt socket_shutdown socket_strerror socket_write socket_accept)
152
- b["Solr"] = Set.new %w(solr_get_version solr_get_version solr_get_version)
153
- b["SPL"] = Set.new %w(class_implements class_implements class_parents class_uses iterator_apply iterator_count iterator_to_array spl_autoload_call spl_autoload_extensions spl_autoload_functions spl_autoload_register spl_autoload_unregister spl_autoload spl_classes spl_object_hash class_implements)
154
- b["SQLite"] = Set.new %w(sqlite_array_query sqlite_array_query sqlite_busy_timeout sqlite_changes sqlite_close sqlite_column sqlite_create_aggregate sqlite_create_function sqlite_current sqlite_error_string sqlite_escape_string sqlite_exec sqlite_factory sqlite_fetch_all sqlite_fetch_array sqlite_fetch_column_types sqlite_fetch_object sqlite_fetch_single sqlite_fetch_string sqlite_field_name sqlite_has_more sqlite_has_prev sqlite_key sqlite_last_error sqlite_last_insert_rowid sqlite_libencoding sqlite_libversion sqlite_next sqlite_num_fields sqlite_num_rows sqlite_open sqlite_popen sqlite_prev sqlite_query sqlite_rewind sqlite_seek sqlite_single_query sqlite_udf_decode_binary sqlite_udf_encode_binary sqlite_unbuffered_query sqlite_valid sqlite_array_query)
155
- b["SQLSRV"] = Set.new %w(sqlsrv_begin_transaction sqlsrv_begin_transaction sqlsrv_cancel sqlsrv_client_info sqlsrv_close sqlsrv_commit sqlsrv_configure sqlsrv_connect sqlsrv_errors sqlsrv_execute sqlsrv_fetch_array sqlsrv_fetch_object sqlsrv_fetch sqlsrv_field_metadata sqlsrv_free_stmt sqlsrv_get_config sqlsrv_get_field sqlsrv_has_rows sqlsrv_next_result sqlsrv_num_fields sqlsrv_num_rows sqlsrv_prepare sqlsrv_query sqlsrv_rollback sqlsrv_rows_affected sqlsrv_send_stream_data sqlsrv_server_info sqlsrv_begin_transaction)
156
- b["ssdeep"] = Set.new %w(ssdeep_fuzzy_compare ssdeep_fuzzy_compare ssdeep_fuzzy_hash_filename ssdeep_fuzzy_hash ssdeep_fuzzy_compare)
157
- b["SSH2"] = Set.new %w(ssh2_auth_agent ssh2_auth_agent ssh2_auth_hostbased_file ssh2_auth_none ssh2_auth_password ssh2_auth_pubkey_file ssh2_connect ssh2_exec ssh2_fetch_stream ssh2_fingerprint ssh2_methods_negotiated ssh2_publickey_add ssh2_publickey_init ssh2_publickey_list ssh2_publickey_remove ssh2_scp_recv ssh2_scp_send ssh2_sftp_chmod ssh2_sftp_lstat ssh2_sftp_mkdir ssh2_sftp_readlink ssh2_sftp_realpath ssh2_sftp_rename ssh2_sftp_rmdir ssh2_sftp_stat ssh2_sftp_symlink ssh2_sftp_unlink ssh2_sftp ssh2_shell ssh2_tunnel ssh2_auth_agent)
158
- b["Statistic"] = Set.new %w(stats_absolute_deviation stats_absolute_deviation stats_cdf_beta stats_cdf_binomial stats_cdf_cauchy stats_cdf_chisquare stats_cdf_exponential stats_cdf_f stats_cdf_gamma stats_cdf_laplace stats_cdf_logistic stats_cdf_negative_binomial stats_cdf_noncentral_chisquare stats_cdf_noncentral_f stats_cdf_poisson stats_cdf_t stats_cdf_uniform stats_cdf_weibull stats_covariance stats_den_uniform stats_dens_beta stats_dens_cauchy stats_dens_chisquare stats_dens_exponential stats_dens_f stats_dens_gamma stats_dens_laplace stats_dens_logistic stats_dens_negative_binomial stats_dens_normal stats_dens_pmf_binomial stats_dens_pmf_hypergeometric stats_dens_pmf_poisson stats_dens_t stats_dens_weibull stats_harmonic_mean stats_kurtosis stats_rand_gen_beta stats_rand_gen_chisquare stats_rand_gen_exponential stats_rand_gen_f stats_rand_gen_funiform stats_rand_gen_gamma stats_rand_gen_ibinomial_negative stats_rand_gen_ibinomial stats_rand_gen_int stats_rand_gen_ipoisson stats_rand_gen_iuniform stats_rand_gen_noncenral_chisquare stats_rand_gen_noncentral_f stats_rand_gen_noncentral_t stats_rand_gen_normal stats_rand_gen_t stats_rand_get_seeds stats_rand_phrase_to_seeds stats_rand_ranf stats_rand_setall stats_skew stats_standard_deviation stats_stat_binomial_coef stats_stat_correlation stats_stat_gennch stats_stat_independent_t stats_stat_innerproduct stats_stat_noncentral_t stats_stat_paired_t stats_stat_percentile stats_stat_powersum stats_variance stats_absolute_deviation)
159
- b["Stomp"] = Set.new %w(stomp_connect_error stomp_connect_error stomp_version stomp_connect_error)
160
- b["Stream"] = Set.new %w(set_socket_blocking set_socket_blocking stream_bucket_append stream_bucket_make_writeable stream_bucket_new stream_bucket_prepend stream_context_create stream_context_get_default stream_context_get_options stream_context_get_params stream_context_set_default stream_context_set_option stream_context_set_params stream_copy_to_stream stream_encoding stream_filter_append stream_filter_prepend stream_filter_register stream_filter_remove stream_get_contents stream_get_filters stream_get_line stream_get_meta_data stream_get_transports stream_get_wrappers stream_is_local stream_notification_callback stream_register_wrapper stream_resolve_include_path stream_select stream_set_blocking stream_set_chunk_size stream_set_read_buffer stream_set_timeout stream_set_write_buffer stream_socket_accept stream_socket_client stream_socket_enable_crypto stream_socket_get_name stream_socket_pair stream_socket_recvfrom stream_socket_sendto stream_socket_server stream_socket_shutdown stream_supports_lock stream_wrapper_register stream_wrapper_restore stream_wrapper_unregister set_socket_blocking)
161
- b["String"] = Set.new %w(addcslashes addcslashes addslashes bin2hex chop chr chunk_split convert_cyr_string convert_uudecode convert_uuencode count_chars crc32 crypt echo explode fprintf get_html_translation_table hebrev hebrevc hex2bin html_entity_decode htmlentities htmlspecialchars_decode htmlspecialchars implode join lcfirst levenshtein localeconv ltrim md5_file md5 metaphone money_format nl_langinfo nl2br number_format ord parse_str print printf quoted_printable_decode quoted_printable_encode quotemeta rtrim setlocale sha1_file sha1 similar_text soundex sprintf sscanf str_getcsv str_ireplace str_pad str_repeat str_replace str_rot13 str_shuffle str_split str_word_count strcasecmp strchr strcmp strcoll strcspn strip_tags stripcslashes stripos stripslashes stristr strlen strnatcasecmp strnatcmp strncasecmp strncmp strpbrk strpos strrchr strrev strripos strrpos strspn strstr strtok strtolower strtoupper strtr substr_compare substr_count substr_replace substr trim ucfirst ucwords vfprintf vprintf vsprintf wordwrap addcslashes)
162
- b["SVN"] = Set.new %w(svn_add svn_add svn_auth_get_parameter svn_auth_set_parameter svn_blame svn_cat svn_checkout svn_cleanup svn_client_version svn_commit svn_delete svn_diff svn_export svn_fs_abort_txn svn_fs_apply_text svn_fs_begin_txn2 svn_fs_change_node_prop svn_fs_check_path svn_fs_contents_changed svn_fs_copy svn_fs_delete svn_fs_dir_entries svn_fs_file_contents svn_fs_file_length svn_fs_is_dir svn_fs_is_file svn_fs_make_dir svn_fs_make_file svn_fs_node_created_rev svn_fs_node_prop svn_fs_props_changed svn_fs_revision_prop svn_fs_revision_root svn_fs_txn_root svn_fs_youngest_rev svn_import svn_log svn_ls svn_mkdir svn_repos_create svn_repos_fs_begin_txn_for_commit svn_repos_fs_commit_txn svn_repos_fs svn_repos_hotcopy svn_repos_open svn_repos_recover svn_revert svn_status svn_update svn_add)
163
- b["Swish"] = Set.new %w()
164
- b["Sybase"] = Set.new %w(sybase_affected_rows sybase_affected_rows sybase_close sybase_connect sybase_data_seek sybase_deadlock_retry_count sybase_fetch_array sybase_fetch_assoc sybase_fetch_field sybase_fetch_object sybase_fetch_row sybase_field_seek sybase_free_result sybase_get_last_message sybase_min_client_severity sybase_min_error_severity sybase_min_message_severity sybase_min_server_severity sybase_num_fields sybase_num_rows sybase_pconnect sybase_query sybase_result sybase_select_db sybase_set_message_handler sybase_unbuffered_query sybase_affected_rows)
165
- b["Taint"] = Set.new %w(is_tainted is_tainted taint untaint is_tainted)
166
- b["TCP"] = Set.new %w(tcpwrap_check tcpwrap_check tcpwrap_check)
167
- b["Tidy"] = Set.new %w(ob_tidyhandler ob_tidyhandler tidy_access_count tidy_config_count tidy_error_count tidy_get_output tidy_load_config tidy_reset_config tidy_save_config tidy_set_encoding tidy_setopt tidy_warning_count ob_tidyhandler)
168
- b["Tokenizer"] = Set.new %w(token_get_all token_get_all token_name token_get_all)
169
- b["Trader"] = Set.new %w(trader_acos trader_acos trader_ad trader_add trader_adosc trader_adx trader_adxr trader_apo trader_aroon trader_aroonosc trader_asin trader_atan trader_atr trader_avgprice trader_bbands trader_beta trader_bop trader_cci trader_cdl2crows trader_cdl3blackcrows trader_cdl3inside trader_cdl3linestrike trader_cdl3outside trader_cdl3starsinsouth trader_cdl3whitesoldiers trader_cdlabandonedbaby trader_cdladvanceblock trader_cdlbelthold trader_cdlbreakaway trader_cdlclosingmarubozu trader_cdlconcealbabyswall trader_cdlcounterattack trader_cdldarkcloudcover trader_cdldoji trader_cdldojistar trader_cdldragonflydoji trader_cdlengulfing trader_cdleveningdojistar trader_cdleveningstar trader_cdlgapsidesidewhite trader_cdlgravestonedoji trader_cdlhammer trader_cdlhangingman trader_cdlharami trader_cdlharamicross trader_cdlhighwave trader_cdlhikkake trader_cdlhikkakemod trader_cdlhomingpigeon trader_cdlidentical3crows trader_cdlinneck trader_cdlinvertedhammer trader_cdlkicking trader_cdlkickingbylength trader_cdlladderbottom trader_cdllongleggeddoji trader_cdllongline trader_cdlmarubozu trader_cdlmatchinglow trader_cdlmathold trader_cdlmorningdojistar trader_cdlmorningstar trader_cdlonneck trader_cdlpiercing trader_cdlrickshawman trader_cdlrisefall3methods trader_cdlseparatinglines trader_cdlshootingstar trader_cdlshortline trader_cdlspinningtop trader_cdlstalledpattern trader_cdlsticksandwich trader_cdltakuri trader_cdltasukigap trader_cdlthrusting trader_cdltristar trader_cdlunique3river trader_cdlupsidegap2crows trader_cdlxsidegap3methods trader_ceil trader_cmo trader_correl trader_cos trader_cosh trader_dema trader_div trader_dx trader_ema trader_errno trader_exp trader_floor trader_get_compat trader_get_unstable_period trader_ht_dcperiod trader_ht_dcphase trader_ht_phasor trader_ht_sine trader_ht_trendline trader_ht_trendmode trader_kama trader_linearreg_angle trader_linearreg_intercept trader_linearreg_slope trader_linearreg trader_ln trader_log10 trader_ma trader_macd trader_macdext trader_macdfix trader_mama trader_mavp trader_max trader_maxindex trader_medprice trader_mfi trader_midpoint trader_midprice trader_min trader_minindex trader_minmax trader_minmaxindex trader_minus_di trader_minus_dm trader_mom trader_mult trader_natr trader_obv trader_plus_di trader_plus_dm trader_ppo trader_roc trader_rocp trader_rocr100 trader_rocr trader_rsi trader_sar trader_sarext trader_set_compat trader_set_unstable_period trader_sin trader_sinh trader_sma trader_sqrt trader_stddev trader_stoch trader_stochf trader_stochrsi trader_sub trader_sum trader_t3 trader_tan trader_tanh trader_tema trader_trange trader_trima trader_trix trader_tsf trader_typprice trader_ultosc trader_var trader_wclprice trader_willr trader_wma trader_acos)
170
- b["UI"] = Set.new %w(UI\Draw\Text\Font\fontFamilies UI\Draw\Text\Font\fontFamilies UI\quit UI\run UI\Draw\Text\Font\fontFamilies)
171
- b["ODBC"] = Set.new %w(odbc_autocommit odbc_autocommit odbc_binmode odbc_close_all odbc_close odbc_columnprivileges odbc_columns odbc_commit odbc_connect odbc_cursor odbc_data_source odbc_do odbc_error odbc_errormsg odbc_exec odbc_execute odbc_fetch_array odbc_fetch_into odbc_fetch_object odbc_fetch_row odbc_field_len odbc_field_name odbc_field_num odbc_field_precision odbc_field_scale odbc_field_type odbc_foreignkeys odbc_free_result odbc_gettypeinfo odbc_longreadlen odbc_next_result odbc_num_fields odbc_num_rows odbc_pconnect odbc_prepare odbc_primarykeys odbc_procedurecolumns odbc_procedures odbc_result_all odbc_result odbc_rollback odbc_setoption odbc_specialcolumns odbc_statistics odbc_tableprivileges odbc_tables odbc_autocommit)
172
- b["Uopz"] = Set.new %w(uopz_backup uopz_backup uopz_compose uopz_copy uopz_delete uopz_extend uopz_flags uopz_function uopz_implement uopz_overload uopz_redefine uopz_rename uopz_restore uopz_undefine uopz_backup)
173
- b["URL"] = Set.new %w(base64_decode base64_decode base64_encode get_headers get_meta_tags http_build_query parse_url rawurldecode rawurlencode urldecode urlencode base64_decode)
174
- b["Variable handling"] = Set.new %w(boolval boolval debug_zval_dump doubleval empty floatval get_defined_vars get_resource_type gettype import_request_variables intval is_array is_bool is_callable is_double is_float is_int is_integer is_iterable is_long is_null is_numeric is_object is_real is_resource is_scalar is_string isset print_r serialize settype strval unserialize unset var_dump var_export boolval)
175
- b["vpopmail"] = Set.new %w(vpopmail_add_alias_domain_ex vpopmail_add_alias_domain_ex vpopmail_add_alias_domain vpopmail_add_domain_ex vpopmail_add_domain vpopmail_add_user vpopmail_alias_add vpopmail_alias_del_domain vpopmail_alias_del vpopmail_alias_get_all vpopmail_alias_get vpopmail_auth_user vpopmail_del_domain_ex vpopmail_del_domain vpopmail_del_user vpopmail_error vpopmail_passwd vpopmail_set_user_quota vpopmail_add_alias_domain_ex)
176
- b["WDDX"] = Set.new %w(wddx_add_vars wddx_add_vars wddx_deserialize wddx_packet_end wddx_packet_start wddx_serialize_value wddx_serialize_vars wddx_add_vars)
177
- b["win32ps"] = Set.new %w(win32_ps_list_procs win32_ps_list_procs win32_ps_stat_mem win32_ps_stat_proc win32_ps_list_procs)
178
- b["win32service"] = Set.new %w(win32_continue_service win32_continue_service win32_create_service win32_delete_service win32_get_last_control_message win32_pause_service win32_query_service_status win32_set_service_status win32_start_service_ctrl_dispatcher win32_start_service win32_stop_service win32_continue_service)
179
- b["WinCache"] = Set.new %w(wincache_fcache_fileinfo wincache_fcache_fileinfo wincache_fcache_meminfo wincache_lock wincache_ocache_fileinfo wincache_ocache_meminfo wincache_refresh_if_changed wincache_rplist_fileinfo wincache_rplist_meminfo wincache_scache_info wincache_scache_meminfo wincache_ucache_add wincache_ucache_cas wincache_ucache_clear wincache_ucache_dec wincache_ucache_delete wincache_ucache_exists wincache_ucache_get wincache_ucache_inc wincache_ucache_info wincache_ucache_meminfo wincache_ucache_set wincache_unlock wincache_fcache_fileinfo)
180
- b["xattr"] = Set.new %w(xattr_get xattr_get xattr_list xattr_remove xattr_set xattr_supported xattr_get)
181
- b["xdiff"] = Set.new %w(xdiff_file_bdiff_size xdiff_file_bdiff_size xdiff_file_bdiff xdiff_file_bpatch xdiff_file_diff_binary xdiff_file_diff xdiff_file_merge3 xdiff_file_patch_binary xdiff_file_patch xdiff_file_rabdiff xdiff_string_bdiff_size xdiff_string_bdiff xdiff_string_bpatch xdiff_string_diff_binary xdiff_string_diff xdiff_string_merge3 xdiff_string_patch_binary xdiff_string_patch xdiff_string_rabdiff xdiff_file_bdiff_size)
182
- b["Xhprof"] = Set.new %w(xhprof_disable xhprof_disable xhprof_enable xhprof_sample_disable xhprof_sample_enable xhprof_disable)
183
- b["XML Parser"] = Set.new %w(utf8_decode utf8_decode utf8_encode xml_error_string xml_get_current_byte_index xml_get_current_column_number xml_get_current_line_number xml_get_error_code xml_parse_into_struct xml_parse xml_parser_create_ns xml_parser_create xml_parser_free xml_parser_get_option xml_parser_set_option xml_set_character_data_handler xml_set_default_handler xml_set_element_handler xml_set_end_namespace_decl_handler xml_set_external_entity_ref_handler xml_set_notation_decl_handler xml_set_object xml_set_processing_instruction_handler xml_set_start_namespace_decl_handler xml_set_unparsed_entity_decl_handler utf8_decode)
184
- b["XML-RPC"] = Set.new %w(xmlrpc_decode_request xmlrpc_decode_request xmlrpc_decode xmlrpc_encode_request xmlrpc_encode xmlrpc_get_type xmlrpc_is_fault xmlrpc_parse_method_descriptions xmlrpc_server_add_introspection_data xmlrpc_server_call_method xmlrpc_server_create xmlrpc_server_destroy xmlrpc_server_register_introspection_callback xmlrpc_server_register_method xmlrpc_set_type xmlrpc_decode_request)
185
- b["XMLWriter"] = Set.new %w(XMLWriter::endAttribute XMLWriter::endAttribute XMLWriter::endCData XMLWriter::endComment XMLWriter::endDocument XMLWriter::endDTDAttlist XMLWriter::endDTDElement XMLWriter::endDTDEntity XMLWriter::endDTD XMLWriter::endElement XMLWriter::endPI XMLWriter::flush XMLWriter::fullEndElement XMLWriter::openMemory XMLWriter::openURI XMLWriter::outputMemory XMLWriter::setIndentString XMLWriter::setIndent XMLWriter::startAttributeNS XMLWriter::startAttribute XMLWriter::startCData XMLWriter::startComment XMLWriter::startDocument XMLWriter::startDTDAttlist XMLWriter::startDTDElement XMLWriter::startDTDEntity XMLWriter::startDTD XMLWriter::startElementNS XMLWriter::startElement XMLWriter::startPI XMLWriter::text XMLWriter::writeAttributeNS XMLWriter::writeAttribute XMLWriter::writeCData XMLWriter::writeComment XMLWriter::writeDTDAttlist XMLWriter::writeDTDElement XMLWriter::writeDTDEntity XMLWriter::writeDTD XMLWriter::writeElementNS XMLWriter::writeElement XMLWriter::writePI XMLWriter::writeRaw XMLWriter::endAttribute)
186
- b["Yaml"] = Set.new %w(yaml_emit_file yaml_emit_file yaml_emit yaml_parse_file yaml_parse_url yaml_parse yaml_emit_file)
187
- b["YAZ"] = Set.new %w(yaz_addinfo yaz_addinfo yaz_ccl_conf yaz_ccl_parse yaz_close yaz_connect yaz_database yaz_element yaz_errno yaz_error yaz_es_result yaz_es yaz_get_option yaz_hits yaz_itemorder yaz_present yaz_range yaz_record yaz_scan_result yaz_scan yaz_schema yaz_search yaz_set_option yaz_sort yaz_syntax yaz_wait yaz_addinfo)
188
- b["Zip"] = Set.new %w(zip_close zip_close zip_entry_close zip_entry_compressedsize zip_entry_compressionmethod zip_entry_filesize zip_entry_name zip_entry_open zip_entry_read zip_open zip_read zip_close)
189
- b["Zlib"] = Set.new %w(deflate_add deflate_add deflate_init gzclose gzcompress gzdecode gzdeflate gzencode gzeof gzfile gzgetc gzgets gzgetss gzinflate gzopen gzpassthru gzputs gzread gzrewind gzseek gztell gzuncompress gzwrite inflate_add inflate_init readgzfile zlib_decode zlib_encode zlib_get_coding_type deflate_add)
190
- end
191
- end
192
- end
193
- end
194
- end
@@ -1,26 +0,0 @@
1
- # -*- coding: utf-8 -*- #
2
-
3
- module Rouge
4
- module Lexers
5
- class PlainText < Lexer
6
- title "Plain Text"
7
- desc "A boring lexer that doesn't highlight anything"
8
-
9
- tag 'plaintext'
10
- aliases 'text'
11
- filenames '*.txt'
12
- mimetypes 'text/plain'
13
-
14
- attr_reader :token
15
- def initialize(*)
16
- super
17
-
18
- @token = token_option(:token) || Text
19
- end
20
-
21
- def stream_tokens(string, &b)
22
- yield self.token, string
23
- end
24
- end
25
- end
26
- end
@@ -1,49 +0,0 @@
1
- module Rouge
2
- module Lexers
3
- class Plist < RegexLexer
4
- desc 'plist'
5
- tag 'plist'
6
- aliases 'plist'
7
- filenames *%w(*.plist *.pbxproj)
8
-
9
- mimetypes 'text/x-plist', 'application/x-plist'
10
-
11
- def self.analyze_text(text)
12
- return 0.6 if text.start_with?("// !$*UTF8*$!")
13
- end
14
-
15
- state :whitespace do
16
- rule /\s+/, Text::Whitespace
17
- end
18
-
19
- state :root do
20
- rule %r{//.*$}, Comment
21
- rule %r{/\*.+?\*/}m, Comment
22
- mixin :whitespace
23
- rule /{/, Punctuation, :dictionary
24
- rule /\(/, Punctuation, :array
25
- rule /"([^"\\]|\\.)*"/, Literal::String::Double
26
- rule /'([^'\\]|\\.)*'/, Literal::String::Single
27
- rule /</, Punctuation, :data
28
- rule %r{[\w_$/:.-]+}, Literal
29
- end
30
-
31
- state :dictionary do
32
- mixin :root
33
- rule /[=;]/, Punctuation
34
- rule /}/, Punctuation, :pop!
35
- end
36
-
37
- state :array do
38
- mixin :root
39
- rule /[,]/, Punctuation
40
- rule /\)/, Punctuation, :pop!
41
- end
42
-
43
- state :data do
44
- rule /[\h\s]+/, Literal::Number::Hex
45
- rule />/, Punctuation, :pop!
46
- end
47
- end
48
- end
49
- end
@@ -1,93 +0,0 @@
1
- # -*- coding: utf-8 -*- #
2
-
3
- module Rouge
4
- module Lexers
5
- class Pony < RegexLexer
6
- tag 'pony'
7
- filenames '*.pony'
8
-
9
- keywords = Set.new %w(
10
- actor addressof and as
11
- be break
12
- class compiler_intrinsic consume continue
13
- do
14
- else elseif embed end error
15
- for fun
16
- if ifdef in interface is isnt
17
- lambda let
18
- match
19
- new not
20
- object
21
- primitive
22
- recover repeat return
23
- struct
24
- then this trait try type
25
- until use
26
- var
27
- where while with
28
- )
29
-
30
- capabilities = Set.new %w(
31
- box iso ref tag trn val
32
- )
33
-
34
- types = Set.new %w(
35
- Number Signed Unsigned Float
36
- I8 I16 I32 I64 I128 U8 U32 U64 U128 F32 F64
37
- EventID Align IntFormat NumberPrefix FloatFormat
38
- Type
39
- )
40
-
41
- state :whitespace do
42
- rule /[\s\t\r\n]+/m, Text
43
- end
44
-
45
- state :root do
46
- mixin :whitespace
47
- rule /"""/, Str::Doc, :docstring
48
- rule %r{//(.*?)\n}, Comment::Single
49
- rule %r{/(\\\n)?[*](.|\n)*?[*](\\\n)?/}, Comment::Multiline
50
- rule /"/, Str, :string
51
- rule %r([~!%^&*+=\|?:<>/-]), Operator
52
- rule /(true|false|NULL)\b/, Name::Constant
53
- rule %r{(?:[A-Z_][a-zA-Z0-9_]*)}, Name::Class
54
- rule /[()\[\],.';]/, Punctuation
55
-
56
- # Numbers
57
- rule /0[xX]([0-9a-fA-F_]*\.[0-9a-fA-F_]+|[0-9a-fA-F_]+)[pP][+\-]?[0-9_]+[fFL]?[i]?/, Num::Float
58
- rule /[0-9_]+(\.[0-9_]+[eE][+\-]?[0-9_]+|\.[0-9_]*|[eE][+\-]?[0-9_]+)[fFL]?[i]?/, Num::Float
59
- rule /\.(0|[1-9][0-9_]*)([eE][+\-]?[0-9_]+)?[fFL]?[i]?/, Num::Float
60
- rule /0[xX][0-9a-fA-F_]+/, Num::Hex
61
- rule /(0|[1-9][0-9_]*)([LUu]|Lu|LU|uL|UL)?/, Num::Integer
62
-
63
- rule /[a-z_][a-z0-9_]*/io do |m|
64
- match = m[0]
65
-
66
- if capabilities.include?(match)
67
- token Keyword::Declaration
68
- elsif keywords.include?(match)
69
- token Keyword::Reserved
70
- elsif types.include?(match)
71
- token Keyword::Type
72
- else
73
- token Name
74
- end
75
- end
76
- end
77
-
78
- state :string do
79
- rule /"/, Str, :pop!
80
- rule /\\([\\abfnrtv"']|x[a-fA-F0-9]{2,4}|[0-7]{1,3})/, Str::Escape
81
- rule /[^\\"\n]+/, Str
82
- rule /\\\n/, Str
83
- rule /\\/, Str # stray backslash
84
- end
85
-
86
- state :docstring do
87
- rule /"""/, Str::Doc, :pop!
88
- rule /\n/, Str::Doc
89
- rule /./, Str::Doc
90
- end
91
- end
92
- end
93
- end
@@ -1,678 +0,0 @@
1
- # -*- coding: utf-8 -*- #
2
-
3
- module Rouge
4
- module Lexers
5
- load_lexer 'shell.rb'
6
-
7
- class Powershell < Shell
8
- title 'powershell'
9
- desc 'powershell'
10
- tag 'powershell'
11
- aliases 'posh'
12
- filenames '*.ps1', '*.psm1', '*.psd1'
13
- mimetypes 'text/x-powershell'
14
-
15
- ATTRIBUTES = %w(
16
- CmdletBinding ConfirmImpact DefaultParameterSetName HelpURI SupportsPaging
17
- SupportsShouldProcess PositionalBinding
18
- ).join('|')
19
-
20
- KEYWORDS = %w(
21
- Begin Exit Process Break Filter Return Catch Finally Sequence Class For
22
- Switch Continue ForEach Throw Data From Trap Define Function Try Do If
23
- Until DynamicParam In Using Else InlineScript Var ElseIf Parallel While
24
- End Param Workflow
25
- ).join('|')
26
-
27
- KEYWORDS_TYPE = %w(
28
- bool byte char decimal double float int long object sbyte
29
- short string uint ulong ushort
30
- ).join('|')
31
-
32
- OPERATORS = %w(
33
- -split -isplit -csplit -join -is -isnot -as -eq -ieq -ceq -ne -ine
34
- -cne -gt -igt -cgt -ge -ige -cge -lt -ilt -clt -le -ile -cle -like
35
- -ilike -clike -notlike -inotlike -cnotlike -match -imatch -cmatch
36
- -notmatch -inotmatch -cnotmatch -contains -icontains -ccontains
37
- -notcontains -inotcontains -cnotcontains -replace -ireplace
38
- -creplace -band -bor -bxor -and -or -xor \. & = \+= -= \*= \/= %=
39
- ).join('|')
40
-
41
- BUILTINS = %w(
42
- Add-ProvisionedAppxPackage Add-WindowsFeature Apply-WindowsUnattend
43
- Begin-WebCommitDelay Disable-PhysicalDiskIndication
44
- Disable-StorageDiagnosticLog Enable-PhysicalDiskIndication
45
- Enable-StorageDiagnosticLog End-WebCommitDelay Expand-IscsiVirtualDisk
46
- Flush-Volume Get-DiskSNV Get-PhysicalDiskSNV Get-ProvisionedAppxPackage
47
- Get-StorageEnclosureSNV Initialize-Volume Move-SmbClient
48
- Remove-ProvisionedAppxPackage Remove-WindowsFeature Write-FileSystemCache
49
- Add-BCDataCacheExtension Add-DnsClientNrptRule Add-DtcClusterTMMapping
50
- Add-EtwTraceProvider Add-InitiatorIdToMaskingSet Add-MpPreference
51
- Add-NetEventNetworkAdapter Add-NetEventPacketCaptureProvider
52
- Add-NetEventProvider Add-NetEventVFPProvider Add-NetEventVmNetworkAdapter
53
- Add-NetEventVmSwitch Add-NetEventVmSwitchProvider
54
- Add-NetEventWFPCaptureProvider Add-NetIPHttpsCertBinding Add-NetLbfoTeamMember
55
- Add-NetLbfoTeamNic Add-NetNatExternalAddress Add-NetNatStaticMapping
56
- Add-NetSwitchTeamMember Add-OdbcDsn Add-PartitionAccessPath Add-PhysicalDisk
57
- Add-Printer Add-PrinterDriver Add-PrinterPort Add-RDServer Add-RDSessionHost
58
- Add-RDVirtualDesktopToCollection Add-TargetPortToMaskingSet
59
- Add-VirtualDiskToMaskingSet Add-VpnConnection Add-VpnConnectionRoute
60
- Add-VpnConnectionTriggerApplication Add-VpnConnectionTriggerDnsConfiguration
61
- Add-VpnConnectionTriggerTrustedNetwork Block-FileShareAccess
62
- Block-SmbShareAccess Clear-AssignedAccess Clear-BCCache Clear-Disk
63
- Clear-DnsClientCache Clear-FileStorageTier Clear-PcsvDeviceLog
64
- Clear-StorageDiagnosticInfo Close-SmbOpenFile Close-SmbSession Compress-Archive
65
- Configuration Connect-IscsiTarget Connect-VirtualDisk ConvertFrom-SddlString
66
- Copy-NetFirewallRule Copy-NetIPsecMainModeCryptoSet Copy-NetIPsecMainModeRule
67
- Copy-NetIPsecPhase1AuthSet Copy-NetIPsecPhase2AuthSet
68
- Copy-NetIPsecQuickModeCryptoSet Copy-NetIPsecRule Debug-FileShare
69
- Debug-MMAppPrelaunch Debug-StorageSubSystem Debug-Volume Disable-BC
70
- Disable-BCDowngrading Disable-BCServeOnBattery
71
- Disable-DAManualEntryPointSelection Disable-DscDebug Disable-MMAgent
72
- Disable-NetAdapter Disable-NetAdapterBinding Disable-NetAdapterChecksumOffload
73
- Disable-NetAdapterEncapsulatedPacketTaskOffload Disable-NetAdapterIPsecOffload
74
- Disable-NetAdapterLso Disable-NetAdapterPacketDirect
75
- Disable-NetAdapterPowerManagement Disable-NetAdapterQos Disable-NetAdapterRdma
76
- Disable-NetAdapterRsc Disable-NetAdapterRss Disable-NetAdapterSriov
77
- Disable-NetAdapterVmq Disable-NetDnsTransitionConfiguration
78
- Disable-NetFirewallRule Disable-NetIPHttpsProfile Disable-NetIPsecMainModeRule
79
- Disable-NetIPsecRule Disable-NetNatTransitionConfiguration
80
- Disable-NetworkSwitchEthernetPort Disable-NetworkSwitchFeature
81
- Disable-NetworkSwitchVlan Disable-OdbcPerfCounter
82
- Disable-PhysicalDiskIdentification Disable-PnpDevice Disable-PSTrace
83
- Disable-PSWSManCombinedTrace Disable-RDVirtualDesktopADMachineAccountReuse
84
- Disable-ScheduledTask Disable-ServerManagerStandardUserRemoting
85
- Disable-SmbDelegation Disable-StorageEnclosureIdentification
86
- Disable-StorageHighAvailability Disable-StorageMaintenanceMode Disable-Ual
87
- Disable-WdacBidTrace Disable-WSManTrace Disconnect-IscsiTarget
88
- Disconnect-NfsSession Disconnect-RDUser Disconnect-VirtualDisk
89
- Dismount-DiskImage Enable-BCDistributed Enable-BCDowngrading
90
- Enable-BCHostedClient Enable-BCHostedServer Enable-BCLocal
91
- Enable-BCServeOnBattery Enable-DAManualEntryPointSelection Enable-DscDebug
92
- Enable-MMAgent Enable-NetAdapter Enable-NetAdapterBinding
93
- Enable-NetAdapterChecksumOffload Enable-NetAdapterEncapsulatedPacketTaskOffload
94
- Enable-NetAdapterIPsecOffload Enable-NetAdapterLso
95
- Enable-NetAdapterPacketDirect Enable-NetAdapterPowerManagement
96
- Enable-NetAdapterQos Enable-NetAdapterRdma Enable-NetAdapterRsc
97
- Enable-NetAdapterRss Enable-NetAdapterSriov Enable-NetAdapterVmq
98
- Enable-NetDnsTransitionConfiguration Enable-NetFirewallRule
99
- Enable-NetIPHttpsProfile Enable-NetIPsecMainModeRule Enable-NetIPsecRule
100
- Enable-NetNatTransitionConfiguration Enable-NetworkSwitchEthernetPort
101
- Enable-NetworkSwitchFeature Enable-NetworkSwitchVlan Enable-OdbcPerfCounter
102
- Enable-PhysicalDiskIdentification Enable-PnpDevice Enable-PSTrace
103
- Enable-PSWSManCombinedTrace Enable-RDVirtualDesktopADMachineAccountReuse
104
- Enable-ScheduledTask Enable-ServerManagerStandardUserRemoting
105
- Enable-SmbDelegation Enable-StorageEnclosureIdentification
106
- Enable-StorageHighAvailability Enable-StorageMaintenanceMode Enable-Ual
107
- Enable-WdacBidTrace Enable-WSManTrace Expand-Archive Export-BCCachePackage
108
- Export-BCSecretKey Export-IscsiTargetServerConfiguration
109
- Export-ODataEndpointProxy Export-RDPersonalSessionDesktopAssignment
110
- Export-RDPersonalVirtualDesktopAssignment Export-ScheduledTask
111
- Find-NetIPsecRule Find-NetRoute Format-Hex Format-Volume Get-AppBackgroundTask
112
- Get-AppvVirtualProcess Get-AppxLastError Get-AppxLog Get-AssignedAccess
113
- Get-AutologgerConfig Get-BCClientConfiguration Get-BCContentServerConfiguration
114
- Get-BCDataCache Get-BCDataCacheExtension Get-BCHashCache
115
- Get-BCHostedCacheServerConfiguration Get-BCNetworkConfiguration Get-BCStatus
116
- Get-ClusteredScheduledTask Get-DAClientExperienceConfiguration
117
- Get-DAConnectionStatus Get-DAEntryPointTableItem Get-DedupProperties Get-Disk
118
- Get-DiskImage Get-DiskStorageNodeView Get-DisplayResolution Get-DnsClient
119
- Get-DnsClientCache Get-DnsClientGlobalSetting Get-DnsClientNrptGlobal
120
- Get-DnsClientNrptPolicy Get-DnsClientNrptRule Get-DnsClientServerAddress
121
- Get-DscConfiguration Get-DscConfigurationStatus
122
- Get-DscLocalConfigurationManager Get-DscResource Get-Dtc
123
- Get-DtcAdvancedHostSetting Get-DtcAdvancedSetting Get-DtcClusterDefault
124
- Get-DtcClusterTMMapping Get-DtcDefault Get-DtcLog Get-DtcNetworkSetting
125
- Get-DtcTransaction Get-DtcTransactionsStatistics
126
- Get-DtcTransactionsTraceSession Get-DtcTransactionsTraceSetting
127
- Get-EtwTraceProvider Get-EtwTraceSession Get-FileHash Get-FileIntegrity
128
- Get-FileShare Get-FileShareAccessControlEntry Get-FileStorageTier
129
- Get-InitiatorId Get-InitiatorPort Get-IscsiConnection Get-IscsiSession
130
- Get-IscsiTarget Get-IscsiTargetPortal Get-IseSnippet Get-LogProperties
131
- Get-MaskingSet Get-MMAgent Get-MpComputerStatus Get-MpPreference Get-MpThreat
132
- Get-MpThreatCatalog Get-MpThreatDetection Get-NCSIPolicyConfiguration
133
- Get-Net6to4Configuration Get-NetAdapter Get-NetAdapterAdvancedProperty
134
- Get-NetAdapterBinding Get-NetAdapterChecksumOffload
135
- Get-NetAdapterEncapsulatedPacketTaskOffload Get-NetAdapterHardwareInfo
136
- Get-NetAdapterIPsecOffload Get-NetAdapterLso Get-NetAdapterPacketDirect
137
- Get-NetAdapterPowerManagement Get-NetAdapterQos Get-NetAdapterRdma
138
- Get-NetAdapterRsc Get-NetAdapterRss Get-NetAdapterSriov Get-NetAdapterSriovVf
139
- Get-NetAdapterStatistics Get-NetAdapterVmq Get-NetAdapterVMQQueue
140
- Get-NetAdapterVPort Get-NetCompartment Get-NetConnectionProfile
141
- Get-NetDnsTransitionConfiguration Get-NetDnsTransitionMonitoring
142
- Get-NetEventNetworkAdapter Get-NetEventPacketCaptureProvider
143
- Get-NetEventProvider Get-NetEventSession Get-NetEventVFPProvider
144
- Get-NetEventVmNetworkAdapter Get-NetEventVmSwitch Get-NetEventVmSwitchProvider
145
- Get-NetEventWFPCaptureProvider Get-NetFirewallAddressFilter
146
- Get-NetFirewallApplicationFilter Get-NetFirewallInterfaceFilter
147
- Get-NetFirewallInterfaceTypeFilter Get-NetFirewallPortFilter
148
- Get-NetFirewallProfile Get-NetFirewallRule Get-NetFirewallSecurityFilter
149
- Get-NetFirewallServiceFilter Get-NetFirewallSetting Get-NetIPAddress
150
- Get-NetIPConfiguration Get-NetIPHttpsConfiguration Get-NetIPHttpsState
151
- Get-NetIPInterface Get-NetIPsecDospSetting Get-NetIPsecMainModeCryptoSet
152
- Get-NetIPsecMainModeRule Get-NetIPsecMainModeSA Get-NetIPsecPhase1AuthSet
153
- Get-NetIPsecPhase2AuthSet Get-NetIPsecQuickModeCryptoSet
154
- Get-NetIPsecQuickModeSA Get-NetIPsecRule Get-NetIPv4Protocol
155
- Get-NetIPv6Protocol Get-NetIsatapConfiguration Get-NetLbfoTeam
156
- Get-NetLbfoTeamMember Get-NetLbfoTeamNic Get-NetNat Get-NetNatExternalAddress
157
- Get-NetNatGlobal Get-NetNatSession Get-NetNatStaticMapping
158
- Get-NetNatTransitionConfiguration Get-NetNatTransitionMonitoring
159
- Get-NetNeighbor Get-NetOffloadGlobalSetting Get-NetPrefixPolicy
160
- Get-NetQosPolicy Get-NetRoute Get-NetSwitchTeam Get-NetSwitchTeamMember
161
- Get-NetTCPConnection Get-NetTCPSetting Get-NetTeredoConfiguration
162
- Get-NetTeredoState Get-NetTransportFilter Get-NetUDPEndpoint Get-NetUDPSetting
163
- Get-NetworkSwitchEthernetPort Get-NetworkSwitchFeature
164
- Get-NetworkSwitchGlobalData Get-NetworkSwitchVlan Get-NfsClientConfiguration
165
- Get-NfsClientgroup Get-NfsClientLock Get-NfsMappingStore Get-NfsMountedClient
166
- Get-NfsNetgroupStore Get-NfsOpenFile Get-NfsServerConfiguration Get-NfsSession
167
- Get-NfsShare Get-NfsSharePermission Get-NfsStatistics Get-OdbcDriver
168
- Get-OdbcDsn Get-OdbcPerfCounter Get-OffloadDataTransferSetting Get-Partition
169
- Get-PartitionSupportedSize Get-PcsvDevice Get-PcsvDeviceLog Get-PhysicalDisk
170
- Get-PhysicalDiskStorageNodeView Get-PhysicalExtent
171
- Get-PhysicalExtentAssociation Get-PlatformIdentifier Get-PnpDevice
172
- Get-PnpDeviceProperty Get-PrintConfiguration Get-Printer Get-PrinterDriver
173
- Get-PrinterPort Get-PrinterProperty Get-PrintJob Get-RDAvailableApp
174
- Get-RDCertificate Get-RDConnectionBrokerHighAvailability
175
- Get-RDDeploymentGatewayConfiguration Get-RDFileTypeAssociation
176
- Get-RDLicenseConfiguration Get-RDPersonalSessionDesktopAssignment
177
- Get-RDPersonalVirtualDesktopAssignment
178
- Get-RDPersonalVirtualDesktopPatchSchedule Get-RDRemoteApp Get-RDRemoteDesktop
179
- Get-RDServer Get-RDSessionCollection Get-RDSessionCollectionConfiguration
180
- Get-RDSessionHost Get-RDUserSession Get-RDVirtualDesktop
181
- Get-RDVirtualDesktopCollection Get-RDVirtualDesktopCollectionConfiguration
182
- Get-RDVirtualDesktopCollectionJobStatus Get-RDVirtualDesktopConcurrency
183
- Get-RDVirtualDesktopIdleCount Get-RDVirtualDesktopTemplateExportPath
184
- Get-RDWorkspace Get-ResiliencySetting Get-ScheduledTask Get-ScheduledTaskInfo
185
- Get-SilComputer Get-SilComputerIdentity Get-SilData Get-SilLogging
186
- Get-SilSoftware Get-SilUalAccess Get-SilWindowsUpdate Get-SmbBandWidthLimit
187
- Get-SmbClientConfiguration Get-SmbClientNetworkInterface Get-SmbConnection
188
- Get-SmbDelegation Get-SmbMapping Get-SmbMultichannelConnection
189
- Get-SmbMultichannelConstraint Get-SmbOpenFile Get-SmbServerConfiguration
190
- Get-SmbServerNetworkInterface Get-SmbSession Get-SmbShare Get-SmbShareAccess
191
- Get-SmbWitnessClient Get-SMCounterSample Get-SMPerformanceCollector
192
- Get-SMServerBpaResult Get-SMServerClusterName Get-SMServerEvent
193
- Get-SMServerFeature Get-SMServerInventory Get-SMServerService Get-StartApps
194
- Get-StorageAdvancedProperty Get-StorageDiagnosticInfo Get-StorageEnclosure
195
- Get-StorageEnclosureStorageNodeView Get-StorageEnclosureVendorData
196
- Get-StorageFaultDomain Get-StorageFileServer Get-StorageFirmwareInformation
197
- Get-StorageHealthAction Get-StorageHealthReport Get-StorageHealthSetting
198
- Get-StorageJob Get-StorageNode Get-StoragePool Get-StorageProvider
199
- Get-StorageReliabilityCounter Get-StorageSetting Get-StorageSubSystem
200
- Get-StorageTier Get-StorageTierSupportedSize Get-SupportedClusterSizes
201
- Get-SupportedFileSystems Get-TargetPort Get-TargetPortal Get-Ual
202
- Get-UalDailyAccess Get-UalDailyDeviceAccess Get-UalDailyUserAccess
203
- Get-UalDeviceAccess Get-UalDns Get-UalHyperV Get-UalOverview
204
- Get-UalServerDevice Get-UalServerUser Get-UalSystemId Get-UalUserAccess
205
- Get-VirtualDisk Get-VirtualDiskSupportedSize Get-Volume
206
- Get-VolumeCorruptionCount Get-VolumeScrubPolicy Get-VpnConnection
207
- Get-VpnConnectionTrigger Get-WdacBidTrace Get-WindowsFeature
208
- Get-WindowsUpdateLog Grant-FileShareAccess Grant-NfsSharePermission
209
- Grant-RDOUAccess Grant-SmbShareAccess Hide-VirtualDisk Import-BCCachePackage
210
- Import-BCSecretKey Import-IscsiTargetServerConfiguration Import-IseSnippet
211
- Import-PowerShellDataFile Import-RDPersonalSessionDesktopAssignment
212
- Import-RDPersonalVirtualDesktopAssignment Initialize-Disk Install-Dtc
213
- Install-WindowsFeature Invoke-AsWorkflow Invoke-RDUserLogoff Mount-DiskImage
214
- Move-RDVirtualDesktop Move-SmbWitnessClient New-AutologgerConfig
215
- New-DAEntryPointTableItem New-DscChecksum New-EapConfiguration
216
- New-EtwTraceSession New-FileShare New-Guid New-IscsiTargetPortal New-IseSnippet
217
- New-MaskingSet New-NetAdapterAdvancedProperty New-NetEventSession
218
- New-NetFirewallRule New-NetIPAddress New-NetIPHttpsConfiguration
219
- New-NetIPsecDospSetting New-NetIPsecMainModeCryptoSet New-NetIPsecMainModeRule
220
- New-NetIPsecPhase1AuthSet New-NetIPsecPhase2AuthSet
221
- New-NetIPsecQuickModeCryptoSet New-NetIPsecRule New-NetLbfoTeam New-NetNat
222
- New-NetNatTransitionConfiguration New-NetNeighbor New-NetQosPolicy New-NetRoute
223
- New-NetSwitchTeam New-NetTransportFilter New-NetworkSwitchVlan
224
- New-NfsClientgroup New-NfsShare New-Partition New-PSWorkflowSession
225
- New-RDCertificate New-RDPersonalVirtualDesktopPatchSchedule New-RDRemoteApp
226
- New-RDSessionCollection New-RDSessionDeployment New-RDVirtualDesktopCollection
227
- New-RDVirtualDesktopDeployment New-ScheduledTask New-ScheduledTaskAction
228
- New-ScheduledTaskPrincipal New-ScheduledTaskSettingsSet
229
- New-ScheduledTaskTrigger New-SmbMapping New-SmbMultichannelConstraint
230
- New-SmbShare New-StorageFileServer New-StoragePool
231
- New-StorageSubsystemVirtualDisk New-StorageTier New-TemporaryFile
232
- New-VirtualDisk New-VirtualDiskClone New-VirtualDiskSnapshot New-Volume
233
- New-VpnServerAddress Open-NetGPO Optimize-StoragePool Optimize-Volume
234
- Publish-BCFileContent Publish-BCWebContent Publish-SilData Read-PrinterNfcTag
235
- Register-ClusteredScheduledTask Register-DnsClient Register-IscsiSession
236
- Register-ScheduledTask Register-StorageSubsystem Remove-AutologgerConfig
237
- Remove-BCDataCacheExtension Remove-DAEntryPointTableItem
238
- Remove-DnsClientNrptRule Remove-DscConfigurationDocument
239
- Remove-DtcClusterTMMapping Remove-EtwTraceProvider Remove-EtwTraceSession
240
- Remove-FileShare Remove-InitiatorId Remove-InitiatorIdFromMaskingSet
241
- Remove-IscsiTargetPortal Remove-MaskingSet Remove-MpPreference Remove-MpThreat
242
- Remove-NetAdapterAdvancedProperty Remove-NetEventNetworkAdapter
243
- Remove-NetEventPacketCaptureProvider Remove-NetEventProvider
244
- Remove-NetEventSession Remove-NetEventVFPProvider
245
- Remove-NetEventVmNetworkAdapter Remove-NetEventVmSwitch
246
- Remove-NetEventVmSwitchProvider Remove-NetEventWFPCaptureProvider
247
- Remove-NetFirewallRule Remove-NetIPAddress Remove-NetIPHttpsCertBinding
248
- Remove-NetIPHttpsConfiguration Remove-NetIPsecDospSetting
249
- Remove-NetIPsecMainModeCryptoSet Remove-NetIPsecMainModeRule
250
- Remove-NetIPsecMainModeSA Remove-NetIPsecPhase1AuthSet
251
- Remove-NetIPsecPhase2AuthSet Remove-NetIPsecQuickModeCryptoSet
252
- Remove-NetIPsecQuickModeSA Remove-NetIPsecRule Remove-NetLbfoTeam
253
- Remove-NetLbfoTeamMember Remove-NetLbfoTeamNic Remove-NetNat
254
- Remove-NetNatExternalAddress Remove-NetNatStaticMapping
255
- Remove-NetNatTransitionConfiguration Remove-NetNeighbor Remove-NetQosPolicy
256
- Remove-NetRoute Remove-NetSwitchTeam Remove-NetSwitchTeamMember
257
- Remove-NetTransportFilter Remove-NetworkSwitchEthernetPortIPAddress
258
- Remove-NetworkSwitchVlan Remove-NfsClientgroup Remove-NfsShare Remove-OdbcDsn
259
- Remove-Partition Remove-PartitionAccessPath Remove-PhysicalDisk Remove-Printer
260
- Remove-PrinterDriver Remove-PrinterPort Remove-PrintJob
261
- Remove-RDDatabaseConnectionString Remove-RDPersonalSessionDesktopAssignment
262
- Remove-RDPersonalVirtualDesktopAssignment
263
- Remove-RDPersonalVirtualDesktopPatchSchedule Remove-RDRemoteApp Remove-RDServer
264
- Remove-RDSessionCollection Remove-RDSessionHost
265
- Remove-RDVirtualDesktopCollection Remove-RDVirtualDesktopFromCollection
266
- Remove-SmbBandwidthLimit Remove-SmbMapping Remove-SmbMultichannelConstraint
267
- Remove-SmbShare Remove-SMServerPerformanceLog Remove-StorageFileServer
268
- Remove-StorageHealthSetting Remove-StoragePool Remove-StorageTier
269
- Remove-TargetPortFromMaskingSet Remove-VirtualDisk
270
- Remove-VirtualDiskFromMaskingSet Remove-VpnConnection Remove-VpnConnectionRoute
271
- Remove-VpnConnectionTriggerApplication
272
- Remove-VpnConnectionTriggerDnsConfiguration
273
- Remove-VpnConnectionTriggerTrustedNetwork Rename-DAEntryPointTableItem
274
- Rename-MaskingSet Rename-NetAdapter Rename-NetFirewallRule
275
- Rename-NetIPHttpsConfiguration Rename-NetIPsecMainModeCryptoSet
276
- Rename-NetIPsecMainModeRule Rename-NetIPsecPhase1AuthSet
277
- Rename-NetIPsecPhase2AuthSet Rename-NetIPsecQuickModeCryptoSet
278
- Rename-NetIPsecRule Rename-NetLbfoTeam Rename-NetSwitchTeam
279
- Rename-NfsClientgroup Rename-Printer Repair-FileIntegrity Repair-VirtualDisk
280
- Repair-Volume Reset-BC Reset-DAClientExperienceConfiguration
281
- Reset-DAEntryPointTableItem Reset-DtcLog Reset-NCSIPolicyConfiguration
282
- Reset-Net6to4Configuration Reset-NetAdapterAdvancedProperty
283
- Reset-NetDnsTransitionConfiguration Reset-NetIPHttpsConfiguration
284
- Reset-NetIsatapConfiguration Reset-NetTeredoConfiguration Reset-NfsStatistics
285
- Reset-PhysicalDisk Reset-StorageReliabilityCounter Resize-Partition
286
- Resize-StorageTier Resize-VirtualDisk Resolve-NfsMappedIdentity
287
- Restart-NetAdapter Restart-PcsvDevice Restart-PrintJob Restore-DscConfiguration
288
- Restore-NetworkSwitchConfiguration Resume-PrintJob Revoke-FileShareAccess
289
- Revoke-NfsClientLock Revoke-NfsMountedClient Revoke-NfsOpenFile
290
- Revoke-NfsSharePermission Revoke-SmbShareAccess Save-NetGPO
291
- Save-NetworkSwitchConfiguration Send-EtwTraceSession Send-RDUserMessage
292
- Set-AssignedAccess Set-AutologgerConfig Set-BCAuthentication Set-BCCache
293
- Set-BCDataCacheEntryMaxAge Set-BCMinSMBLatency Set-BCSecretKey
294
- Set-ClusteredScheduledTask Set-DAClientExperienceConfiguration
295
- Set-DAEntryPointTableItem Set-Disk Set-DisplayResolution Set-DnsClient
296
- Set-DnsClientGlobalSetting Set-DnsClientNrptGlobal Set-DnsClientNrptRule
297
- Set-DnsClientServerAddress Set-DtcAdvancedHostSetting Set-DtcAdvancedSetting
298
- Set-DtcClusterDefault Set-DtcClusterTMMapping Set-DtcDefault Set-DtcLog
299
- Set-DtcNetworkSetting Set-DtcTransaction Set-DtcTransactionsTraceSession
300
- Set-DtcTransactionsTraceSetting Set-EtwTraceProvider Set-EtwTraceSession
301
- Set-FileIntegrity Set-FileShare Set-FileStorageTier Set-InitiatorPort
302
- Set-IscsiChapSecret Set-LogProperties Set-MMAgent Set-MpPreference
303
- Set-NCSIPolicyConfiguration Set-Net6to4Configuration Set-NetAdapter
304
- Set-NetAdapterAdvancedProperty Set-NetAdapterBinding
305
- Set-NetAdapterChecksumOffload Set-NetAdapterEncapsulatedPacketTaskOffload
306
- Set-NetAdapterIPsecOffload Set-NetAdapterLso Set-NetAdapterPacketDirect
307
- Set-NetAdapterPowerManagement Set-NetAdapterQos Set-NetAdapterRdma
308
- Set-NetAdapterRsc Set-NetAdapterRss Set-NetAdapterSriov Set-NetAdapterVmq
309
- Set-NetConnectionProfile Set-NetDnsTransitionConfiguration
310
- Set-NetEventPacketCaptureProvider Set-NetEventProvider Set-NetEventSession
311
- Set-NetEventVFPProvider Set-NetEventVmSwitchProvider
312
- Set-NetEventWFPCaptureProvider Set-NetFirewallAddressFilter
313
- Set-NetFirewallApplicationFilter Set-NetFirewallInterfaceFilter
314
- Set-NetFirewallInterfaceTypeFilter Set-NetFirewallPortFilter
315
- Set-NetFirewallProfile Set-NetFirewallRule Set-NetFirewallSecurityFilter
316
- Set-NetFirewallServiceFilter Set-NetFirewallSetting Set-NetIPAddress
317
- Set-NetIPHttpsConfiguration Set-NetIPInterface Set-NetIPsecDospSetting
318
- Set-NetIPsecMainModeCryptoSet Set-NetIPsecMainModeRule
319
- Set-NetIPsecPhase1AuthSet Set-NetIPsecPhase2AuthSet
320
- Set-NetIPsecQuickModeCryptoSet Set-NetIPsecRule Set-NetIPv4Protocol
321
- Set-NetIPv6Protocol Set-NetIsatapConfiguration Set-NetLbfoTeam
322
- Set-NetLbfoTeamMember Set-NetLbfoTeamNic Set-NetNat Set-NetNatGlobal
323
- Set-NetNatTransitionConfiguration Set-NetNeighbor Set-NetOffloadGlobalSetting
324
- Set-NetQosPolicy Set-NetRoute Set-NetTCPSetting Set-NetTeredoConfiguration
325
- Set-NetUDPSetting Set-NetworkSwitchEthernetPortIPAddress
326
- Set-NetworkSwitchPortMode Set-NetworkSwitchPortProperty
327
- Set-NetworkSwitchVlanProperty Set-NfsClientConfiguration Set-NfsClientgroup
328
- Set-NfsMappingStore Set-NfsNetgroupStore Set-NfsServerConfiguration
329
- Set-NfsShare Set-OdbcDriver Set-OdbcDsn Set-Partition
330
- Set-PcsvDeviceBootConfiguration Set-PcsvDeviceNetworkConfiguration
331
- Set-PcsvDeviceUserPassword Set-PhysicalDisk Set-PrintConfiguration Set-Printer
332
- Set-PrinterProperty Set-RDActiveManagementServer Set-RDCertificate
333
- Set-RDClientAccessName Set-RDConnectionBrokerHighAvailability
334
- Set-RDDatabaseConnectionString Set-RDDeploymentGatewayConfiguration
335
- Set-RDFileTypeAssociation Set-RDLicenseConfiguration
336
- Set-RDPersonalSessionDesktopAssignment Set-RDPersonalVirtualDesktopAssignment
337
- Set-RDPersonalVirtualDesktopPatchSchedule Set-RDRemoteApp Set-RDRemoteDesktop
338
- Set-RDSessionCollectionConfiguration Set-RDSessionHost
339
- Set-RDVirtualDesktopCollectionConfiguration Set-RDVirtualDesktopConcurrency
340
- Set-RDVirtualDesktopIdleCount Set-RDVirtualDesktopTemplateExportPath
341
- Set-RDWorkspace Set-ResiliencySetting Set-ScheduledTask Set-SilLogging
342
- Set-SmbBandwidthLimit Set-SmbClientConfiguration Set-SmbPathAcl
343
- Set-SmbServerConfiguration Set-SmbShare Set-StorageFileServer
344
- Set-StorageHealthSetting Set-StoragePool Set-StorageProvider Set-StorageSetting
345
- Set-StorageSubSystem Set-StorageTier Set-VirtualDisk Set-Volume
346
- Set-VolumeScrubPolicy Set-VpnConnection Set-VpnConnectionIPsecConfiguration
347
- Set-VpnConnectionProxy Set-VpnConnectionTriggerDnsConfiguration
348
- Set-VpnConnectionTriggerTrustedNetwork Show-NetFirewallRule Show-NetIPsecRule
349
- Show-VirtualDisk Start-AppBackgroundTask Start-AppvVirtualProcess
350
- Start-AutologgerConfig Start-Dtc Start-DtcTransactionsTraceSession Start-MpScan
351
- Start-MpWDOScan Start-NetEventSession Start-PcsvDevice Start-ScheduledTask
352
- Start-SilLogging Start-SMPerformanceCollector Start-StorageDiagnosticLog
353
- Start-Trace Stop-DscConfiguration Stop-Dtc Stop-DtcTransactionsTraceSession
354
- Stop-NetEventSession Stop-PcsvDevice Stop-RDVirtualDesktopCollectionJob
355
- Stop-ScheduledTask Stop-SilLogging Stop-SMPerformanceCollector
356
- Stop-StorageDiagnosticLog Stop-StorageJob Stop-Trace Suspend-PrintJob
357
- Sync-NetIPsecRule Test-Dtc Test-NetConnection Test-NfsMappingStore
358
- Test-RDOUAccess Test-RDVirtualDesktopADMachineAccountReuse
359
- Unblock-FileShareAccess Unblock-SmbShareAccess Uninstall-Dtc
360
- Uninstall-WindowsFeature Unregister-AppBackgroundTask
361
- Unregister-ClusteredScheduledTask Unregister-IscsiSession
362
- Unregister-ScheduledTask Unregister-StorageSubsystem Update-Disk
363
- Update-DscConfiguration Update-HostStorageCache Update-IscsiTarget
364
- Update-IscsiTargetPortal Update-MpSignature Update-NetIPsecRule
365
- Update-RDVirtualDesktopCollection Update-SmbMultichannelConnection
366
- Update-StorageFirmware Update-StoragePool Update-StorageProviderCache
367
- Write-DtcTransactionsTraceSession Write-PrinterNfcTag Write-VolumeCache
368
- Add-ADCentralAccessPolicyMember Add-ADComputerServiceAccount
369
- Add-ADDomainControllerPasswordReplicationPolicy
370
- Add-ADFineGrainedPasswordPolicySubject Add-ADGroupMember
371
- Add-ADPrincipalGroupMembership Add-ADResourcePropertyListMember
372
- Add-AppvClientConnectionGroup Add-AppvClientPackage Add-AppvPublishingServer
373
- Add-AppxPackage Add-AppxProvisionedPackage Add-AppxVolume Add-BitsFile
374
- Add-CertificateEnrollmentPolicyServer Add-ClusteriSCSITargetServerRole
375
- Add-Computer Add-Content Add-IscsiVirtualDiskTargetMapping Add-JobTrigger
376
- Add-KdsRootKey Add-LocalGroupMember Add-Member Add-SignerRule Add-Type
377
- Add-WebConfiguration Add-WebConfigurationLock Add-WebConfigurationProperty
378
- Add-WindowsCapability Add-WindowsDriver Add-WindowsImage Add-WindowsPackage
379
- Backup-AuditPolicy Backup-SecurityPolicy Backup-WebConfiguration
380
- Checkpoint-Computer Checkpoint-IscsiVirtualDisk Clear-ADAccountExpiration
381
- Clear-ADClaimTransformLink Clear-Content Clear-EventLog
382
- Clear-IISCentralCertProvider Clear-IISConfigCollection Clear-Item
383
- Clear-ItemProperty Clear-KdsCache Clear-RecycleBin Clear-Tpm
384
- Clear-UevAppxPackage Clear-UevConfiguration Clear-Variable
385
- Clear-WebCentralCertProvider Clear-WebConfiguration
386
- Clear-WebRequestTracingSetting Clear-WebRequestTracingSettings
387
- Clear-WindowsCorruptMountPoint Compare-Object Complete-BitsTransfer
388
- Complete-DtcDiagnosticTransaction Complete-Transaction Confirm-SecureBootUEFI
389
- Connect-WSMan ConvertFrom-CIPolicy ConvertFrom-Csv ConvertFrom-Json
390
- ConvertFrom-SecureString ConvertFrom-String ConvertFrom-StringData
391
- Convert-IscsiVirtualDisk Convert-Path Convert-String ConvertTo-Csv
392
- ConvertTo-Html ConvertTo-Json ConvertTo-SecureString ConvertTo-TpmOwnerAuth
393
- ConvertTo-WebApplication ConvertTo-Xml Copy-Item Copy-ItemProperty
394
- Debug-Process Debug-Runspace Disable-ADAccount Disable-ADOptionalFeature
395
- Disable-AppBackgroundTaskDiagnosticLog Disable-Appv
396
- Disable-AppvClientConnectionGroup Disable-ComputerRestore
397
- Disable-IISCentralCertProvider Disable-IISSharedConfig Disable-JobTrigger
398
- Disable-LocalUser Disable-PSBreakpoint Disable-RunspaceDebug
399
- Disable-ScheduledJob Disable-TlsCipherSuite Disable-TlsEccCurve
400
- Disable-TlsSessionTicketKey Disable-TpmAutoProvisioning Disable-Uev
401
- Disable-UevAppxPackage Disable-UevTemplate Disable-WebCentralCertProvider
402
- Disable-WebGlobalModule Disable-WebRequestTracing Disable-WindowsErrorReporting
403
- Disable-WindowsOptionalFeature Disable-WSManCredSSP Disconnect-WSMan
404
- Dismount-AppxVolume Dismount-IscsiVirtualDiskSnapshot Dismount-WindowsImage
405
- Edit-CIPolicyRule Enable-ADAccount Enable-ADOptionalFeature
406
- Enable-AppBackgroundTaskDiagnosticLog Enable-Appv
407
- Enable-AppvClientConnectionGroup Enable-ComputerRestore
408
- Enable-IISCentralCertProvider Enable-IISSharedConfig Enable-JobTrigger
409
- Enable-LocalUser Enable-PSBreakpoint Enable-RunspaceDebug Enable-ScheduledJob
410
- Enable-TlsCipherSuite Enable-TlsEccCurve Enable-TlsSessionTicketKey
411
- Enable-TpmAutoProvisioning Enable-Uev Enable-UevAppxPackage Enable-UevTemplate
412
- Enable-WebCentralCertProvider Enable-WebGlobalModule Enable-WebRequestTracing
413
- Enable-WindowsErrorReporting Enable-WindowsOptionalFeature Enable-WSManCredSSP
414
- Expand-WindowsCustomDataImage Expand-WindowsImage Export-Alias
415
- Export-BinaryMiLog Export-Certificate Export-Clixml Export-Counter Export-Csv
416
- Export-FormatData Export-IISConfiguration Export-IscsiVirtualDiskSnapshot
417
- Export-PfxCertificate Export-PSSession Export-StartLayout
418
- Export-TlsSessionTicketKey Export-UevConfiguration Export-UevPackage
419
- Export-WindowsDriver Export-WindowsImage Format-Custom Format-List
420
- Format-SecureBootUEFI Format-Table Format-Wide Get-Acl
421
- Get-ADAccountAuthorizationGroup Get-ADAccountResultantPasswordReplicationPolicy
422
- Get-ADAuthenticationPolicy Get-ADAuthenticationPolicySilo
423
- Get-ADCentralAccessPolicy Get-ADCentralAccessRule Get-ADClaimTransformPolicy
424
- Get-ADClaimType Get-ADComputer Get-ADComputerServiceAccount
425
- Get-ADDCCloningExcludedApplicationList Get-ADDefaultDomainPasswordPolicy
426
- Get-ADDomain Get-ADDomainController
427
- Get-ADDomainControllerPasswordReplicationPolicy
428
- Get-ADDomainControllerPasswordReplicationPolicyUsage
429
- Get-ADFineGrainedPasswordPolicy Get-ADFineGrainedPasswordPolicySubject
430
- Get-ADForest Get-ADGroup Get-ADGroupMember Get-ADObject Get-ADOptionalFeature
431
- Get-ADOrganizationalUnit Get-ADPrincipalGroupMembership
432
- Get-ADReplicationAttributeMetadata Get-ADReplicationConnection
433
- Get-ADReplicationFailure Get-ADReplicationPartnerMetadata
434
- Get-ADReplicationQueueOperation Get-ADReplicationSite Get-ADReplicationSiteLink
435
- Get-ADReplicationSiteLinkBridge Get-ADReplicationSubnet
436
- Get-ADReplicationUpToDatenessVectorTable Get-ADResourceProperty
437
- Get-ADResourcePropertyList Get-ADResourcePropertyValueType Get-ADRootDSE
438
- Get-ADServiceAccount Get-ADTrust Get-ADUser Get-ADUserResultantPasswordPolicy
439
- Get-Alias Get-AppLockerFileInformation Get-AppLockerPolicy
440
- Get-AppvClientApplication Get-AppvClientConfiguration
441
- Get-AppvClientConnectionGroup Get-AppvClientMode Get-AppvClientPackage
442
- Get-AppvPublishingServer Get-AppvStatus Get-AppxDefaultVolume Get-AppxPackage
443
- Get-AppxPackageManifest Get-AppxProvisionedPackage Get-AppxVolume
444
- Get-AuthenticodeSignature Get-BitsTransfer Get-BpaModel Get-BpaResult
445
- Get-Certificate Get-CertificateAutoEnrollmentPolicy
446
- Get-CertificateEnrollmentPolicyServer Get-CertificateNotificationTask
447
- Get-ChildItem Get-CimAssociatedInstance Get-CimClass Get-CimInstance
448
- Get-CimSession Get-CIPolicy Get-CIPolicyIdInfo Get-CIPolicyInfo Get-Clipboard
449
- Get-CmsMessage Get-ComputerInfo Get-ComputerRestorePoint Get-Content
450
- Get-ControlPanelItem Get-Counter Get-Credential Get-Culture Get-DAPolicyChange
451
- Get-Date Get-Event Get-EventLog Get-EventSubscriber Get-ExecutionPolicy
452
- Get-FormatData Get-Host Get-HotFix Get-IISAppPool Get-IISCentralCertProvider
453
- Get-IISConfigAttributeValue Get-IISConfigCollection
454
- Get-IISConfigCollectionElement Get-IISConfigElement Get-IISConfigSection
455
- Get-IISServerManager Get-IISSharedConfig Get-IISSite Get-IscsiServerTarget
456
- Get-IscsiTargetServerSetting Get-IscsiVirtualDisk Get-IscsiVirtualDiskSnapshot
457
- Get-Item Get-ItemProperty Get-ItemPropertyValue Get-JobTrigger
458
- Get-KdsConfiguration Get-KdsRootKey Get-LocalGroup Get-LocalGroupMember
459
- Get-LocalUser Get-Location Get-Member Get-NfsMappedIdentity Get-NfsNetgroup
460
- Get-PfxCertificate Get-PfxData Get-Process Get-PSBreakpoint Get-PSCallStack
461
- Get-PSDrive Get-PSProvider Get-Random Get-Runspace Get-RunspaceDebug
462
- Get-ScheduledJob Get-ScheduledJobOption Get-SecureBootPolicy Get-SecureBootUEFI
463
- Get-Service Get-SystemDriver Get-TimeZone Get-TlsCipherSuite Get-TlsEccCurve
464
- Get-Tpm Get-TpmEndorsementKeyInfo Get-TpmSupportedFeature Get-TraceSource
465
- Get-Transaction Get-TroubleshootingPack Get-TypeData Get-UevAppxPackage
466
- Get-UevConfiguration Get-UevStatus Get-UevTemplate Get-UevTemplateProgram
467
- Get-UICulture Get-Unique Get-Variable Get-WebAppDomain Get-WebApplication
468
- Get-WebAppPoolState Get-WebBinding Get-WebCentralCertProvider Get-WebConfigFile
469
- Get-WebConfiguration Get-WebConfigurationBackup Get-WebConfigurationLocation
470
- Get-WebConfigurationLock Get-WebConfigurationProperty Get-WebFilePath
471
- Get-WebGlobalModule Get-WebHandler Get-WebItemState Get-WebManagedModule
472
- Get-WebRequest Get-Website Get-WebsiteState Get-WebURL Get-WebVirtualDirectory
473
- Get-WheaMemoryPolicy Get-WIMBootEntry
474
- Get-WinAcceptLanguageFromLanguageListOptOut
475
- Get-WinCultureFromLanguageListOptOut Get-WinDefaultInputMethodOverride
476
- Get-WindowsCapability Get-WindowsDeveloperLicense Get-WindowsDriver
477
- Get-WindowsEdition Get-WindowsErrorReporting Get-WindowsImage
478
- Get-WindowsImageContent Get-WindowsOptionalFeature Get-WindowsPackage
479
- Get-WindowsSearchSetting Get-WinEvent Get-WinHomeLocation
480
- Get-WinLanguageBarOption Get-WinSystemLocale Get-WinUILanguageOverride
481
- Get-WinUserLanguageList Get-WmiObject Get-WSManCredSSP Get-WSManInstance
482
- Grant-ADAuthenticationPolicySiloAccess Group-Object Import-Alias
483
- Import-BinaryMiLog Import-Certificate Import-Clixml Import-Counter Import-Csv
484
- Import-IscsiVirtualDisk Import-LocalizedData Import-PfxCertificate
485
- Import-PSSession Import-StartLayout Import-TpmOwnerAuth Import-UevConfiguration
486
- Initialize-Tpm Install-ADServiceAccount Install-NfsMappingStore Invoke-BpaModel
487
- Invoke-CimMethod Invoke-CommandInDesktopPackage Invoke-DscResource
488
- Invoke-Expression Invoke-Item Invoke-RestMethod Invoke-TroubleshootingPack
489
- Invoke-WebRequest Invoke-WmiMethod Invoke-WSManAction
490
- Join-DtcDiagnosticResourceManager Join-Path Limit-EventLog Measure-Command
491
- Measure-Object Merge-CIPolicy Mount-AppvClientConnectionGroup
492
- Mount-AppvClientPackage Mount-AppxVolume Mount-IscsiVirtualDiskSnapshot
493
- Mount-WindowsImage Move-ADDirectoryServer
494
- Move-ADDirectoryServerOperationMasterRole Move-ADObject Move-AppxPackage
495
- Move-Item Move-ItemProperty New-ADAuthenticationPolicy
496
- New-ADAuthenticationPolicySilo New-ADCentralAccessPolicy
497
- New-ADCentralAccessRule New-ADClaimTransformPolicy New-ADClaimType
498
- New-ADComputer New-ADDCCloneConfigFile New-ADFineGrainedPasswordPolicy
499
- New-ADGroup New-ADObject New-ADOrganizationalUnit New-ADReplicationSite
500
- New-ADReplicationSiteLink New-ADReplicationSiteLinkBridge
501
- New-ADReplicationSubnet New-ADResourceProperty New-ADResourcePropertyList
502
- New-ADServiceAccount New-ADUser New-Alias New-AppLockerPolicy
503
- New-CertificateNotificationTask New-CimInstance New-CimSession
504
- New-CimSessionOption New-CIPolicy New-CIPolicyRule New-DtcDiagnosticTransaction
505
- New-Event New-EventLog New-FileCatalog New-IISConfigCollectionElement
506
- New-IISSite New-IscsiServerTarget New-IscsiVirtualDisk New-Item
507
- New-ItemProperty New-JobTrigger New-LocalGroup New-LocalUser
508
- New-NetIPsecAuthProposal New-NetIPsecMainModeCryptoProposal
509
- New-NetIPsecQuickModeCryptoProposal New-NfsMappedIdentity New-NfsNetgroup
510
- New-Object New-PSDrive New-PSWorkflowExecutionOption New-ScheduledJobOption
511
- New-SelfSignedCertificate New-Service New-TimeSpan New-TlsSessionTicketKey
512
- New-Variable New-WebApplication New-WebAppPool New-WebBinding New-WebFtpSite
513
- New-WebGlobalModule New-WebHandler New-WebManagedModule New-WebServiceProxy
514
- New-Website New-WebVirtualDirectory New-WindowsCustomImage New-WindowsImage
515
- New-WinEvent New-WinUserLanguageList New-WSManInstance New-WSManSessionOption
516
- Optimize-WindowsImage Out-File Out-GridView Out-Printer Out-String Pop-Location
517
- Protect-CmsMessage Publish-AppvClientPackage Publish-DscConfiguration
518
- Push-Location Read-Host Receive-DtcDiagnosticTransaction
519
- Register-CimIndicationEvent Register-EngineEvent Register-ObjectEvent
520
- Register-ScheduledJob Register-UevTemplate Register-WmiEvent
521
- Remove-ADAuthenticationPolicy Remove-ADAuthenticationPolicySilo
522
- Remove-ADCentralAccessPolicy Remove-ADCentralAccessPolicyMember
523
- Remove-ADCentralAccessRule Remove-ADClaimTransformPolicy Remove-ADClaimType
524
- Remove-ADComputer Remove-ADComputerServiceAccount
525
- Remove-ADDomainControllerPasswordReplicationPolicy
526
- Remove-ADFineGrainedPasswordPolicy Remove-ADFineGrainedPasswordPolicySubject
527
- Remove-ADGroup Remove-ADGroupMember Remove-ADObject Remove-ADOrganizationalUnit
528
- Remove-ADPrincipalGroupMembership Remove-ADReplicationSite
529
- Remove-ADReplicationSiteLink Remove-ADReplicationSiteLinkBridge
530
- Remove-ADReplicationSubnet Remove-ADResourceProperty
531
- Remove-ADResourcePropertyList Remove-ADResourcePropertyListMember
532
- Remove-ADServiceAccount Remove-ADUser Remove-AppvClientConnectionGroup
533
- Remove-AppvClientPackage Remove-AppvPublishingServer Remove-AppxPackage
534
- Remove-AppxProvisionedPackage Remove-AppxVolume Remove-BitsTransfer
535
- Remove-CertificateEnrollmentPolicyServer Remove-CertificateNotificationTask
536
- Remove-CimInstance Remove-CimSession Remove-CIPolicyRule Remove-Computer
537
- Remove-Event Remove-EventLog Remove-IISConfigAttribute
538
- Remove-IISConfigCollectionElement Remove-IISConfigElement Remove-IISSite
539
- Remove-IscsiServerTarget Remove-IscsiVirtualDisk
540
- Remove-IscsiVirtualDiskSnapshot Remove-IscsiVirtualDiskTargetMapping
541
- Remove-Item Remove-ItemProperty Remove-JobTrigger Remove-LocalGroup
542
- Remove-LocalGroupMember Remove-LocalUser Remove-NfsMappedIdentity
543
- Remove-NfsNetgroup Remove-PSBreakpoint Remove-PSDrive Remove-TypeData
544
- Remove-Variable Remove-WebApplication Remove-WebAppPool Remove-WebBinding
545
- Remove-WebConfigurationBackup Remove-WebConfigurationLocation
546
- Remove-WebConfigurationLock Remove-WebConfigurationProperty
547
- Remove-WebGlobalModule Remove-WebHandler Remove-WebManagedModule Remove-Website
548
- Remove-WebVirtualDirectory Remove-WindowsCapability Remove-WindowsDriver
549
- Remove-WindowsImage Remove-WindowsPackage Remove-WmiObject Remove-WSManInstance
550
- Rename-ADObject Rename-Computer Rename-Item Rename-ItemProperty
551
- Rename-LocalGroup Rename-LocalUser Rename-WebConfigurationLocation
552
- Repair-AppvClientConnectionGroup Repair-AppvClientPackage
553
- Repair-UevTemplateIndex Repair-WindowsImage Reset-ADServiceAccountPassword
554
- Reset-ComputerMachinePassword Reset-IISServerManager Resize-IscsiVirtualDisk
555
- Resolve-DnsName Resolve-Path Restart-Computer Restart-Service
556
- Restart-WebAppPool Restart-WebItem Restore-ADObject Restore-AuditPolicy
557
- Restore-Computer Restore-IscsiVirtualDisk Restore-SecurityPolicy
558
- Restore-UevBackup Restore-UevUserSetting Restore-WebConfiguration
559
- Resume-BitsTransfer Resume-Service Revoke-ADAuthenticationPolicySiloAccess
560
- Save-WindowsImage Search-ADAccount Select-Object Select-String
561
- Select-WebConfiguration Select-Xml Send-AppvClientReport
562
- Send-DtcDiagnosticTransaction Send-MailMessage Set-Acl
563
- Set-ADAccountAuthenticationPolicySilo Set-ADAccountControl
564
- Set-ADAccountExpiration Set-ADAccountPassword Set-ADAuthenticationPolicy
565
- Set-ADAuthenticationPolicySilo Set-ADCentralAccessPolicy
566
- Set-ADCentralAccessRule Set-ADClaimTransformLink Set-ADClaimTransformPolicy
567
- Set-ADClaimType Set-ADComputer Set-ADDefaultDomainPasswordPolicy Set-ADDomain
568
- Set-ADDomainMode Set-ADFineGrainedPasswordPolicy Set-ADForest Set-ADForestMode
569
- Set-ADGroup Set-ADObject Set-ADOrganizationalUnit Set-ADReplicationConnection
570
- Set-ADReplicationSite Set-ADReplicationSiteLink Set-ADReplicationSiteLinkBridge
571
- Set-ADReplicationSubnet Set-ADResourceProperty Set-ADResourcePropertyList
572
- Set-ADServiceAccount Set-ADUser Set-Alias Set-AppBackgroundTaskResourcePolicy
573
- Set-AppLockerPolicy Set-AppvClientConfiguration Set-AppvClientMode
574
- Set-AppvClientPackage Set-AppvPublishingServer Set-AppxDefaultVolume
575
- Set-AppXProvisionedDataFile Set-AuthenticodeSignature Set-BitsTransfer
576
- Set-BpaResult Set-CertificateAutoEnrollmentPolicy Set-CimInstance
577
- Set-CIPolicyIdInfo Set-CIPolicySetting Set-CIPolicyVersion Set-Clipboard
578
- Set-Content Set-Culture Set-Date Set-DscLocalConfigurationManager
579
- Set-ExecutionPolicy Set-HVCIOptions Set-IISCentralCertProvider
580
- Set-IISCentralCertProviderCredential Set-IISConfigAttributeValue
581
- Set-IscsiServerTarget Set-IscsiTargetServerSetting Set-IscsiVirtualDisk
582
- Set-IscsiVirtualDiskSnapshot Set-Item Set-ItemProperty Set-JobTrigger
583
- Set-KdsConfiguration Set-LocalGroup Set-LocalUser Set-Location
584
- Set-NfsMappedIdentity Set-NfsNetgroup Set-PSBreakpoint Set-RuleOption
585
- Set-ScheduledJob Set-ScheduledJobOption Set-SecureBootUEFI Set-Service
586
- Set-TimeZone Set-TpmOwnerAuth Set-TraceSource Set-UevConfiguration
587
- Set-UevTemplateProfile Set-Variable Set-WebBinding Set-WebCentralCertProvider
588
- Set-WebCentralCertProviderCredential Set-WebConfiguration
589
- Set-WebConfigurationProperty Set-WebGlobalModule Set-WebHandler
590
- Set-WebManagedModule Set-WheaMemoryPolicy
591
- Set-WinAcceptLanguageFromLanguageListOptOut
592
- Set-WinCultureFromLanguageListOptOut Set-WinDefaultInputMethodOverride
593
- Set-WindowsEdition Set-WindowsProductKey Set-WindowsSearchSetting
594
- Set-WinHomeLocation Set-WinLanguageBarOption Set-WinSystemLocale
595
- Set-WinUILanguageOverride Set-WinUserLanguageList Set-WmiInstance
596
- Set-WSManInstance Set-WSManQuickConfig Show-ADAuthenticationPolicyExpression
597
- Show-Command Show-ControlPanelItem Show-EventLog
598
- Show-WindowsDeveloperLicenseRegistration Sort-Object Split-Path
599
- Split-WindowsImage Start-BitsTransfer Start-DscConfiguration
600
- Start-DtcDiagnosticResourceManager Start-IISCommitDelay Start-IISSite
601
- Start-Process Start-Service Start-Sleep Start-Transaction Start-Transcript
602
- Start-WebAppPool Start-WebCommitDelay Start-WebItem Start-Website
603
- Stop-AppvClientConnectionGroup Stop-AppvClientPackage Stop-Computer
604
- Stop-DtcDiagnosticResourceManager Stop-IISCommitDelay Stop-IISSite
605
- Stop-IscsiVirtualDiskOperation Stop-Process Stop-Service Stop-Transcript
606
- Stop-WebAppPool Stop-WebCommitDelay Stop-WebItem Stop-Website
607
- Suspend-BitsTransfer Suspend-Service Switch-Certificate Sync-ADObject
608
- Sync-AppvPublishingServer Tee-Object Test-ADServiceAccount Test-AppLockerPolicy
609
- Test-Certificate Test-ComputerSecureChannel Test-Connection
610
- Test-DscConfiguration Test-FileCatalog Test-KdsRootKey Test-NfsMappedIdentity
611
- Test-Path Test-UevTemplate Test-WSMan Trace-Command Unblock-File Unblock-Tpm
612
- Undo-DtcDiagnosticTransaction Undo-Transaction Uninstall-ADServiceAccount
613
- Unlock-ADAccount Unprotect-CmsMessage Unpublish-AppvClientPackage
614
- Unregister-Event Unregister-ScheduledJob Unregister-UevTemplate
615
- Unregister-WindowsDeveloperLicense Update-FormatData Update-List
616
- Update-TypeData Update-UevTemplate Update-WIMBootEntry Use-Transaction
617
- Use-WindowsUnattend Wait-Debugger Wait-Event Wait-Process Write-Debug
618
- Write-Error Write-EventLog Write-Host Write-Information Write-Output
619
- Write-Progress Write-Verbose Write-Warning \% \? ac asnp cat cd chdir clc clear
620
- clhy cli clp cls clv cnsn compare copy cp cpi cpp curl cvpa dbp del diff dir
621
- dnsn ebp echo epal epcsv epsn erase etsn exsn fc fl foreach ft fw gal gbp gc
622
- gci gcm gcs gdr ghy gi gjb gl gm gmo gp gps gpv group gsn gsnp gsv gu gv gwmi h
623
- history icm iex ihy ii ipal ipcsv ipmo ipsn irm ise iwmi iwr kill lp ls man md
624
- measure mi mount move mp mv nal ndr ni nmo npssc nsn nv ogv oh popd ps pushd
625
- pwd r rbp rcjb rcsn rd rdr ren ri rjb rm rmdir rmo rni rnp rp rsn rsnp rujb rv
626
- rvpa rwmi sajb sal saps sasv sbp sc select set shcm si sl sleep sls sort sp
627
- spjb spps spsv start sujb sv swmi tee trcm type wget where wjb write
628
- ).join('|')
629
-
630
- # Override from Shell
631
- state :interp do
632
- rule /`$/, Str::Escape # line continuation
633
- rule /`./, Str::Escape
634
- rule /\$\(\(/, Keyword, :math
635
- rule /\$\(/, Keyword, :paren
636
- rule /\${#?/, Keyword, :curly
637
- rule /\$#?(\w+|.)/, Name::Variable
638
- end
639
-
640
- # Override from Shell
641
- state :double_quotes do
642
- # NB: "abc$" is literally the string abc$.
643
- # Here we prevent :interp from interpreting $" as a variable.
644
- rule /(?:\$#?)?"/, Str::Double, :pop!
645
- mixin :interp
646
- rule /[^"`$]+/, Str::Double
647
- end
648
-
649
- # Override from Shell
650
- state :data do
651
- rule /\s+/, Text
652
- rule /\$?"/, Str::Double, :double_quotes
653
- rule /\$'/, Str::Single, :ansi_string
654
-
655
- rule /'/, Str::Single, :single_quotes
656
-
657
- rule /\*/, Keyword
658
-
659
- rule /;/, Text
660
- rule /[^=\*\s{}()$"'`<]+/, Text
661
- rule /\d+(?= |\Z)/, Num
662
- rule /</, Text
663
- mixin :interp
664
- end
665
-
666
- prepend :basic do
667
- rule %r(<#[\s,\S]*?#>)m, Comment::Multiline
668
- rule /#.*$/, Comment::Single
669
- rule /\b(#{OPERATORS})\s*\b/i, Operator
670
- rule /\b(#{ATTRIBUTES})\s*\b/i, Name::Attribute
671
- rule /\b(#{KEYWORDS})\s*\b/i, Keyword
672
- rule /\b(#{KEYWORDS_TYPE})\s*\b/i, Keyword::Type
673
- rule /\bcase\b/, Keyword, :case
674
- rule /\b(#{BUILTINS})\s*\b(?!\.)/i, Name::Builtin
675
- end
676
- end
677
- end
678
- end