rails-rfc6570 3.1.0 → 3.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (261) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +8 -0
  3. data/README.md +2 -1
  4. data/lib/rails/rfc6570/version.rb +1 -1
  5. data/rails-rfc6570.gemspec +2 -2
  6. data/spec/spec_helper.rb +8 -5
  7. data/vendor/bundle/ruby/3.3.0/bundler/gems/rubocop-config-943facea9d8f/LICENSE +21 -0
  8. data/vendor/bundle/ruby/3.3.0/bundler/gems/rubocop-config-943facea9d8f/README.md +23 -0
  9. data/vendor/bundle/ruby/3.3.0/bundler/gems/rubocop-config-943facea9d8f/rubocop-config.gemspec +31 -0
  10. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.1/CHANGELOG.md +154 -0
  11. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.1/MIT-LICENSE +21 -0
  12. data/vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.1/README.rdoc +57 -0
  13. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.2.1/CHANGELOG.md +113 -0
  14. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.2.1/MIT-LICENSE +21 -0
  15. data/vendor/bundle/ruby/3.3.0/gems/actionview-7.2.1/README.rdoc +40 -0
  16. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.2.1/CHANGELOG.md +258 -0
  17. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.2.1/MIT-LICENSE +20 -0
  18. data/vendor/bundle/ruby/3.3.0/gems/activesupport-7.2.1/README.rdoc +40 -0
  19. data/vendor/bundle/ruby/3.3.0/gems/addressable-2.8.7/CHANGELOG.md +301 -0
  20. data/vendor/bundle/ruby/3.3.0/gems/addressable-2.8.7/LICENSE.txt +202 -0
  21. data/vendor/bundle/ruby/3.3.0/gems/addressable-2.8.7/README.md +121 -0
  22. data/vendor/bundle/ruby/3.3.0/gems/addressable-2.8.7/addressable.gemspec +28 -0
  23. data/vendor/bundle/ruby/3.3.0/gems/appraisal-2.5.0/MIT-LICENSE +21 -0
  24. data/vendor/bundle/ruby/3.3.0/gems/appraisal-2.5.0/README.md +243 -0
  25. data/vendor/bundle/ruby/3.3.0/gems/appraisal-2.5.0/appraisal.gemspec +29 -0
  26. data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.2/LICENSE.MIT +20 -0
  27. data/vendor/bundle/ruby/3.3.0/gems/ast-2.4.2/README.YARD.md +12 -0
  28. data/vendor/bundle/ruby/3.3.0/gems/benchmark-ips-2.13.0/LICENSE +20 -0
  29. data/vendor/bundle/ruby/3.3.0/gems/benchmark-ips-2.13.0/README.md +279 -0
  30. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/LICENSE +56 -0
  31. data/vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/bigdecimal.gemspec +57 -0
  32. data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/MIT-LICENSE +20 -0
  33. data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/README.md +258 -0
  34. data/vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/builder.gemspec +49 -0
  35. data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/CHANGELOG.md +934 -0
  36. data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/LICENSE +23 -0
  37. data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/README.md +199 -0
  38. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/MIT-LICENSE +22 -0
  39. data/vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/README_INDEX.rdoc +123 -0
  40. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.4/CHANGELOG.md +593 -0
  41. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.4/LICENSE.txt +21 -0
  42. data/vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.4/README.md +407 -0
  43. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/LICENSE +20 -0
  44. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/README.md +135 -0
  45. data/vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/connection_pool.gemspec +24 -0
  46. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/LICENSE +18 -0
  47. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/README.md +192 -0
  48. data/vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/crass.gemspec +31 -0
  49. data/vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/README.rdoc +84 -0
  50. data/vendor/bundle/ruby/3.3.0/gems/docile-1.4.1/LICENSE +21 -0
  51. data/vendor/bundle/ruby/3.3.0/gems/docile-1.4.1/README.md +409 -0
  52. data/vendor/bundle/ruby/3.3.0/gems/docile-1.4.1/docile.gemspec +36 -0
  53. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/LICENSE.txt +22 -0
  54. data/vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/drb.gemspec +41 -0
  55. data/vendor/bundle/ruby/3.3.0/gems/erubi-1.13.0/CHANGELOG +107 -0
  56. data/vendor/bundle/ruby/3.3.0/gems/erubi-1.13.0/MIT-LICENSE +21 -0
  57. data/vendor/bundle/ruby/3.3.0/gems/erubi-1.13.0/README.rdoc +151 -0
  58. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/MIT-LICENSE +20 -0
  59. data/vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/README.md +127 -0
  60. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/LICENSE.txt +22 -0
  61. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/README.md +46 -0
  62. data/vendor/bundle/ruby/3.3.0/gems/irb-1.14.0/LICENSE.txt +22 -0
  63. data/vendor/bundle/ruby/3.3.0/gems/irb-1.14.0/README.md +405 -0
  64. data/vendor/bundle/ruby/3.3.0/gems/irb-1.14.0/irb.gemspec +46 -0
  65. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/LICENSE +56 -0
  66. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/README.md +416 -0
  67. data/vendor/bundle/ruby/3.3.0/gems/json-2.7.2/json.gemspec +68 -0
  68. data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/LICENSE.txt +21 -0
  69. data/vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/README.md +88 -0
  70. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/CHANGELOG.md +566 -0
  71. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/MIT-LICENSE.txt +23 -0
  72. data/vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/README.md +363 -0
  73. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/CHANGELOG.md +15 -0
  74. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/LICENSE +22 -0
  75. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/README.markdown +101 -0
  76. data/vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/method_source.gemspec +19 -0
  77. data/vendor/bundle/ruby/3.3.0/gems/minitest-5.25.1/README.rdoc +835 -0
  78. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.7-x86_64-linux/LICENSE-DEPENDENCIES.md +2224 -0
  79. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.7-x86_64-linux/LICENSE.md +9 -0
  80. data/vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.7-x86_64-linux/README.md +290 -0
  81. data/vendor/bundle/ruby/3.3.0/gems/parallel-1.26.3/MIT-LICENSE.txt +20 -0
  82. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.4.2/LICENSE.txt +25 -0
  83. data/vendor/bundle/ruby/3.3.0/gems/parser-3.3.4.2/parser.gemspec +43 -0
  84. data/vendor/bundle/ruby/3.3.0/gems/pry-0.14.2/CHANGELOG.md +1141 -0
  85. data/vendor/bundle/ruby/3.3.0/gems/pry-0.14.2/LICENSE +25 -0
  86. data/vendor/bundle/ruby/3.3.0/gems/pry-0.14.2/README.md +466 -0
  87. data/vendor/bundle/ruby/3.3.0/gems/pry-0.14.2/lib/pry/slop/LICENSE +20 -0
  88. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.10.1/CHANGELOG.md +230 -0
  89. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.10.1/LICENSE +20 -0
  90. data/vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.10.1/README.md +189 -0
  91. data/vendor/bundle/ruby/3.3.0/gems/public_suffix-6.0.1/CHANGELOG.md +491 -0
  92. data/vendor/bundle/ruby/3.3.0/gems/public_suffix-6.0.1/LICENSE.txt +22 -0
  93. data/vendor/bundle/ruby/3.3.0/gems/public_suffix-6.0.1/README.md +222 -0
  94. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/README.ja.rdoc +58 -0
  95. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/README.rdoc +60 -0
  96. data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.7/CHANGELOG.md +994 -0
  97. data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.7/MIT-LICENSE +20 -0
  98. data/vendor/bundle/ruby/3.3.0/gems/rack-3.1.7/README.md +328 -0
  99. data/vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/MIT-LICENSE.txt +20 -0
  100. data/vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/README.md +139 -0
  101. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/MIT-LICENSE +23 -0
  102. data/vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/README.md +91 -0
  103. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/CHANGELOG.md +201 -0
  104. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/MIT-LICENSE +23 -0
  105. data/vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/README.md +271 -0
  106. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/CHANGELOG.md +361 -0
  107. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/MIT-LICENSE +20 -0
  108. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/README.rdoc +39 -0
  109. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/lib/rails/generators/rails/app/templates/README.md.tt +24 -0
  110. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt +28 -0
  111. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/lib/rails/generators/rails/plugin/templates/MIT-LICENSE.tt +20 -0
  112. data/vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/lib/rails/generators/rails/plugin/templates/README.md.tt +28 -0
  113. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/LICENSE +20 -0
  114. data/vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/README.markdown +227 -0
  115. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/MIT-LICENSE +21 -0
  116. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/README.rdoc +155 -0
  117. data/vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/rake.gemspec +101 -0
  118. data/vendor/bundle/ruby/3.3.0/gems/rake-release-1.3.0/LICENSE +21 -0
  119. data/vendor/bundle/ruby/3.3.0/gems/rake-release-1.3.0/README.md +107 -0
  120. data/vendor/bundle/ruby/3.3.0/gems/rake-release-1.3.0/rake-release.gemspec +23 -0
  121. data/vendor/bundle/ruby/3.3.0/gems/rdoc-6.7.0/LICENSE.rdoc +57 -0
  122. data/vendor/bundle/ruby/3.3.0/gems/rdoc-6.7.0/README.rdoc +129 -0
  123. data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/LICENSE +22 -0
  124. data/vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/regexp_parser.gemspec +34 -0
  125. data/vendor/bundle/ruby/3.3.0/gems/reline-0.5.9/README.md +94 -0
  126. data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.6/LICENSE.txt +22 -0
  127. data/vendor/bundle/ruby/3.3.0/gems/rexml-3.3.6/README.md +57 -0
  128. data/vendor/bundle/ruby/3.3.0/gems/rspec-3.13.0/LICENSE.md +27 -0
  129. data/vendor/bundle/ruby/3.3.0/gems/rspec-3.13.0/README.md +47 -0
  130. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/LICENSE.md +26 -0
  131. data/vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/README.md +389 -0
  132. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.2/LICENSE.md +25 -0
  133. data/vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.2/README.md +326 -0
  134. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/LICENSE.md +25 -0
  135. data/vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/README.md +465 -0
  136. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.1.4/LICENSE.md +25 -0
  137. data/vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.1.4/README.md +381 -0
  138. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/LICENSE.md +23 -0
  139. data/vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/README.md +40 -0
  140. data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.65.1/LICENSE.txt +20 -0
  141. data/vendor/bundle/ruby/3.3.0/gems/rubocop-1.65.1/README.md +251 -0
  142. data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.32.1/LICENSE.txt +20 -0
  143. data/vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.32.1/README.md +56 -0
  144. data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/CHANGELOG.md +85 -0
  145. data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/MIT-LICENSE.md +21 -0
  146. data/vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/README.md +88 -0
  147. data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/CHANGELOG.md +116 -0
  148. data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/MIT-LICENSE.md +21 -0
  149. data/vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/README.md +88 -0
  150. data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.1/LICENSE.txt +20 -0
  151. data/vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.1/README.md +97 -0
  152. data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.4/CHANGELOG.md +1028 -0
  153. data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.4/MIT-LICENSE.md +21 -0
  154. data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.4/README.md +109 -0
  155. data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/CHANGELOG.md +84 -0
  156. data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/MIT-LICENSE.md +21 -0
  157. data/vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/README.md +90 -0
  158. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/LICENSE.txt +19 -0
  159. data/vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/README.md +131 -0
  160. data/vendor/bundle/ruby/3.3.0/gems/simplecov-0.22.0/CHANGELOG.md +191 -0
  161. data/vendor/bundle/ruby/3.3.0/gems/simplecov-0.22.0/LICENSE +20 -0
  162. data/vendor/bundle/ruby/3.3.0/gems/simplecov-0.22.0/README.md +974 -0
  163. data/vendor/bundle/ruby/3.3.0/gems/simplecov-cobertura-2.1.0/LICENSE +202 -0
  164. data/vendor/bundle/ruby/3.3.0/gems/simplecov-cobertura-2.1.0/README.md +62 -0
  165. data/vendor/bundle/ruby/3.3.0/gems/simplecov-cobertura-2.1.0/simplecov-cobertura.gemspec +29 -0
  166. data/vendor/bundle/ruby/3.3.0/gems/simplecov-html-0.12.3/CHANGELOG.md +81 -0
  167. data/vendor/bundle/ruby/3.3.0/gems/simplecov-html-0.12.3/LICENSE +20 -0
  168. data/vendor/bundle/ruby/3.3.0/gems/simplecov-html-0.12.3/README.md +30 -0
  169. data/vendor/bundle/ruby/3.3.0/gems/simplecov-html-0.12.3/simplecov-html.gemspec +23 -0
  170. data/vendor/bundle/ruby/3.3.0/gems/simplecov_json_formatter-0.1.4/CHANGELOG.md +13 -0
  171. data/vendor/bundle/ruby/3.3.0/gems/simplecov_json_formatter-0.1.4/README.md +29 -0
  172. data/vendor/bundle/ruby/3.3.0/gems/strscan-3.1.0/LICENSE.txt +22 -0
  173. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/LICENSE.md +20 -0
  174. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/README.md +45 -0
  175. data/vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/thor.gemspec +33 -0
  176. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/LICENSE +19 -0
  177. data/vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/README.md +406 -0
  178. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/CHANGELOG.md +196 -0
  179. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/MIT-LICENSE.txt +22 -0
  180. data/vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/README.md +171 -0
  181. data/vendor/bundle/ruby/3.3.0/gems/useragent-0.16.10/LICENSE +20 -0
  182. data/vendor/bundle/ruby/3.3.0/gems/useragent-0.16.10/README.md +42 -0
  183. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/LICENSE.txt +22 -0
  184. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/README.md +61 -0
  185. data/vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/webrick.gemspec +70 -0
  186. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.17/MIT-LICENSE +20 -0
  187. data/vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.17/README.md +1494 -0
  188. data/vendor/bundle/ruby/3.3.0/specifications/actionpack-7.2.1.gemspec +37 -0
  189. data/vendor/bundle/ruby/3.3.0/specifications/actionview-7.2.1.gemspec +33 -0
  190. data/vendor/bundle/ruby/3.3.0/specifications/activesupport-7.2.1.gemspec +36 -0
  191. data/vendor/bundle/ruby/3.3.0/specifications/addressable-2.8.7.gemspec +30 -0
  192. data/vendor/bundle/ruby/3.3.0/specifications/appraisal-2.5.0.gemspec +31 -0
  193. data/vendor/bundle/ruby/3.3.0/specifications/ast-2.4.2.gemspec +30 -0
  194. data/vendor/bundle/ruby/3.3.0/specifications/benchmark-ips-2.13.0.gemspec +28 -0
  195. data/vendor/bundle/ruby/3.3.0/specifications/bigdecimal-3.1.8.gemspec +25 -0
  196. data/vendor/bundle/ruby/3.3.0/specifications/builder-3.3.0.gemspec +22 -0
  197. data/vendor/bundle/ruby/3.3.0/specifications/byebug-11.1.3.gemspec +31 -0
  198. data/vendor/bundle/ruby/3.3.0/specifications/coderay-1.1.3.gemspec +25 -0
  199. data/vendor/bundle/ruby/3.3.0/specifications/concurrent-ruby-1.3.4.gemspec +24 -0
  200. data/vendor/bundle/ruby/3.3.0/specifications/connection_pool-2.4.1.gemspec +28 -0
  201. data/vendor/bundle/ruby/3.3.0/specifications/crass-1.0.6.gemspec +27 -0
  202. data/vendor/bundle/ruby/3.3.0/specifications/diff-lcs-1.5.1.gemspec +37 -0
  203. data/vendor/bundle/ruby/3.3.0/specifications/docile-1.4.1.gemspec +22 -0
  204. data/vendor/bundle/ruby/3.3.0/specifications/drb-2.2.1.gemspec +22 -0
  205. data/vendor/bundle/ruby/3.3.0/specifications/erubi-1.13.0.gemspec +29 -0
  206. data/vendor/bundle/ruby/3.3.0/specifications/i18n-1.14.5.gemspec +26 -0
  207. data/vendor/bundle/ruby/3.3.0/specifications/io-console-0.7.2.gemspec +25 -0
  208. data/vendor/bundle/ruby/3.3.0/specifications/irb-1.14.0.gemspec +30 -0
  209. data/vendor/bundle/ruby/3.3.0/specifications/json-2.7.2.gemspec +0 -0
  210. data/vendor/bundle/ruby/3.3.0/specifications/language_server-protocol-3.17.0.3.gemspec +31 -0
  211. data/vendor/bundle/ruby/3.3.0/specifications/loofah-2.22.0.gemspec +27 -0
  212. data/vendor/bundle/ruby/3.3.0/specifications/method_source-1.1.0.gemspec +21 -0
  213. data/vendor/bundle/ruby/3.3.0/specifications/minitest-5.25.1.gemspec +31 -0
  214. data/vendor/bundle/ruby/3.3.0/specifications/nokogiri-1.16.7-x86_64-linux.gemspec +31 -0
  215. data/vendor/bundle/ruby/3.3.0/specifications/parallel-1.26.3.gemspec +21 -0
  216. data/vendor/bundle/ruby/3.3.0/specifications/parser-3.3.4.2.gemspec +37 -0
  217. data/vendor/bundle/ruby/3.3.0/specifications/pry-0.14.2.gemspec +29 -0
  218. data/vendor/bundle/ruby/3.3.0/specifications/pry-byebug-3.10.1.gemspec +28 -0
  219. data/vendor/bundle/ruby/3.3.0/specifications/public_suffix-6.0.1.gemspec +24 -0
  220. data/vendor/bundle/ruby/3.3.0/specifications/racc-1.8.1.gemspec +28 -0
  221. data/vendor/bundle/ruby/3.3.0/specifications/rack-3.1.7.gemspec +31 -0
  222. data/vendor/bundle/ruby/3.3.0/specifications/rack-session-2.0.0.gemspec +28 -0
  223. data/vendor/bundle/ruby/3.3.0/specifications/rack-test-2.1.0.gemspec +29 -0
  224. data/vendor/bundle/ruby/3.3.0/specifications/rackup-2.1.0.gemspec +31 -0
  225. data/vendor/bundle/ruby/3.3.0/specifications/rails-dom-testing-2.2.0.gemspec +28 -0
  226. data/vendor/bundle/ruby/3.3.0/specifications/rails-html-sanitizer-1.6.0.gemspec +27 -0
  227. data/vendor/bundle/ruby/3.3.0/specifications/railties-7.2.1.gemspec +37 -0
  228. data/vendor/bundle/ruby/3.3.0/specifications/rainbow-3.1.1.gemspec +25 -0
  229. data/vendor/bundle/ruby/3.3.0/specifications/rake-13.2.1.gemspec +26 -0
  230. data/vendor/bundle/ruby/3.3.0/specifications/rake-release-1.3.0.gemspec +26 -0
  231. data/vendor/bundle/ruby/3.3.0/specifications/rdoc-6.7.0.gemspec +31 -0
  232. data/vendor/bundle/ruby/3.3.0/specifications/regexp_parser-2.9.2.gemspec +22 -0
  233. data/vendor/bundle/ruby/3.3.0/specifications/reline-0.5.9.gemspec +26 -0
  234. data/vendor/bundle/ruby/3.3.0/specifications/rexml-3.3.6.gemspec +29 -0
  235. data/vendor/bundle/ruby/3.3.0/specifications/rspec-3.13.0.gemspec +31 -0
  236. data/vendor/bundle/ruby/3.3.0/specifications/rspec-core-3.13.0.gemspec +39 -0
  237. data/vendor/bundle/ruby/3.3.0/specifications/rspec-expectations-3.13.2.gemspec +33 -0
  238. data/vendor/bundle/ruby/3.3.0/specifications/rspec-mocks-3.13.1.gemspec +33 -0
  239. data/vendor/bundle/ruby/3.3.0/specifications/rspec-rails-6.1.4.gemspec +37 -0
  240. data/vendor/bundle/ruby/3.3.0/specifications/rspec-support-3.13.1.gemspec +29 -0
  241. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-1.65.1.gemspec +39 -0
  242. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-ast-1.32.1.gemspec +28 -0
  243. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-capybara-2.21.0.gemspec +27 -0
  244. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-factory_bot-2.26.1.gemspec +27 -0
  245. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-performance-1.21.1.gemspec +29 -0
  246. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-rspec-3.0.4.gemspec +28 -0
  247. data/vendor/bundle/ruby/3.3.0/specifications/rubocop-rspec_rails-2.30.0.gemspec +28 -0
  248. data/vendor/bundle/ruby/3.3.0/specifications/ruby-progressbar-1.13.0.gemspec +29 -0
  249. data/vendor/bundle/ruby/3.3.0/specifications/simplecov-0.22.0.gemspec +28 -0
  250. data/vendor/bundle/ruby/3.3.0/specifications/simplecov-cobertura-2.1.0.gemspec +29 -0
  251. data/vendor/bundle/ruby/3.3.0/specifications/simplecov-html-0.12.3.gemspec +21 -0
  252. data/vendor/bundle/ruby/3.3.0/specifications/simplecov_json_formatter-0.1.4.gemspec +21 -0
  253. data/vendor/bundle/ruby/3.3.0/specifications/strscan-3.1.0.gemspec +24 -0
  254. data/vendor/bundle/ruby/3.3.0/specifications/thor-1.3.1.gemspec +28 -0
  255. data/vendor/bundle/ruby/3.3.0/specifications/tzinfo-2.0.6.gemspec +30 -0
  256. data/vendor/bundle/ruby/3.3.0/specifications/unicode-display_width-2.5.0.gemspec +29 -0
  257. data/vendor/bundle/ruby/3.3.0/specifications/useragent-0.16.10.gemspec +25 -0
  258. data/vendor/bundle/ruby/3.3.0/specifications/webrick-1.8.1.gemspec +22 -0
  259. data/vendor/bundle/ruby/3.3.0/specifications/zeitwerk-2.6.17.gemspec +22 -0
  260. metadata +258 -6
  261. data/spec/dummy/log/test.log +0 -192
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails-rfc6570
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0
4
+ version: 3.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jan Graichen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-27 00:00:00.000000000 Z
11
+ date: 2024-08-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: actionpack
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '4.2'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
- version: '7.2'
22
+ version: '8.0'
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '4.2'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
- version: '7.2'
32
+ version: '8.0'
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: addressable
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -84,7 +84,6 @@ files:
84
84
  - spec/dummy/config/locales/en.yml
85
85
  - spec/dummy/config/routes.rb
86
86
  - spec/dummy/db/test.sqlite3
87
- - spec/dummy/log/test.log
88
87
  - spec/dummy/public/404.html
89
88
  - spec/dummy/public/422.html
90
89
  - spec/dummy/public/500.html
@@ -92,6 +91,259 @@ files:
92
91
  - spec/rails/rfc6570/visitor_spec.rb
93
92
  - spec/rails/rfc6570_spec.rb
94
93
  - spec/spec_helper.rb
94
+ - vendor/bundle/ruby/3.3.0/bundler/gems/rubocop-config-943facea9d8f/LICENSE
95
+ - vendor/bundle/ruby/3.3.0/bundler/gems/rubocop-config-943facea9d8f/README.md
96
+ - vendor/bundle/ruby/3.3.0/bundler/gems/rubocop-config-943facea9d8f/rubocop-config.gemspec
97
+ - vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.1/CHANGELOG.md
98
+ - vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.1/MIT-LICENSE
99
+ - vendor/bundle/ruby/3.3.0/gems/actionpack-7.2.1/README.rdoc
100
+ - vendor/bundle/ruby/3.3.0/gems/actionview-7.2.1/CHANGELOG.md
101
+ - vendor/bundle/ruby/3.3.0/gems/actionview-7.2.1/MIT-LICENSE
102
+ - vendor/bundle/ruby/3.3.0/gems/actionview-7.2.1/README.rdoc
103
+ - vendor/bundle/ruby/3.3.0/gems/activesupport-7.2.1/CHANGELOG.md
104
+ - vendor/bundle/ruby/3.3.0/gems/activesupport-7.2.1/MIT-LICENSE
105
+ - vendor/bundle/ruby/3.3.0/gems/activesupport-7.2.1/README.rdoc
106
+ - vendor/bundle/ruby/3.3.0/gems/addressable-2.8.7/CHANGELOG.md
107
+ - vendor/bundle/ruby/3.3.0/gems/addressable-2.8.7/LICENSE.txt
108
+ - vendor/bundle/ruby/3.3.0/gems/addressable-2.8.7/README.md
109
+ - vendor/bundle/ruby/3.3.0/gems/addressable-2.8.7/addressable.gemspec
110
+ - vendor/bundle/ruby/3.3.0/gems/appraisal-2.5.0/MIT-LICENSE
111
+ - vendor/bundle/ruby/3.3.0/gems/appraisal-2.5.0/README.md
112
+ - vendor/bundle/ruby/3.3.0/gems/appraisal-2.5.0/appraisal.gemspec
113
+ - vendor/bundle/ruby/3.3.0/gems/ast-2.4.2/LICENSE.MIT
114
+ - vendor/bundle/ruby/3.3.0/gems/ast-2.4.2/README.YARD.md
115
+ - vendor/bundle/ruby/3.3.0/gems/benchmark-ips-2.13.0/LICENSE
116
+ - vendor/bundle/ruby/3.3.0/gems/benchmark-ips-2.13.0/README.md
117
+ - vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/LICENSE
118
+ - vendor/bundle/ruby/3.3.0/gems/bigdecimal-3.1.8/bigdecimal.gemspec
119
+ - vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/MIT-LICENSE
120
+ - vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/README.md
121
+ - vendor/bundle/ruby/3.3.0/gems/builder-3.3.0/builder.gemspec
122
+ - vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/CHANGELOG.md
123
+ - vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/LICENSE
124
+ - vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/README.md
125
+ - vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/MIT-LICENSE
126
+ - vendor/bundle/ruby/3.3.0/gems/coderay-1.1.3/README_INDEX.rdoc
127
+ - vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.4/CHANGELOG.md
128
+ - vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.4/LICENSE.txt
129
+ - vendor/bundle/ruby/3.3.0/gems/concurrent-ruby-1.3.4/README.md
130
+ - vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/LICENSE
131
+ - vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/README.md
132
+ - vendor/bundle/ruby/3.3.0/gems/connection_pool-2.4.1/connection_pool.gemspec
133
+ - vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/LICENSE
134
+ - vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/README.md
135
+ - vendor/bundle/ruby/3.3.0/gems/crass-1.0.6/crass.gemspec
136
+ - vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.5.1/README.rdoc
137
+ - vendor/bundle/ruby/3.3.0/gems/docile-1.4.1/LICENSE
138
+ - vendor/bundle/ruby/3.3.0/gems/docile-1.4.1/README.md
139
+ - vendor/bundle/ruby/3.3.0/gems/docile-1.4.1/docile.gemspec
140
+ - vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/LICENSE.txt
141
+ - vendor/bundle/ruby/3.3.0/gems/drb-2.2.1/drb.gemspec
142
+ - vendor/bundle/ruby/3.3.0/gems/erubi-1.13.0/CHANGELOG
143
+ - vendor/bundle/ruby/3.3.0/gems/erubi-1.13.0/MIT-LICENSE
144
+ - vendor/bundle/ruby/3.3.0/gems/erubi-1.13.0/README.rdoc
145
+ - vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/MIT-LICENSE
146
+ - vendor/bundle/ruby/3.3.0/gems/i18n-1.14.5/README.md
147
+ - vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/LICENSE.txt
148
+ - vendor/bundle/ruby/3.3.0/gems/io-console-0.7.2/README.md
149
+ - vendor/bundle/ruby/3.3.0/gems/irb-1.14.0/LICENSE.txt
150
+ - vendor/bundle/ruby/3.3.0/gems/irb-1.14.0/README.md
151
+ - vendor/bundle/ruby/3.3.0/gems/irb-1.14.0/irb.gemspec
152
+ - vendor/bundle/ruby/3.3.0/gems/json-2.7.2/LICENSE
153
+ - vendor/bundle/ruby/3.3.0/gems/json-2.7.2/README.md
154
+ - vendor/bundle/ruby/3.3.0/gems/json-2.7.2/json.gemspec
155
+ - vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/LICENSE.txt
156
+ - vendor/bundle/ruby/3.3.0/gems/language_server-protocol-3.17.0.3/README.md
157
+ - vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/CHANGELOG.md
158
+ - vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/MIT-LICENSE.txt
159
+ - vendor/bundle/ruby/3.3.0/gems/loofah-2.22.0/README.md
160
+ - vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/CHANGELOG.md
161
+ - vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/LICENSE
162
+ - vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/README.markdown
163
+ - vendor/bundle/ruby/3.3.0/gems/method_source-1.1.0/method_source.gemspec
164
+ - vendor/bundle/ruby/3.3.0/gems/minitest-5.25.1/README.rdoc
165
+ - vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.7-x86_64-linux/LICENSE-DEPENDENCIES.md
166
+ - vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.7-x86_64-linux/LICENSE.md
167
+ - vendor/bundle/ruby/3.3.0/gems/nokogiri-1.16.7-x86_64-linux/README.md
168
+ - vendor/bundle/ruby/3.3.0/gems/parallel-1.26.3/MIT-LICENSE.txt
169
+ - vendor/bundle/ruby/3.3.0/gems/parser-3.3.4.2/LICENSE.txt
170
+ - vendor/bundle/ruby/3.3.0/gems/parser-3.3.4.2/parser.gemspec
171
+ - vendor/bundle/ruby/3.3.0/gems/pry-0.14.2/CHANGELOG.md
172
+ - vendor/bundle/ruby/3.3.0/gems/pry-0.14.2/LICENSE
173
+ - vendor/bundle/ruby/3.3.0/gems/pry-0.14.2/README.md
174
+ - vendor/bundle/ruby/3.3.0/gems/pry-0.14.2/lib/pry/slop/LICENSE
175
+ - vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.10.1/CHANGELOG.md
176
+ - vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.10.1/LICENSE
177
+ - vendor/bundle/ruby/3.3.0/gems/pry-byebug-3.10.1/README.md
178
+ - vendor/bundle/ruby/3.3.0/gems/public_suffix-6.0.1/CHANGELOG.md
179
+ - vendor/bundle/ruby/3.3.0/gems/public_suffix-6.0.1/LICENSE.txt
180
+ - vendor/bundle/ruby/3.3.0/gems/public_suffix-6.0.1/README.md
181
+ - vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/README.ja.rdoc
182
+ - vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/README.rdoc
183
+ - vendor/bundle/ruby/3.3.0/gems/rack-3.1.7/CHANGELOG.md
184
+ - vendor/bundle/ruby/3.3.0/gems/rack-3.1.7/MIT-LICENSE
185
+ - vendor/bundle/ruby/3.3.0/gems/rack-3.1.7/README.md
186
+ - vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/MIT-LICENSE.txt
187
+ - vendor/bundle/ruby/3.3.0/gems/rack-test-2.1.0/README.md
188
+ - vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/MIT-LICENSE
189
+ - vendor/bundle/ruby/3.3.0/gems/rails-dom-testing-2.2.0/README.md
190
+ - vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/CHANGELOG.md
191
+ - vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/MIT-LICENSE
192
+ - vendor/bundle/ruby/3.3.0/gems/rails-html-sanitizer-1.6.0/README.md
193
+ - vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/CHANGELOG.md
194
+ - vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/MIT-LICENSE
195
+ - vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/README.rdoc
196
+ - vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/lib/rails/generators/rails/app/templates/README.md.tt
197
+ - vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt
198
+ - vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/lib/rails/generators/rails/plugin/templates/MIT-LICENSE.tt
199
+ - vendor/bundle/ruby/3.3.0/gems/railties-7.2.1/lib/rails/generators/rails/plugin/templates/README.md.tt
200
+ - vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/LICENSE
201
+ - vendor/bundle/ruby/3.3.0/gems/rainbow-3.1.1/README.markdown
202
+ - vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/MIT-LICENSE
203
+ - vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/README.rdoc
204
+ - vendor/bundle/ruby/3.3.0/gems/rake-13.2.1/rake.gemspec
205
+ - vendor/bundle/ruby/3.3.0/gems/rake-release-1.3.0/LICENSE
206
+ - vendor/bundle/ruby/3.3.0/gems/rake-release-1.3.0/README.md
207
+ - vendor/bundle/ruby/3.3.0/gems/rake-release-1.3.0/rake-release.gemspec
208
+ - vendor/bundle/ruby/3.3.0/gems/rdoc-6.7.0/LICENSE.rdoc
209
+ - vendor/bundle/ruby/3.3.0/gems/rdoc-6.7.0/README.rdoc
210
+ - vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/LICENSE
211
+ - vendor/bundle/ruby/3.3.0/gems/regexp_parser-2.9.2/regexp_parser.gemspec
212
+ - vendor/bundle/ruby/3.3.0/gems/reline-0.5.9/README.md
213
+ - vendor/bundle/ruby/3.3.0/gems/rexml-3.3.6/LICENSE.txt
214
+ - vendor/bundle/ruby/3.3.0/gems/rexml-3.3.6/README.md
215
+ - vendor/bundle/ruby/3.3.0/gems/rspec-3.13.0/LICENSE.md
216
+ - vendor/bundle/ruby/3.3.0/gems/rspec-3.13.0/README.md
217
+ - vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/LICENSE.md
218
+ - vendor/bundle/ruby/3.3.0/gems/rspec-core-3.13.0/README.md
219
+ - vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.2/LICENSE.md
220
+ - vendor/bundle/ruby/3.3.0/gems/rspec-expectations-3.13.2/README.md
221
+ - vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/LICENSE.md
222
+ - vendor/bundle/ruby/3.3.0/gems/rspec-mocks-3.13.1/README.md
223
+ - vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.1.4/LICENSE.md
224
+ - vendor/bundle/ruby/3.3.0/gems/rspec-rails-6.1.4/README.md
225
+ - vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/LICENSE.md
226
+ - vendor/bundle/ruby/3.3.0/gems/rspec-support-3.13.1/README.md
227
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-1.65.1/LICENSE.txt
228
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-1.65.1/README.md
229
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.32.1/LICENSE.txt
230
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-ast-1.32.1/README.md
231
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/CHANGELOG.md
232
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/MIT-LICENSE.md
233
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-capybara-2.21.0/README.md
234
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/CHANGELOG.md
235
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/MIT-LICENSE.md
236
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/README.md
237
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.1/LICENSE.txt
238
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-performance-1.21.1/README.md
239
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.4/CHANGELOG.md
240
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.4/MIT-LICENSE.md
241
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-rspec-3.0.4/README.md
242
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/CHANGELOG.md
243
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/MIT-LICENSE.md
244
+ - vendor/bundle/ruby/3.3.0/gems/rubocop-rspec_rails-2.30.0/README.md
245
+ - vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/LICENSE.txt
246
+ - vendor/bundle/ruby/3.3.0/gems/ruby-progressbar-1.13.0/README.md
247
+ - vendor/bundle/ruby/3.3.0/gems/simplecov-0.22.0/CHANGELOG.md
248
+ - vendor/bundle/ruby/3.3.0/gems/simplecov-0.22.0/LICENSE
249
+ - vendor/bundle/ruby/3.3.0/gems/simplecov-0.22.0/README.md
250
+ - vendor/bundle/ruby/3.3.0/gems/simplecov-cobertura-2.1.0/LICENSE
251
+ - vendor/bundle/ruby/3.3.0/gems/simplecov-cobertura-2.1.0/README.md
252
+ - vendor/bundle/ruby/3.3.0/gems/simplecov-cobertura-2.1.0/simplecov-cobertura.gemspec
253
+ - vendor/bundle/ruby/3.3.0/gems/simplecov-html-0.12.3/CHANGELOG.md
254
+ - vendor/bundle/ruby/3.3.0/gems/simplecov-html-0.12.3/LICENSE
255
+ - vendor/bundle/ruby/3.3.0/gems/simplecov-html-0.12.3/README.md
256
+ - vendor/bundle/ruby/3.3.0/gems/simplecov-html-0.12.3/simplecov-html.gemspec
257
+ - vendor/bundle/ruby/3.3.0/gems/simplecov_json_formatter-0.1.4/CHANGELOG.md
258
+ - vendor/bundle/ruby/3.3.0/gems/simplecov_json_formatter-0.1.4/README.md
259
+ - vendor/bundle/ruby/3.3.0/gems/strscan-3.1.0/LICENSE.txt
260
+ - vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/LICENSE.md
261
+ - vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/README.md
262
+ - vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/thor.gemspec
263
+ - vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/LICENSE
264
+ - vendor/bundle/ruby/3.3.0/gems/tzinfo-2.0.6/README.md
265
+ - vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/CHANGELOG.md
266
+ - vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/MIT-LICENSE.txt
267
+ - vendor/bundle/ruby/3.3.0/gems/unicode-display_width-2.5.0/README.md
268
+ - vendor/bundle/ruby/3.3.0/gems/useragent-0.16.10/LICENSE
269
+ - vendor/bundle/ruby/3.3.0/gems/useragent-0.16.10/README.md
270
+ - vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/LICENSE.txt
271
+ - vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/README.md
272
+ - vendor/bundle/ruby/3.3.0/gems/webrick-1.8.1/webrick.gemspec
273
+ - vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.17/MIT-LICENSE
274
+ - vendor/bundle/ruby/3.3.0/gems/zeitwerk-2.6.17/README.md
275
+ - vendor/bundle/ruby/3.3.0/specifications/actionpack-7.2.1.gemspec
276
+ - vendor/bundle/ruby/3.3.0/specifications/actionview-7.2.1.gemspec
277
+ - vendor/bundle/ruby/3.3.0/specifications/activesupport-7.2.1.gemspec
278
+ - vendor/bundle/ruby/3.3.0/specifications/addressable-2.8.7.gemspec
279
+ - vendor/bundle/ruby/3.3.0/specifications/appraisal-2.5.0.gemspec
280
+ - vendor/bundle/ruby/3.3.0/specifications/ast-2.4.2.gemspec
281
+ - vendor/bundle/ruby/3.3.0/specifications/benchmark-ips-2.13.0.gemspec
282
+ - vendor/bundle/ruby/3.3.0/specifications/bigdecimal-3.1.8.gemspec
283
+ - vendor/bundle/ruby/3.3.0/specifications/builder-3.3.0.gemspec
284
+ - vendor/bundle/ruby/3.3.0/specifications/byebug-11.1.3.gemspec
285
+ - vendor/bundle/ruby/3.3.0/specifications/coderay-1.1.3.gemspec
286
+ - vendor/bundle/ruby/3.3.0/specifications/concurrent-ruby-1.3.4.gemspec
287
+ - vendor/bundle/ruby/3.3.0/specifications/connection_pool-2.4.1.gemspec
288
+ - vendor/bundle/ruby/3.3.0/specifications/crass-1.0.6.gemspec
289
+ - vendor/bundle/ruby/3.3.0/specifications/diff-lcs-1.5.1.gemspec
290
+ - vendor/bundle/ruby/3.3.0/specifications/docile-1.4.1.gemspec
291
+ - vendor/bundle/ruby/3.3.0/specifications/drb-2.2.1.gemspec
292
+ - vendor/bundle/ruby/3.3.0/specifications/erubi-1.13.0.gemspec
293
+ - vendor/bundle/ruby/3.3.0/specifications/i18n-1.14.5.gemspec
294
+ - vendor/bundle/ruby/3.3.0/specifications/io-console-0.7.2.gemspec
295
+ - vendor/bundle/ruby/3.3.0/specifications/irb-1.14.0.gemspec
296
+ - vendor/bundle/ruby/3.3.0/specifications/json-2.7.2.gemspec
297
+ - vendor/bundle/ruby/3.3.0/specifications/language_server-protocol-3.17.0.3.gemspec
298
+ - vendor/bundle/ruby/3.3.0/specifications/loofah-2.22.0.gemspec
299
+ - vendor/bundle/ruby/3.3.0/specifications/method_source-1.1.0.gemspec
300
+ - vendor/bundle/ruby/3.3.0/specifications/minitest-5.25.1.gemspec
301
+ - vendor/bundle/ruby/3.3.0/specifications/nokogiri-1.16.7-x86_64-linux.gemspec
302
+ - vendor/bundle/ruby/3.3.0/specifications/parallel-1.26.3.gemspec
303
+ - vendor/bundle/ruby/3.3.0/specifications/parser-3.3.4.2.gemspec
304
+ - vendor/bundle/ruby/3.3.0/specifications/pry-0.14.2.gemspec
305
+ - vendor/bundle/ruby/3.3.0/specifications/pry-byebug-3.10.1.gemspec
306
+ - vendor/bundle/ruby/3.3.0/specifications/public_suffix-6.0.1.gemspec
307
+ - vendor/bundle/ruby/3.3.0/specifications/racc-1.8.1.gemspec
308
+ - vendor/bundle/ruby/3.3.0/specifications/rack-3.1.7.gemspec
309
+ - vendor/bundle/ruby/3.3.0/specifications/rack-session-2.0.0.gemspec
310
+ - vendor/bundle/ruby/3.3.0/specifications/rack-test-2.1.0.gemspec
311
+ - vendor/bundle/ruby/3.3.0/specifications/rackup-2.1.0.gemspec
312
+ - vendor/bundle/ruby/3.3.0/specifications/rails-dom-testing-2.2.0.gemspec
313
+ - vendor/bundle/ruby/3.3.0/specifications/rails-html-sanitizer-1.6.0.gemspec
314
+ - vendor/bundle/ruby/3.3.0/specifications/railties-7.2.1.gemspec
315
+ - vendor/bundle/ruby/3.3.0/specifications/rainbow-3.1.1.gemspec
316
+ - vendor/bundle/ruby/3.3.0/specifications/rake-13.2.1.gemspec
317
+ - vendor/bundle/ruby/3.3.0/specifications/rake-release-1.3.0.gemspec
318
+ - vendor/bundle/ruby/3.3.0/specifications/rdoc-6.7.0.gemspec
319
+ - vendor/bundle/ruby/3.3.0/specifications/regexp_parser-2.9.2.gemspec
320
+ - vendor/bundle/ruby/3.3.0/specifications/reline-0.5.9.gemspec
321
+ - vendor/bundle/ruby/3.3.0/specifications/rexml-3.3.6.gemspec
322
+ - vendor/bundle/ruby/3.3.0/specifications/rspec-3.13.0.gemspec
323
+ - vendor/bundle/ruby/3.3.0/specifications/rspec-core-3.13.0.gemspec
324
+ - vendor/bundle/ruby/3.3.0/specifications/rspec-expectations-3.13.2.gemspec
325
+ - vendor/bundle/ruby/3.3.0/specifications/rspec-mocks-3.13.1.gemspec
326
+ - vendor/bundle/ruby/3.3.0/specifications/rspec-rails-6.1.4.gemspec
327
+ - vendor/bundle/ruby/3.3.0/specifications/rspec-support-3.13.1.gemspec
328
+ - vendor/bundle/ruby/3.3.0/specifications/rubocop-1.65.1.gemspec
329
+ - vendor/bundle/ruby/3.3.0/specifications/rubocop-ast-1.32.1.gemspec
330
+ - vendor/bundle/ruby/3.3.0/specifications/rubocop-capybara-2.21.0.gemspec
331
+ - vendor/bundle/ruby/3.3.0/specifications/rubocop-factory_bot-2.26.1.gemspec
332
+ - vendor/bundle/ruby/3.3.0/specifications/rubocop-performance-1.21.1.gemspec
333
+ - vendor/bundle/ruby/3.3.0/specifications/rubocop-rspec-3.0.4.gemspec
334
+ - vendor/bundle/ruby/3.3.0/specifications/rubocop-rspec_rails-2.30.0.gemspec
335
+ - vendor/bundle/ruby/3.3.0/specifications/ruby-progressbar-1.13.0.gemspec
336
+ - vendor/bundle/ruby/3.3.0/specifications/simplecov-0.22.0.gemspec
337
+ - vendor/bundle/ruby/3.3.0/specifications/simplecov-cobertura-2.1.0.gemspec
338
+ - vendor/bundle/ruby/3.3.0/specifications/simplecov-html-0.12.3.gemspec
339
+ - vendor/bundle/ruby/3.3.0/specifications/simplecov_json_formatter-0.1.4.gemspec
340
+ - vendor/bundle/ruby/3.3.0/specifications/strscan-3.1.0.gemspec
341
+ - vendor/bundle/ruby/3.3.0/specifications/thor-1.3.1.gemspec
342
+ - vendor/bundle/ruby/3.3.0/specifications/tzinfo-2.0.6.gemspec
343
+ - vendor/bundle/ruby/3.3.0/specifications/unicode-display_width-2.5.0.gemspec
344
+ - vendor/bundle/ruby/3.3.0/specifications/useragent-0.16.10.gemspec
345
+ - vendor/bundle/ruby/3.3.0/specifications/webrick-1.8.1.gemspec
346
+ - vendor/bundle/ruby/3.3.0/specifications/zeitwerk-2.6.17.gemspec
95
347
  homepage: https://github.com/jgraichen/rails-rfc6570
96
348
  licenses:
97
349
  - MIT
@@ -112,7 +364,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
112
364
  - !ruby/object:Gem::Version
113
365
  version: '0'
114
366
  requirements: []
115
- rubygems_version: 3.4.22
367
+ rubygems_version: 3.5.11
116
368
  signing_key:
117
369
  specification_version: 4
118
370
  summary: Pragmatical access to your Rails routes as RFC6570 URI templates.
@@ -1,192 +0,0 @@
1
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
2
- Processing by APIController#action as HTML
3
- Completed 200 OK in 23ms (Views: 0.2ms | Allocations: 53589)
4
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
5
- Processing by APIController#action as HTML
6
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 602)
7
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
8
- Processing by APIController#action as HTML
9
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 602)
10
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
11
- Processing by APIController#action as HTML
12
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 602)
13
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
14
- Processing by APIController#action as HTML
15
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 602)
16
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
17
- Processing by APIController#action as HTML
18
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 602)
19
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
20
- Processing by APIController#action as HTML
21
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 602)
22
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
23
- Processing by APIController#action as HTML
24
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 680)
25
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
26
- Processing by APIController#index as HTML
27
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 581)
28
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
29
- Processing by APIController#index as HTML
30
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 397)
31
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
32
- Processing by APIController#index as HTML
33
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 397)
34
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
35
- Processing by APIController#index as HTML
36
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 397)
37
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
38
- Processing by APIController#index as HTML
39
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 397)
40
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
41
- Processing by APIController#index as HTML
42
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 397)
43
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
44
- Processing by APIController#index as HTML
45
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 397)
46
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:11 +0200
47
- Processing by APIController#index as HTML
48
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 397)
49
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
50
- Processing by APIController#action as HTML
51
- Completed 200 OK in 23ms (Views: 0.1ms | Allocations: 53612)
52
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
53
- Processing by APIController#action as HTML
54
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 602)
55
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
56
- Processing by APIController#action as HTML
57
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 602)
58
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
59
- Processing by APIController#action as HTML
60
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 602)
61
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
62
- Processing by APIController#action as HTML
63
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 602)
64
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
65
- Processing by APIController#action as HTML
66
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 602)
67
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
68
- Processing by APIController#action as HTML
69
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 602)
70
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
71
- Processing by APIController#action as HTML
72
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 680)
73
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
74
- Processing by APIController#index as HTML
75
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 583)
76
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
77
- Processing by APIController#index as HTML
78
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 397)
79
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
80
- Processing by APIController#index as HTML
81
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 397)
82
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
83
- Processing by APIController#index as HTML
84
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 397)
85
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
86
- Processing by APIController#index as HTML
87
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 397)
88
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
89
- Processing by APIController#index as HTML
90
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 397)
91
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
92
- Processing by APIController#index as HTML
93
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 397)
94
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:24:15 +0200
95
- Processing by APIController#index as HTML
96
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 397)
97
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
98
- Processing by APIController#index as HTML
99
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 952)
100
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
101
- Processing by APIController#index as HTML
102
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 397)
103
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
104
- Processing by APIController#index as HTML
105
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 397)
106
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
107
- Processing by APIController#index as HTML
108
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 397)
109
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
110
- Processing by APIController#index as HTML
111
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 397)
112
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
113
- Processing by APIController#index as HTML
114
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 397)
115
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
116
- Processing by APIController#index as HTML
117
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 397)
118
- Started GET "/" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
119
- Processing by APIController#index as HTML
120
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 397)
121
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
122
- Processing by APIController#action as HTML
123
- Completed 200 OK in 24ms (Views: 0.1ms | Allocations: 53235)
124
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
125
- Processing by APIController#action as HTML
126
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 602)
127
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
128
- Processing by APIController#action as HTML
129
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 602)
130
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
131
- Processing by APIController#action as HTML
132
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 602)
133
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
134
- Processing by APIController#action as HTML
135
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 602)
136
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
137
- Processing by APIController#action as HTML
138
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 602)
139
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
140
- Processing by APIController#action as HTML
141
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 602)
142
- Started GET "/action" for 127.0.0.1 at 2023-09-04 09:33:48 +0200
143
- Processing by APIController#action as HTML
144
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 680)
145
- Started GET "/" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
146
- Processing by APIController#index as HTML
147
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 832)
148
- Started GET "/" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
149
- Processing by APIController#index as HTML
150
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 296)
151
- Started GET "/" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
152
- Processing by APIController#index as HTML
153
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 296)
154
- Started GET "/" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
155
- Processing by APIController#index as HTML
156
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 296)
157
- Started GET "/" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
158
- Processing by APIController#index as HTML
159
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 296)
160
- Started GET "/" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
161
- Processing by APIController#index as HTML
162
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 296)
163
- Started GET "/" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
164
- Processing by APIController#index as HTML
165
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 296)
166
- Started GET "/" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
167
- Processing by APIController#index as HTML
168
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 296)
169
- Started GET "/action" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
170
- Processing by APIController#action as HTML
171
- Completed 200 OK in 13ms (Views: 0.1ms | Allocations: 53148)
172
- Started GET "/action" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
173
- Processing by APIController#action as HTML
174
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 515)
175
- Started GET "/action" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
176
- Processing by APIController#action as HTML
177
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 515)
178
- Started GET "/action" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
179
- Processing by APIController#action as HTML
180
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 515)
181
- Started GET "/action" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
182
- Processing by APIController#action as HTML
183
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 515)
184
- Started GET "/action" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
185
- Processing by APIController#action as HTML
186
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 515)
187
- Started GET "/action" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
188
- Processing by APIController#action as HTML
189
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 515)
190
- Started GET "/action" for 127.0.0.1 at 2023-11-28 00:23:53 +0100
191
- Processing by APIController#action as HTML
192
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 595)