acfs 2.1.0 → 2.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +22 -0
- data/README.md +1 -1
- data/acfs.gemspec +1 -1
- data/lib/acfs/location.rb +2 -2
- data/lib/acfs/middleware/json.rb +3 -3
- data/lib/acfs/request.rb +1 -0
- data/lib/acfs/resource/attributes.rb +1 -1
- data/lib/acfs/stub.rb +1 -1
- data/lib/acfs/version.rb +2 -2
- data/lib/acfs.rb +3 -4
- data/spec/acfs/collection_spec.rb +16 -10
- data/spec/acfs/global_spec.rb +2 -2
- data/spec/acfs/middleware/json_spec.rb +16 -0
- data/spec/acfs/operation_spec.rb +2 -2
- data/spec/acfs/request/callbacks_spec.rb +2 -2
- data/spec/acfs/resource/locatable_spec.rb +5 -11
- data/spec/acfs/resource/query_methods_spec.rb +1 -1
- data/spec/acfs/resource/validation_spec.rb +3 -4
- data/spec/acfs/runner_spec.rb +6 -6
- data/spec/acfs/stub_spec.rb +6 -4
- data/spec/acfs_spec.rb +4 -4
- data/vendor/bundle/ruby/4.0.0/bundler/gems/rubocop-config-2b861962124a/README.md +23 -0
- data/vendor/bundle/ruby/{3.4.0/bundler/gems/rubocop-config-67802c9d1826 → 4.0.0/bundler/gems/rubocop-config-2b861962124a}/rubocop-config.gemspec +11 -11
- data/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/CHANGELOG.md +514 -0
- data/vendor/bundle/ruby/{3.4.0/gems/actionpack-8.0.1 → 4.0.0/gems/actionpack-8.1.3}/README.rdoc +1 -1
- data/vendor/bundle/ruby/4.0.0/gems/actionview-8.1.3/CHANGELOG.md +191 -0
- data/vendor/bundle/ruby/{3.4.0/gems/actionview-8.0.1 → 4.0.0/gems/actionview-8.1.3}/README.rdoc +1 -1
- data/vendor/bundle/ruby/4.0.0/gems/activemodel-8.1.3/CHANGELOG.md +68 -0
- data/vendor/bundle/ruby/{3.4.0/gems/activemodel-8.0.1 → 4.0.0/gems/activemodel-8.1.3}/README.rdoc +1 -1
- data/vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/CHANGELOG.md +561 -0
- data/vendor/bundle/ruby/{3.4.0/gems/activesupport-8.0.1 → 4.0.0/gems/activesupport-8.1.3}/README.rdoc +1 -1
- data/vendor/bundle/ruby/{3.4.0/gems/addressable-2.8.7 → 4.0.0/gems/addressable-2.9.0}/CHANGELOG.md +71 -46
- data/vendor/bundle/ruby/{3.4.0/gems/addressable-2.8.7 → 4.0.0/gems/addressable-2.9.0}/README.md +6 -6
- data/vendor/bundle/ruby/4.0.0/gems/ast-2.4.3/LICENSE.MIT +20 -0
- data/vendor/bundle/ruby/4.0.0/gems/ast-2.4.3/README.YARD.md +12 -0
- data/vendor/bundle/ruby/{3.4.0/gems/bigdecimal-3.1.9 → 4.0.0/gems/bigdecimal-4.1.2}/bigdecimal.gemspec +6 -1
- data/vendor/bundle/ruby/{3.4.0/gems/concurrent-ruby-1.3.5 → 4.0.0/gems/concurrent-ruby-1.3.7}/CHANGELOG.md +12 -0
- data/vendor/bundle/ruby/{3.4.0/gems/concurrent-ruby-1.3.5 → 4.0.0/gems/concurrent-ruby-1.3.7}/README.md +4 -2
- data/vendor/bundle/ruby/{3.4.0/gems/connection_pool-2.5.0 → 4.0.0/gems/connection_pool-3.0.2}/README.md +49 -34
- data/vendor/bundle/ruby/4.0.0/gems/connection_pool-3.0.2/connection_pool.gemspec +35 -0
- data/vendor/bundle/ruby/{3.4.0/gems/diff-lcs-1.6.0 → 4.0.0/gems/diff-lcs-1.6.2}/CHANGELOG.md +27 -0
- data/vendor/bundle/ruby/{3.4.0/gems/diff-lcs-1.6.0 → 4.0.0/gems/diff-lcs-1.6.2}/README.md +1 -1
- data/vendor/bundle/ruby/4.0.0/gems/docile-1.4.1/LICENSE +21 -0
- data/vendor/bundle/ruby/4.0.0/gems/docile-1.4.1/README.md +409 -0
- data/vendor/bundle/ruby/4.0.0/gems/docile-1.4.1/docile.gemspec +36 -0
- data/vendor/bundle/ruby/{3.4.0/gems/drb-2.2.1 → 4.0.0/gems/drb-2.2.3}/drb.gemspec +2 -1
- data/vendor/bundle/ruby/{3.4.0/gems/ethon-0.16.0 → 4.0.0/gems/ethon-0.18.0}/CHANGELOG.md +43 -1
- data/vendor/bundle/ruby/{3.4.0/gems/ethon-0.16.0 → 4.0.0/gems/ethon-0.18.0}/README.md +1 -1
- data/vendor/bundle/ruby/4.0.0/gems/ethon-0.18.0/ethon.gemspec +37 -0
- data/vendor/bundle/ruby/{3.4.0/gems/ffi-1.17.1-x86_64-linux-gnu → 4.0.0/gems/ffi-1.17.4-x86_64-linux-gnu}/CHANGELOG.md +42 -0
- data/vendor/bundle/ruby/{3.4.0/gems/ffi-1.17.1-x86_64-linux-gnu → 4.0.0/gems/ffi-1.17.4-x86_64-linux-gnu}/README.md +1 -0
- data/vendor/bundle/ruby/{3.4.0/gems/ffi-1.17.1-x86_64-linux-gnu → 4.0.0/gems/ffi-1.17.4-x86_64-linux-gnu}/ffi.gemspec +7 -6
- data/vendor/bundle/ruby/{3.4.0/gems/hashdiff-1.1.2 → 4.0.0/gems/hashdiff-1.2.1}/README.md +26 -1
- data/vendor/bundle/ruby/4.0.0/gems/hashdiff-1.2.1/changelog.md +127 -0
- data/vendor/bundle/ruby/{3.4.0/gems/i18n-1.14.7 → 4.0.0/gems/i18n-1.15.2}/README.md +13 -1
- data/vendor/bundle/ruby/{3.4.0/gems/json-2.10.1 → 4.0.0/gems/json-2.19.9}/README.md +43 -1
- data/vendor/bundle/ruby/{3.4.0/gems/json-2.10.1 → 4.0.0/gems/json-2.19.9}/json.gemspec +2 -3
- data/vendor/bundle/ruby/4.0.0/gems/language_server-protocol-3.17.0.5/LICENSE.txt +21 -0
- data/vendor/bundle/ruby/4.0.0/gems/language_server-protocol-3.17.0.5/README.md +88 -0
- data/vendor/bundle/ruby/4.0.0/gems/lint_roller-1.1.0/CHANGELOG.md +15 -0
- data/vendor/bundle/ruby/4.0.0/gems/lint_roller-1.1.0/LICENSE.txt +21 -0
- data/vendor/bundle/ruby/4.0.0/gems/lint_roller-1.1.0/README.md +173 -0
- data/vendor/bundle/ruby/{3.4.0/gems/loofah-2.24.0 → 4.0.0/gems/loofah-2.25.1}/CHANGELOG.md +17 -0
- data/vendor/bundle/ruby/{3.4.0/gems/minitest-5.25.4 → 4.0.0/gems/minitest-6.0.6}/README.rdoc +33 -105
- data/vendor/bundle/ruby/4.0.0/gems/msgpack-1.8.3/ChangeLog +383 -0
- data/vendor/bundle/ruby/4.0.0/gems/msgpack-1.8.3/LICENSE +177 -0
- data/vendor/bundle/ruby/4.0.0/gems/msgpack-1.8.3/README.md +302 -0
- data/vendor/bundle/ruby/4.0.0/gems/msgpack-1.8.3/msgpack.gemspec +41 -0
- data/vendor/bundle/ruby/4.0.0/gems/multi_json-1.21.1/LICENSE.md +20 -0
- data/vendor/bundle/ruby/4.0.0/gems/multi_json-1.21.1/README.md +281 -0
- data/vendor/bundle/ruby/{3.4.0/gems/nokogiri-1.18.2-x86_64-linux-gnu → 4.0.0/gems/nokogiri-1.19.4-x86_64-linux-gnu}/LICENSE-DEPENDENCIES.md +187 -0
- data/vendor/bundle/ruby/{3.4.0/gems/nokogiri-1.18.2-x86_64-linux-gnu → 4.0.0/gems/nokogiri-1.19.4-x86_64-linux-gnu}/README.md +18 -3
- data/vendor/bundle/ruby/4.0.0/gems/opentelemetry-api-1.10.0/CHANGELOG.md +219 -0
- data/vendor/bundle/ruby/{3.4.0/gems/opentelemetry-api-1.4.0 → 4.0.0/gems/opentelemetry-api-1.10.0}/README.md +1 -2
- data/vendor/bundle/ruby/4.0.0/gems/opentelemetry-common-0.25.0/CHANGELOG.md +110 -0
- data/vendor/bundle/ruby/{3.4.0/gems/opentelemetry-common-0.21.0 → 4.0.0/gems/opentelemetry-common-0.25.0}/README.md +1 -1
- data/vendor/bundle/ruby/4.0.0/gems/parallel-2.1.0/MIT-LICENSE.txt +20 -0
- data/vendor/bundle/ruby/{3.4.0/gems/rspec-collection_matchers-1.2.1 → 4.0.0/gems/parser-3.3.11.1}/LICENSE.txt +4 -5
- data/vendor/bundle/ruby/4.0.0/gems/parser-3.3.11.1/parser.gemspec +43 -0
- data/vendor/bundle/ruby/4.0.0/gems/prism-1.9.0/CHANGELOG.md +786 -0
- data/vendor/bundle/ruby/4.0.0/gems/prism-1.9.0/LICENSE.md +7 -0
- data/vendor/bundle/ruby/4.0.0/gems/prism-1.9.0/README.md +143 -0
- data/vendor/bundle/ruby/4.0.0/gems/prism-1.9.0/prism.gemspec +172 -0
- data/vendor/bundle/ruby/4.0.0/gems/public_suffix-7.0.5/CHANGELOG.md +649 -0
- data/vendor/bundle/ruby/{3.4.0/gems/public_suffix-6.0.1 → 4.0.0/gems/public_suffix-7.0.5}/LICENSE.txt +1 -1
- data/vendor/bundle/ruby/{3.4.0/gems/public_suffix-6.0.1 → 4.0.0/gems/public_suffix-7.0.5}/README.md +38 -29
- data/vendor/bundle/ruby/{3.4.0/gems/rack-3.1.10 → 4.0.0/gems/rack-3.2.6}/CHANGELOG.md +338 -4
- data/vendor/bundle/ruby/{3.4.0/gems/rack-3.1.10 → 4.0.0/gems/rack-3.2.6}/README.md +76 -20
- data/vendor/bundle/ruby/{3.4.0/gems/rails-dom-testing-2.2.0 → 4.0.0/gems/rails-dom-testing-2.3.0}/README.md +3 -0
- data/vendor/bundle/ruby/{3.4.0/gems/rails-html-sanitizer-1.6.2 → 4.0.0/gems/rails-html-sanitizer-1.7.0}/CHANGELOG.md +10 -0
- data/vendor/bundle/ruby/4.0.0/gems/rainbow-3.1.1/Changelog.md +101 -0
- data/vendor/bundle/ruby/4.0.0/gems/rainbow-3.1.1/LICENSE +20 -0
- data/vendor/bundle/ruby/4.0.0/gems/rainbow-3.1.1/README.markdown +227 -0
- data/vendor/bundle/ruby/{3.4.0/gems/rake-13.2.1 → 4.0.0/gems/rake-13.4.2}/README.rdoc +5 -5
- data/vendor/bundle/ruby/{3.4.0/gems/rake-13.2.1 → 4.0.0/gems/rake-13.4.2}/rake.gemspec +3 -2
- data/vendor/bundle/ruby/{3.4.0/gems/rake-release-1.3.0 → 4.0.0/gems/rake-release-1.4.0}/rake-release.gemspec +4 -4
- data/vendor/bundle/ruby/4.0.0/gems/regexp_parser-2.12.0/LICENSE +22 -0
- data/vendor/bundle/ruby/4.0.0/gems/regexp_parser-2.12.0/regexp_parser.gemspec +36 -0
- data/vendor/bundle/ruby/{3.4.0/gems/rspec-core-3.13.3 → 4.0.0/gems/rspec-core-3.13.6}/Changelog.md +24 -2
- data/vendor/bundle/ruby/{3.4.0/gems/rspec-expectations-3.13.3 → 4.0.0/gems/rspec-expectations-3.13.5}/Changelog.md +154 -140
- data/vendor/bundle/ruby/{3.4.0/gems/rspec-mocks-3.13.2 → 4.0.0/gems/rspec-mocks-3.13.8}/Changelog.md +181 -129
- data/vendor/bundle/ruby/{3.4.0/gems/rspec-support-3.13.2 → 4.0.0/gems/rspec-support-3.13.7}/Changelog.md +101 -65
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-1.88.0/LICENSE.txt +20 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-1.88.0/README.md +255 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-ast-1.49.1/LICENSE.txt +20 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-ast-1.49.1/README.md +54 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-capybara-2.23.0/CHANGELOG.md +116 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-capybara-2.23.0/MIT-LICENSE.md +21 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-capybara-2.23.0/README.md +91 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-factory_bot-2.28.0/CHANGELOG.md +135 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-factory_bot-2.28.0/MIT-LICENSE.md +21 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-factory_bot-2.28.0/README.md +91 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-performance-1.26.1/LICENSE.txt +20 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-performance-1.26.1/README.md +100 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-rspec-3.10.2/CHANGELOG.md +1136 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-rspec-3.10.2/MIT-LICENSE.md +21 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-rspec-3.10.2/README.md +112 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-rspec_rails-2.32.0/CHANGELOG.md +98 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-rspec_rails-2.32.0/MIT-LICENSE.md +21 -0
- data/vendor/bundle/ruby/4.0.0/gems/rubocop-rspec_rails-2.32.0/README.md +93 -0
- data/vendor/bundle/ruby/4.0.0/gems/ruby-progressbar-1.13.0/LICENSE.txt +19 -0
- data/vendor/bundle/ruby/4.0.0/gems/ruby-progressbar-1.13.0/README.md +131 -0
- data/vendor/bundle/ruby/4.0.0/gems/simplecov-0.22.0/CHANGELOG.md +191 -0
- data/vendor/bundle/ruby/4.0.0/gems/simplecov-0.22.0/LICENSE +20 -0
- data/vendor/bundle/ruby/4.0.0/gems/simplecov-0.22.0/README.md +974 -0
- data/vendor/bundle/ruby/4.0.0/gems/simplecov-cobertura-3.2.0/LICENSE +202 -0
- data/vendor/bundle/ruby/4.0.0/gems/simplecov-cobertura-3.2.0/README.md +65 -0
- data/vendor/bundle/ruby/4.0.0/gems/simplecov-cobertura-3.2.0/simplecov-cobertura.gemspec +29 -0
- data/vendor/bundle/ruby/4.0.0/gems/simplecov-html-0.13.2/CHANGELOG.md +114 -0
- data/vendor/bundle/ruby/4.0.0/gems/simplecov-html-0.13.2/LICENSE +20 -0
- data/vendor/bundle/ruby/4.0.0/gems/simplecov-html-0.13.2/README.md +30 -0
- data/vendor/bundle/ruby/4.0.0/gems/simplecov_json_formatter-0.1.4/CHANGELOG.md +13 -0
- data/vendor/bundle/ruby/4.0.0/gems/simplecov_json_formatter-0.1.4/README.md +29 -0
- data/vendor/bundle/ruby/{3.4.0/gems/thor-1.3.2 → 4.0.0/gems/thor-1.5.0}/README.md +1 -2
- data/vendor/bundle/ruby/{3.4.0/gems/thor-1.3.2 → 4.0.0/gems/thor-1.5.0}/thor.gemspec +3 -3
- data/vendor/bundle/ruby/{3.4.0/gems/typhoeus-1.4.1 → 4.0.0/gems/typhoeus-1.6.0}/CHANGELOG.md +56 -1
- data/vendor/bundle/ruby/{3.4.0/gems/typhoeus-1.4.1 → 4.0.0/gems/typhoeus-1.6.0}/README.md +2 -2
- data/vendor/bundle/ruby/{3.4.0/gems/typhoeus-1.4.1 → 4.0.0/gems/typhoeus-1.6.0}/typhoeus.gemspec +14 -4
- data/vendor/bundle/ruby/4.0.0/gems/unicode-display_width-3.2.0/CHANGELOG.md +299 -0
- data/vendor/bundle/ruby/4.0.0/gems/unicode-display_width-3.2.0/MIT-LICENSE.txt +22 -0
- data/vendor/bundle/ruby/4.0.0/gems/unicode-display_width-3.2.0/README.md +194 -0
- data/vendor/bundle/ruby/4.0.0/gems/unicode-emoji-4.2.0/CHANGELOG.md +202 -0
- data/vendor/bundle/ruby/4.0.0/gems/unicode-emoji-4.2.0/MIT-LICENSE.txt +20 -0
- data/vendor/bundle/ruby/4.0.0/gems/unicode-emoji-4.2.0/README.md +205 -0
- data/vendor/bundle/ruby/4.0.0/gems/unicode-emoji-4.2.0/unicode-emoji.gemspec +22 -0
- data/vendor/bundle/ruby/{3.4.0/gems/uri-1.0.2 → 4.0.0/gems/uri-1.1.1}/README.md +1 -1
- data/vendor/bundle/ruby/{3.4.0/gems/webmock-3.25.0 → 4.0.0/gems/webmock-3.26.2}/CHANGELOG.md +38 -0
- data/vendor/bundle/ruby/{3.4.0/gems/webmock-3.25.0 → 4.0.0/gems/webmock-3.26.2}/README.md +6 -0
- data/vendor/bundle/ruby/{3.4.0/specifications/actionpack-8.0.1.gemspec → 4.0.0/specifications/actionpack-8.1.3.gemspec} +9 -9
- data/vendor/bundle/ruby/{3.4.0/specifications/actionview-8.0.1.gemspec → 4.0.0/specifications/actionview-8.1.3.gemspec} +9 -9
- data/vendor/bundle/ruby/{3.4.0/specifications/activemodel-8.0.1.gemspec → 4.0.0/specifications/activemodel-8.1.3.gemspec} +7 -7
- data/vendor/bundle/ruby/{3.4.0/specifications/activesupport-8.0.1.gemspec → 4.0.0/specifications/activesupport-8.1.3.gemspec} +7 -7
- data/vendor/bundle/ruby/{3.4.0/specifications/addressable-2.8.7.gemspec → 4.0.0/specifications/addressable-2.9.0.gemspec} +7 -8
- data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/specifications/appraisal-2.5.0.gemspec +1 -1
- data/vendor/bundle/ruby/4.0.0/specifications/ast-2.4.3.gemspec +29 -0
- data/vendor/bundle/ruby/{3.4.0/specifications/base64-0.2.0.gemspec → 4.0.0/specifications/base64-0.3.0.gemspec} +6 -6
- data/vendor/bundle/ruby/{3.4.0/specifications/bigdecimal-3.1.9.gemspec → 4.0.0/specifications/bigdecimal-4.1.2.gemspec} +6 -6
- data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/specifications/builder-3.3.0.gemspec +1 -1
- data/vendor/bundle/ruby/{3.4.0/specifications/concurrent-ruby-1.3.5.gemspec → 4.0.0/specifications/concurrent-ruby-1.3.7.gemspec} +6 -6
- data/vendor/bundle/ruby/{3.4.0/specifications/connection_pool-2.5.0.gemspec → 4.0.0/specifications/connection_pool-3.0.2.gemspec} +8 -8
- data/vendor/bundle/ruby/{3.4.0/specifications/crack-1.0.0.gemspec → 4.0.0/specifications/crack-1.0.1.gemspec} +4 -4
- data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/specifications/crass-1.0.6.gemspec +1 -1
- data/vendor/bundle/ruby/{3.4.0/specifications/diff-lcs-1.6.0.gemspec → 4.0.0/specifications/diff-lcs-1.6.2.gemspec} +11 -14
- data/vendor/bundle/ruby/4.0.0/specifications/docile-1.4.1.gemspec +22 -0
- data/vendor/bundle/ruby/{3.4.0/specifications/drb-2.2.1.gemspec → 4.0.0/specifications/drb-2.2.3.gemspec} +6 -6
- data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/specifications/erubi-1.13.1.gemspec +1 -1
- data/vendor/bundle/ruby/4.0.0/specifications/ethon-0.18.0.gemspec +27 -0
- data/vendor/bundle/ruby/{3.4.0/specifications/ffi-1.17.1-x86_64-linux-gnu.gemspec → 4.0.0/specifications/ffi-1.17.4-x86_64-linux-gnu.gemspec} +7 -14
- data/vendor/bundle/ruby/{3.4.0/specifications/hashdiff-1.1.2.gemspec → 4.0.0/specifications/hashdiff-1.2.1.gemspec} +4 -4
- data/vendor/bundle/ruby/{3.4.0/specifications/i18n-1.14.7.gemspec → 4.0.0/specifications/i18n-1.15.2.gemspec} +6 -6
- data/vendor/bundle/ruby/{3.4.0/specifications/json-2.10.1.gemspec → 4.0.0/specifications/json-2.19.9.gemspec} +0 -0
- data/vendor/bundle/ruby/4.0.0/specifications/language_server-protocol-3.17.0.5.gemspec +31 -0
- data/vendor/bundle/ruby/4.0.0/specifications/lint_roller-1.1.0.gemspec +22 -0
- data/vendor/bundle/ruby/{3.4.0/specifications/logger-1.6.6.gemspec → 4.0.0/specifications/logger-1.7.0.gemspec} +4 -4
- data/vendor/bundle/ruby/{3.4.0/specifications/loofah-2.24.0.gemspec → 4.0.0/specifications/loofah-2.25.1.gemspec} +5 -5
- data/vendor/bundle/ruby/4.0.0/specifications/minitest-6.0.6.gemspec +35 -0
- data/vendor/bundle/ruby/4.0.0/specifications/msgpack-1.8.3.gemspec +36 -0
- data/vendor/bundle/ruby/4.0.0/specifications/multi_json-1.21.1.gemspec +22 -0
- data/vendor/bundle/ruby/{3.4.0/specifications/nokogiri-1.18.2-x86_64-linux-gnu.gemspec → 4.0.0/specifications/nokogiri-1.19.4-x86_64-linux-gnu.gemspec} +7 -7
- data/vendor/bundle/ruby/{3.4.0/specifications/opentelemetry-api-1.4.0.gemspec → 4.0.0/specifications/opentelemetry-api-1.10.0.gemspec} +11 -11
- data/vendor/bundle/ruby/{3.4.0/specifications/opentelemetry-common-0.21.0.gemspec → 4.0.0/specifications/opentelemetry-common-0.25.0.gemspec} +9 -10
- data/vendor/bundle/ruby/4.0.0/specifications/parallel-2.1.0.gemspec +21 -0
- data/vendor/bundle/ruby/4.0.0/specifications/parser-3.3.11.1.gemspec +37 -0
- data/vendor/bundle/ruby/4.0.0/specifications/prism-1.9.0.gemspec +24 -0
- data/vendor/bundle/ruby/{3.4.0/specifications/public_suffix-6.0.1.gemspec → 4.0.0/specifications/public_suffix-7.0.5.gemspec} +7 -7
- data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/specifications/racc-1.8.1.gemspec +1 -1
- data/vendor/bundle/ruby/{3.4.0/specifications/rack-3.1.10.gemspec → 4.0.0/specifications/rack-3.2.6.gemspec} +7 -7
- data/vendor/bundle/ruby/{3.4.0/specifications/rack-session-2.1.0.gemspec → 4.0.0/specifications/rack-session-2.1.2.gemspec} +5 -5
- data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/specifications/rack-test-2.2.0.gemspec +1 -1
- data/vendor/bundle/ruby/{3.4.0/specifications/rails-dom-testing-2.2.0.gemspec → 4.0.0/specifications/rails-dom-testing-2.3.0.gemspec} +5 -5
- data/vendor/bundle/ruby/{3.4.0/specifications/rails-html-sanitizer-1.6.2.gemspec → 4.0.0/specifications/rails-html-sanitizer-1.7.0.gemspec} +7 -7
- data/vendor/bundle/ruby/4.0.0/specifications/rainbow-3.1.1.gemspec +25 -0
- data/vendor/bundle/ruby/{3.4.0/specifications/rake-13.2.1.gemspec → 4.0.0/specifications/rake-13.4.2.gemspec} +6 -6
- data/vendor/bundle/ruby/{3.4.0/specifications/rake-release-1.3.0.gemspec → 4.0.0/specifications/rake-release-1.4.0.gemspec} +7 -7
- data/vendor/bundle/ruby/4.0.0/specifications/regexp_parser-2.12.0.gemspec +22 -0
- data/vendor/bundle/ruby/{3.4.0/specifications/rexml-3.4.0.gemspec → 4.0.0/specifications/rexml-3.4.4.gemspec} +6 -6
- data/vendor/bundle/ruby/{3.4.0/specifications/rspec-3.13.0.gemspec → 4.0.0/specifications/rspec-3.13.2.gemspec} +9 -9
- data/vendor/bundle/ruby/{3.4.0/specifications/rspec-core-3.13.3.gemspec → 4.0.0/specifications/rspec-core-3.13.6.gemspec} +8 -8
- data/vendor/bundle/ruby/4.0.0/specifications/rspec-expectations-3.13.5.gemspec +29 -0
- data/vendor/bundle/ruby/4.0.0/specifications/rspec-mocks-3.13.8.gemspec +29 -0
- data/vendor/bundle/ruby/{3.4.0/specifications/rspec-support-3.13.2.gemspec → 4.0.0/specifications/rspec-support-3.13.7.gemspec} +9 -9
- data/vendor/bundle/ruby/4.0.0/specifications/rubocop-1.88.0.gemspec +39 -0
- data/vendor/bundle/ruby/4.0.0/specifications/rubocop-ast-1.49.1.gemspec +29 -0
- data/vendor/bundle/ruby/4.0.0/specifications/rubocop-capybara-2.23.0.gemspec +28 -0
- data/vendor/bundle/ruby/4.0.0/specifications/rubocop-factory_bot-2.28.0.gemspec +28 -0
- data/vendor/bundle/ruby/4.0.0/specifications/rubocop-performance-1.26.1.gemspec +30 -0
- data/vendor/bundle/ruby/4.0.0/specifications/rubocop-rspec-3.10.2.gemspec +30 -0
- data/vendor/bundle/ruby/4.0.0/specifications/rubocop-rspec_rails-2.32.0.gemspec +29 -0
- data/vendor/bundle/ruby/4.0.0/specifications/ruby-progressbar-1.13.0.gemspec +29 -0
- data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/specifications/securerandom-0.4.1.gemspec +1 -1
- data/vendor/bundle/ruby/4.0.0/specifications/simplecov-0.22.0.gemspec +28 -0
- data/vendor/bundle/ruby/4.0.0/specifications/simplecov-cobertura-3.2.0.gemspec +29 -0
- data/vendor/bundle/ruby/4.0.0/specifications/simplecov-html-0.13.2.gemspec +22 -0
- data/vendor/bundle/ruby/4.0.0/specifications/simplecov_json_formatter-0.1.4.gemspec +21 -0
- data/vendor/bundle/ruby/{3.4.0/specifications/thor-1.3.2.gemspec → 4.0.0/specifications/thor-1.5.0.gemspec} +8 -8
- data/vendor/bundle/ruby/4.0.0/specifications/typhoeus-1.6.0.gemspec +26 -0
- data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/specifications/tzinfo-2.0.6.gemspec +1 -1
- data/vendor/bundle/ruby/4.0.0/specifications/unicode-display_width-3.2.0.gemspec +30 -0
- data/vendor/bundle/ruby/4.0.0/specifications/unicode-emoji-4.2.0.gemspec +22 -0
- data/vendor/bundle/ruby/{3.4.0/specifications/uri-1.0.2.gemspec → 4.0.0/specifications/uri-1.1.1.gemspec} +5 -5
- data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/specifications/useragent-0.16.11.gemspec +1 -1
- data/vendor/bundle/ruby/{3.4.0/specifications/webmock-3.25.0.gemspec → 4.0.0/specifications/webmock-3.26.2.gemspec} +7 -8
- metadata +277 -206
- data/vendor/bundle/ruby/3.4.0/bundler/gems/rubocop-config-67802c9d1826/README.md +0 -23
- data/vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.1/CHANGELOG.md +0 -205
- data/vendor/bundle/ruby/3.4.0/gems/actionview-8.0.1/CHANGELOG.md +0 -67
- data/vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.1/CHANGELOG.md +0 -110
- data/vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.1/CHANGELOG.md +0 -157
- data/vendor/bundle/ruby/3.4.0/gems/addressable-2.8.7/addressable.gemspec +0 -28
- data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.0/README.md +0 -138
- data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.0/benchmark.gemspec +0 -32
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.0/connection_pool.gemspec +0 -24
- data/vendor/bundle/ruby/3.4.0/gems/ethon-0.16.0/ethon.gemspec +0 -26
- data/vendor/bundle/ruby/3.4.0/gems/hashdiff-1.1.2/changelog.md +0 -119
- data/vendor/bundle/ruby/3.4.0/gems/logger-1.6.6/logger.gemspec +0 -28
- data/vendor/bundle/ruby/3.4.0/gems/multi_json-1.15.0/CHANGELOG.md +0 -275
- data/vendor/bundle/ruby/3.4.0/gems/multi_json-1.15.0/LICENSE.md +0 -20
- data/vendor/bundle/ruby/3.4.0/gems/multi_json-1.15.0/README.md +0 -121
- data/vendor/bundle/ruby/3.4.0/gems/opentelemetry-api-1.4.0/CHANGELOG.md +0 -188
- data/vendor/bundle/ruby/3.4.0/gems/opentelemetry-common-0.21.0/CHANGELOG.md +0 -94
- data/vendor/bundle/ruby/3.4.0/gems/public_suffix-6.0.1/CHANGELOG.md +0 -491
- data/vendor/bundle/ruby/3.4.0/gems/rexml-3.4.0/LICENSE.txt +0 -22
- data/vendor/bundle/ruby/3.4.0/gems/rspec-collection_matchers-1.2.1/Changelog.md +0 -68
- data/vendor/bundle/ruby/3.4.0/gems/rspec-collection_matchers-1.2.1/README.md +0 -76
- data/vendor/bundle/ruby/3.4.0/gems/rspec-collection_matchers-1.2.1/rspec-collection_matchers.gemspec +0 -33
- data/vendor/bundle/ruby/3.4.0/gems/rspec-its-2.0.0/Changelog.md +0 -73
- data/vendor/bundle/ruby/3.4.0/gems/rspec-its-2.0.0/LICENSE.txt +0 -27
- data/vendor/bundle/ruby/3.4.0/gems/rspec-its-2.0.0/README.md +0 -104
- data/vendor/bundle/ruby/3.4.0/gems/rspec-its-2.0.0/rspec-its.gemspec +0 -31
- data/vendor/bundle/ruby/3.4.0/specifications/benchmark-0.4.0.gemspec +0 -23
- data/vendor/bundle/ruby/3.4.0/specifications/ethon-0.16.0.gemspec +0 -24
- data/vendor/bundle/ruby/3.4.0/specifications/minitest-5.25.4.gemspec +0 -31
- data/vendor/bundle/ruby/3.4.0/specifications/multi_json-1.15.0.gemspec +0 -26
- data/vendor/bundle/ruby/3.4.0/specifications/rspec-collection_matchers-1.2.1.gemspec +0 -27
- data/vendor/bundle/ruby/3.4.0/specifications/rspec-expectations-3.13.3.gemspec +0 -33
- data/vendor/bundle/ruby/3.4.0/specifications/rspec-its-2.0.0.gemspec +0 -27
- data/vendor/bundle/ruby/3.4.0/specifications/rspec-mocks-3.13.2.gemspec +0 -33
- data/vendor/bundle/ruby/3.4.0/specifications/typhoeus-1.4.1.gemspec +0 -24
- /data/vendor/bundle/ruby/{3.4.0/bundler/gems/rubocop-config-67802c9d1826 → 4.0.0/bundler/gems/rubocop-config-2b861962124a}/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/actionpack-8.0.1 → 4.0.0/gems/actionpack-8.1.3}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/actionview-8.0.1 → 4.0.0/gems/actionview-8.1.3}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/activemodel-8.0.1 → 4.0.0/gems/activemodel-8.1.3}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/activesupport-8.0.1 → 4.0.0/gems/activesupport-8.1.3}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/addressable-2.8.7 → 4.0.0/gems/addressable-2.9.0}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/appraisal-2.5.0/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/appraisal-2.5.0/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/appraisal-2.5.0/appraisal.gemspec +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/base64-0.2.0 → 4.0.0/gems/base64-0.3.0}/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/bigdecimal-3.1.9 → 4.0.0/gems/bigdecimal-4.1.2}/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/builder-3.3.0/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/builder-3.3.0/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/builder-3.3.0/builder.gemspec +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/concurrent-ruby-1.3.5 → 4.0.0/gems/concurrent-ruby-1.3.7}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/connection_pool-2.5.0 → 4.0.0/gems/connection_pool-3.0.2}/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/crack-1.0.0 → 4.0.0/gems/crack-1.0.1}/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/crack-1.0.0 → 4.0.0/gems/crack-1.0.1}/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/crass-1.0.6/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/crass-1.0.6/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/crass-1.0.6/crass.gemspec +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/base64-0.2.0 → 4.0.0/gems/drb-2.2.3}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/erubi-1.13.1/CHANGELOG +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/erubi-1.13.1/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/erubi-1.13.1/README.rdoc +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/ethon-0.16.0 → 4.0.0/gems/ethon-0.18.0}/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/ffi-1.17.1-x86_64-linux-gnu → 4.0.0/gems/ffi-1.17.4-x86_64-linux-gnu}/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/ffi-1.17.1-x86_64-linux-gnu → 4.0.0/gems/ffi-1.17.4-x86_64-linux-gnu}/LICENSE.SPECS +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/hashdiff-1.1.2 → 4.0.0/gems/hashdiff-1.2.1}/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/hashdiff-1.1.2 → 4.0.0/gems/hashdiff-1.2.1}/hashdiff.gemspec +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/i18n-1.14.7 → 4.0.0/gems/i18n-1.15.2}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/logger-1.6.6 → 4.0.0/gems/logger-1.7.0}/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/loofah-2.24.0 → 4.0.0/gems/loofah-2.25.1}/MIT-LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/loofah-2.24.0 → 4.0.0/gems/loofah-2.25.1}/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/nokogiri-1.18.2-x86_64-linux-gnu → 4.0.0/gems/nokogiri-1.19.4-x86_64-linux-gnu}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/opentelemetry-api-1.4.0 → 4.0.0/gems/opentelemetry-api-1.10.0}/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/opentelemetry-common-0.21.0 → 4.0.0/gems/opentelemetry-common-0.25.0}/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/racc-1.8.1/ChangeLog +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/racc-1.8.1/README.ja.rdoc +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/racc-1.8.1/README.rdoc +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rack-3.1.10 → 4.0.0/gems/rack-3.2.6}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rack-session-2.1.0 → 4.0.0/gems/rack-session-2.1.2}/license.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rack-session-2.1.0 → 4.0.0/gems/rack-session-2.1.2}/readme.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/rack-test-2.2.0/MIT-LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/rack-test-2.2.0/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rails-dom-testing-2.2.0 → 4.0.0/gems/rails-dom-testing-2.3.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rails-html-sanitizer-1.6.2 → 4.0.0/gems/rails-html-sanitizer-1.7.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rails-html-sanitizer-1.6.2 → 4.0.0/gems/rails-html-sanitizer-1.7.0}/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rake-13.2.1 → 4.0.0/gems/rake-13.4.2}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rake-release-1.3.0 → 4.0.0/gems/rake-release-1.4.0}/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rake-release-1.3.0 → 4.0.0/gems/rake-release-1.4.0}/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/drb-2.2.1 → 4.0.0/gems/rexml-3.4.4}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rexml-3.4.0 → 4.0.0/gems/rexml-3.4.4}/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rspec-3.13.0 → 4.0.0/gems/rspec-3.13.2}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rspec-3.13.0 → 4.0.0/gems/rspec-3.13.2}/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rspec-core-3.13.3 → 4.0.0/gems/rspec-core-3.13.6}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rspec-core-3.13.3 → 4.0.0/gems/rspec-core-3.13.6}/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rspec-expectations-3.13.3 → 4.0.0/gems/rspec-expectations-3.13.5}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rspec-expectations-3.13.3 → 4.0.0/gems/rspec-expectations-3.13.5}/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rspec-mocks-3.13.2 → 4.0.0/gems/rspec-mocks-3.13.8}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rspec-mocks-3.13.2 → 4.0.0/gems/rspec-mocks-3.13.8}/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rspec-support-3.13.2 → 4.0.0/gems/rspec-support-3.13.7}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/rspec-support-3.13.2 → 4.0.0/gems/rspec-support-3.13.7}/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/securerandom-0.4.1/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/thor-1.3.2 → 4.0.0/gems/thor-1.5.0}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/typhoeus-1.4.1 → 4.0.0/gems/typhoeus-1.6.0}/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/tzinfo-2.0.6/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/tzinfo-2.0.6/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/useragent-0.16.11/LICENSE +0 -0
- /data/vendor/bundle/ruby/{3.4.0 → 4.0.0}/gems/useragent-0.16.11/README.md +0 -0
- /data/vendor/bundle/ruby/{3.4.0/gems/webmock-3.25.0 → 4.0.0/gems/webmock-3.26.2}/LICENSE +0 -0
|
@@ -1,491 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
This project uses [Semantic Versioning 2.0.0](https://semver.org/).
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
## 6.0.1
|
|
7
|
-
|
|
8
|
-
### Changed
|
|
9
|
-
|
|
10
|
-
- Updated definitions.
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
## 6.0.0
|
|
14
|
-
|
|
15
|
-
Same as 5.1.0. Re-releasing as a major version change due to a major ruby version requirement change.
|
|
16
|
-
|
|
17
|
-
### Changed
|
|
18
|
-
|
|
19
|
-
- Updated definitions.
|
|
20
|
-
- Minimum Ruby version is 3.0
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
## 5.1.1
|
|
24
|
-
|
|
25
|
-
No significant changes. Releasing a mini version to address 5.1.0 release with major ruby requirement change (GH-315).
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
## 5.1.0
|
|
29
|
-
|
|
30
|
-
### Changed
|
|
31
|
-
|
|
32
|
-
- Updated definitions.
|
|
33
|
-
- Minimum Ruby version is 3.0
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
## 5.0.5
|
|
37
|
-
|
|
38
|
-
### Changed
|
|
39
|
-
|
|
40
|
-
- Updated definitions.
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
## 5.0.4
|
|
44
|
-
|
|
45
|
-
### Changed
|
|
46
|
-
|
|
47
|
-
- Reduced .gem file size (GH-258). [Thanks @ybiquitous]
|
|
48
|
-
- Updated definitions.
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
## 5.0.3
|
|
52
|
-
|
|
53
|
-
### Fixed
|
|
54
|
-
|
|
55
|
-
- Fixed automated release workflow.
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
## 5.0.2
|
|
59
|
-
|
|
60
|
-
### Changed
|
|
61
|
-
|
|
62
|
-
- Updated definitions.
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
## 5.0.1
|
|
66
|
-
|
|
67
|
-
### Changed
|
|
68
|
-
|
|
69
|
-
- Updated definitions.
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
## 5.0.0
|
|
73
|
-
|
|
74
|
-
### Changed
|
|
75
|
-
|
|
76
|
-
- Minimum Ruby version is 2.6
|
|
77
|
-
- Updated definitions.
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
## 4.0.7
|
|
81
|
-
|
|
82
|
-
### Fixes
|
|
83
|
-
|
|
84
|
-
- Fixed YARD rake task (GH-179)
|
|
85
|
-
|
|
86
|
-
### Changed
|
|
87
|
-
|
|
88
|
-
- Updated definitions.
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
## 4.0.6
|
|
92
|
-
|
|
93
|
-
### Changed
|
|
94
|
-
|
|
95
|
-
- Updated definitions.
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
## 4.0.5
|
|
99
|
-
|
|
100
|
-
### Changed
|
|
101
|
-
|
|
102
|
-
- Updated definitions.
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
## 4.0.4
|
|
106
|
-
|
|
107
|
-
### Changed
|
|
108
|
-
|
|
109
|
-
- Updated definitions.
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
## 4.0.3
|
|
113
|
-
|
|
114
|
-
### Fixed
|
|
115
|
-
|
|
116
|
-
- Fixed 2.7 deprecations and warnings (GH-167). [Thanks @BrianHawley]
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
## 4.0.2
|
|
120
|
-
|
|
121
|
-
### Changed
|
|
122
|
-
|
|
123
|
-
- Updated definitions.
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
## 4.0.1
|
|
127
|
-
|
|
128
|
-
### Changed
|
|
129
|
-
|
|
130
|
-
- Updated definitions.
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
## 4.0.0
|
|
134
|
-
|
|
135
|
-
### Changed
|
|
136
|
-
|
|
137
|
-
- Minimum Ruby version is 2.3
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
## Release 3.1.1
|
|
141
|
-
|
|
142
|
-
- CHANGED: Updated definitions.
|
|
143
|
-
- CHANGED: Rolled back support for Ruby 2.3 (GH-161, GH-162)
|
|
144
|
-
|
|
145
|
-
IMPORTANT: 3.x is the latest version compatible with Ruby 2.1 and Ruby 2.2.
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
## Release 3.1.0
|
|
149
|
-
|
|
150
|
-
- CHANGED: Updated definitions.
|
|
151
|
-
- CHANGED: Minimum Ruby version is 2.3
|
|
152
|
-
- CHANGED: Upgraded to Bundler 2.x
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
## Release 3.0.3
|
|
156
|
-
|
|
157
|
-
- CHANGED: Updated definitions.
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
## Release 3.0.2
|
|
161
|
-
|
|
162
|
-
- CHANGED: Updated definitions.
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
## Release 3.0.1
|
|
166
|
-
|
|
167
|
-
- CHANGED: Updated definitions.
|
|
168
|
-
- CHANGED: Improve performance and avoid allocation (GH-146). [Thanks @robholland]
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
## Release 3.0.0
|
|
172
|
-
|
|
173
|
-
This new version includes a major redesign of the library internals, with the goal to drastically
|
|
174
|
-
improve the lookup time while reducing storage space.
|
|
175
|
-
|
|
176
|
-
For this reason, several public methods that are no longer applicable have been deprecated
|
|
177
|
-
and/or removed. You can find more information at GH-133.
|
|
178
|
-
|
|
179
|
-
- CHANGED: Updated definitions.
|
|
180
|
-
- CHANGED: Dropped support for Ruby < 2.1
|
|
181
|
-
- CHANGED: `PublicSuffix::List#rules` is now protected. You should not rely on it as the internal rule representation is subject to change to optimize performances.
|
|
182
|
-
- CHANGED: Removed `PublicSuffix::List.clear`, it was an unnecessary accessor method. Use `PublicSuffix::List.default = nil` if you **really** need to reset the default list. You shouldn't.
|
|
183
|
-
- CHANGED: `PublicSuffix::List#select` is now private. You should not use it, instead use `PublicSuffix::List#find`.
|
|
184
|
-
- CHANGED: `PublicSuffix::List` no longer implements Enumerable. Instead, use `#each` to loop over, or get an Enumerator.
|
|
185
|
-
- CHANGED: Redesigned internal list storage and lookup algorithm to achieve O(1) lookup time (see GH-133).
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
## Release 2.0.5
|
|
189
|
-
|
|
190
|
-
- CHANGED: Updated definitions.
|
|
191
|
-
- CHANGED: Initialization performance improvements (GH-128). [Thanks @casperisfine]
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
## Release 2.0.4
|
|
195
|
-
|
|
196
|
-
- FIXED: Fix a bug that caused the GEM to be published with the wrong version number in the gemspec (GH-121).
|
|
197
|
-
|
|
198
|
-
- CHANGED: Updated definitions.
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
## Release 2.0.3
|
|
202
|
-
|
|
203
|
-
- CHANGED: Updated definitions.
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
## Release 2.0.2
|
|
207
|
-
|
|
208
|
-
- CHANGED: Updated definitions.
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
## Release 2.0.1
|
|
212
|
-
|
|
213
|
-
- FIXED: Fix bug that prevented .valid? to reset the default rule
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
## Release 2.0.0
|
|
217
|
-
|
|
218
|
-
- NEW: Added PublicSuffix.domain # => sld.tld
|
|
219
|
-
- NEW: Added the ability to disable the use of private domains either at runtime, in addition to the ability to not load the private domains section when reading the list (`private_domains: false`). This feature also superseded the `private_domains` class-level attribute, that is no longer available.
|
|
220
|
-
|
|
221
|
-
- CHANGED: Considerable performance improvements (GH-92)
|
|
222
|
-
- CHANGED: Updated definitions.
|
|
223
|
-
- CHANGED: Removed deprecated PublicSuffix::InvalidDomain exception
|
|
224
|
-
- CHANGED: If the suffix is now listed, then the prevaling rule is "*" as defined by the PSL algorithm (GH-91)
|
|
225
|
-
- CHANGED: Input validation is performed only if you call `PublicSuffix.parse` or `PublicSuffix.list`
|
|
226
|
-
- CHANGED: Input with leading dot is invalid per PSL acceptance tests
|
|
227
|
-
- CHANGED: Removed `private_domains` class-level attribute. It is replaced by the `private_domains: false` option in the list parse method.
|
|
228
|
-
- CHANGED: The default list now assumes you use UTF-8 for reading the input (GH-94),
|
|
229
|
-
|
|
230
|
-
- REMOVED: Removed futile utility helpers such as `Domain#rule`, `Domain#is_a_domain?`, `Domain#is_a_subdomain?`, `Domain#valid?`. You can easily obtain the same result by having a custom method that reconstructs the logic, and/or calling `PublicSuffix.{domain|parse}(domain.to_s)`.
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
## Release 1.5.3
|
|
234
|
-
|
|
235
|
-
- FIXED: Don't duplicate rule indices when creating index (GH-77). [Thanks @ags]
|
|
236
|
-
|
|
237
|
-
- CHANGED: Updated definitions.
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
## Release 1.5.2
|
|
241
|
-
|
|
242
|
-
- CHANGED: Updated definitions.
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
## Release 1.5.1
|
|
246
|
-
|
|
247
|
-
- FIXED: Ignore case for parsing and validating (GH-62)
|
|
248
|
-
|
|
249
|
-
- CHANGED: Updated definitions.
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
## Release 1.5.0
|
|
253
|
-
|
|
254
|
-
- CHANGED: Dropped support for Ruby < 2.0
|
|
255
|
-
|
|
256
|
-
- CHANGED: Updated definitions.
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
## Release 1.4.6
|
|
260
|
-
|
|
261
|
-
- CHANGED: Updated definitions.
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
## Release 1.4.5
|
|
265
|
-
|
|
266
|
-
- CHANGED: Updated definitions.
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
## Release 1.4.4
|
|
270
|
-
|
|
271
|
-
- CHANGED: Updated definitions.
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
## Release 1.4.3
|
|
275
|
-
|
|
276
|
-
- CHANGED: Updated definitions.
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
## Release 1.4.2
|
|
280
|
-
|
|
281
|
-
- CHANGED: Updated definitions.
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
## Release 1.4.1
|
|
285
|
-
|
|
286
|
-
- CHANGED: Updated definitions.
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
## Release 1.4.0
|
|
290
|
-
|
|
291
|
-
- CHANGED: Moved the definitions in the lib folder.
|
|
292
|
-
|
|
293
|
-
- CHANGED: Updated definitions.
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
## Release 1.3.3
|
|
297
|
-
|
|
298
|
-
- CHANGED: Updated definitions.
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
## Release 1.3.2
|
|
302
|
-
|
|
303
|
-
- CHANGED: Updated definitions.
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
## Release 1.3.1
|
|
307
|
-
|
|
308
|
-
- CHANGED: Updated definitions.
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
## Release 1.3.0
|
|
312
|
-
|
|
313
|
-
- NEW: Ability to skip Private Domains (GH-28). [Thanks @rb2k]
|
|
314
|
-
|
|
315
|
-
- CHANGED: Updated definitions.
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
## Release 1.2.1
|
|
319
|
-
|
|
320
|
-
- CHANGED: Updated definitions.
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
## Release 1.2.0
|
|
324
|
-
|
|
325
|
-
- NEW: Allow a custom List on `PublicSuffix.parse` (GH-26). [Thanks @itspriddle]
|
|
326
|
-
|
|
327
|
-
- FIXED: PublicSuffix.parse and PublicSuffix.valid? crashes when input is nil (GH-20).
|
|
328
|
-
|
|
329
|
-
- CHANGED: Updated definitions.
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
## Release 1.1.3
|
|
333
|
-
|
|
334
|
-
- CHANGED: Updated definitions.
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
## Release 1.1.2
|
|
338
|
-
|
|
339
|
-
- CHANGED: Updated definitions.
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
## Release 1.1.1
|
|
343
|
-
|
|
344
|
-
- CHANGED: Updated definitions.
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
## Release 1.1.0
|
|
348
|
-
|
|
349
|
-
- FIXED: #valid? and #parse consider URIs as valid domains (GH-15)
|
|
350
|
-
|
|
351
|
-
- CHANGED: Updated definitions.
|
|
352
|
-
|
|
353
|
-
- CHANGED: Removed deprecatd PublicSuffixService::RuleList.
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
## Release 1.0.0
|
|
357
|
-
|
|
358
|
-
- CHANGED: Updated definitions.
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
## Release 1.0.0.rc1
|
|
362
|
-
|
|
363
|
-
The library is now known as PublicSuffix.
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
## Release 0.9.1
|
|
367
|
-
|
|
368
|
-
- CHANGED: Renamed PublicSuffixService::RuleList to PublicSuffixService::List.
|
|
369
|
-
|
|
370
|
-
- CHANGED: Renamed PublicSuffixService::List#list to PublicSuffixService::List#rules.
|
|
371
|
-
|
|
372
|
-
- CHANGED: Renamed PublicSuffixService to PublicSuffix.
|
|
373
|
-
|
|
374
|
-
- CHANGED: Updated definitions.
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
## Release 0.9.0
|
|
378
|
-
|
|
379
|
-
- CHANGED: Minimum Ruby version increased to Ruby 1.8.7.
|
|
380
|
-
|
|
381
|
-
- CHANGED: rake/gempackagetask is deprecated. Use rubygems/package_task instead.
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
## Release 0.8.4
|
|
385
|
-
|
|
386
|
-
- FIXED: Reverted bugfix for issue #12 for Ruby 1.8.6.
|
|
387
|
-
This is the latest version compatible with Ruby 1.8.6.
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
## Release 0.8.3
|
|
391
|
-
|
|
392
|
-
- FIXED: Fixed ArgumentError: invalid byte sequence in US-ASCII with Ruby 1.9.2 (#12).
|
|
393
|
-
|
|
394
|
-
- CHANGED: Updated definitions (#11).
|
|
395
|
-
|
|
396
|
-
- CHANGED: Renamed definitions.txt to definitions.dat.
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
## Release 0.8.2
|
|
400
|
-
|
|
401
|
-
- NEW: Added support for rubygems-test.
|
|
402
|
-
|
|
403
|
-
- CHANGED: Integrated Bundler.
|
|
404
|
-
|
|
405
|
-
- CHANGED: Updated definitions.
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
## Release 0.8.1
|
|
409
|
-
|
|
410
|
-
- FIXED: The files in the release 0.8.0 have wrong permission 600 and can't be loaded (#10).
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
## Release 0.8.0
|
|
414
|
-
|
|
415
|
-
- CHANGED: Update public suffix list to d1a5599b49fa 2010-10-25 15:10 +0100 (#9)
|
|
416
|
-
|
|
417
|
-
- NEW: Add support for Fully Qualified Domain Names (#7)
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
## Release 0.7.0
|
|
421
|
-
|
|
422
|
-
- CHANGED: Using YARD to document the code instead of RDoc.
|
|
423
|
-
|
|
424
|
-
- FIXED: RuleList cache is not recreated when a new rule is appended to the list (#6)
|
|
425
|
-
|
|
426
|
-
- FIXED: PublicSuffixService.valid? should return false if the domain is not defined or not allowed (#4, #5)
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
## Release 0.6.0
|
|
430
|
-
|
|
431
|
-
- NEW: PublicSuffixService.parse raises DomainNotAllowed when trying to parse a domain name
|
|
432
|
-
which exists, but is not allowed by the current definition list (#3)
|
|
433
|
-
|
|
434
|
-
PublicSuffixService.parse("nic.do")
|
|
435
|
-
# => PublicSuffixService::DomainNotAllowed
|
|
436
|
-
|
|
437
|
-
- CHANGED: Renamed PublicSuffixService::InvalidDomain to PublicSuffixService::DomainInvalid
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
## Release 0.5.2
|
|
441
|
-
|
|
442
|
-
- CHANGED: Update public suffix list to 248ea690d671 2010-09-16 18:02 +0100
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
## Release 0.5.1
|
|
446
|
-
|
|
447
|
-
- CHANGED: Update public suffix list to 14dc66dd53c1 2010-09-15 17:09 +0100
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
## Release 0.5.0
|
|
451
|
-
|
|
452
|
-
- CHANGED: Improve documentation for Domain#domain and Domain#subdomain (#1).
|
|
453
|
-
|
|
454
|
-
- CHANGED: Performance improvements (#2).
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
## Release 0.4.0
|
|
458
|
-
|
|
459
|
-
- CHANGED: Rename library from DomainName to PublicSuffixService to reduce the probability of name conflicts.
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
## Release 0.3.1
|
|
463
|
-
|
|
464
|
-
- Deprecated DomainName library.
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
## Release 0.3.0
|
|
468
|
-
|
|
469
|
-
- CHANGED: DomainName#domain and DomainName#subdomain are no longer alias of Domain#sld and Domain#tld.
|
|
470
|
-
|
|
471
|
-
- CHANGED: Removed DomainName#labels and decoupled Rule from DomainName.
|
|
472
|
-
|
|
473
|
-
- CHANGED: DomainName#valid? no longer instantiates new DomainName objects. This means less overhead.
|
|
474
|
-
|
|
475
|
-
- CHANGED: Refactoring the entire DomainName API. Removed the internal on-the-fly parsing. Added a bunch of new methods to check and validate the DomainName.
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
## Release 0.2.0
|
|
479
|
-
|
|
480
|
-
- NEW: DomainName#valid?
|
|
481
|
-
|
|
482
|
-
- NEW: DomainName#parse and DomainName#parse!
|
|
483
|
-
|
|
484
|
-
- NEW: DomainName#valid_domain? and DomainName#valid_subdomain?
|
|
485
|
-
|
|
486
|
-
- CHANGED: Make sure RuleList lookup is only performed once.
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
## Release 0.1.0
|
|
490
|
-
|
|
491
|
-
- Initial version
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
|
|
2
|
-
|
|
3
|
-
Redistribution and use in source and binary forms, with or without
|
|
4
|
-
modification, are permitted provided that the following conditions
|
|
5
|
-
are met:
|
|
6
|
-
1. Redistributions of source code must retain the above copyright
|
|
7
|
-
notice, this list of conditions and the following disclaimer.
|
|
8
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
9
|
-
notice, this list of conditions and the following disclaimer in the
|
|
10
|
-
documentation and/or other materials provided with the distribution.
|
|
11
|
-
|
|
12
|
-
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
|
|
13
|
-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
14
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
15
|
-
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
|
|
16
|
-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
17
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
|
18
|
-
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
19
|
-
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
|
20
|
-
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
|
21
|
-
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
|
22
|
-
SUCH DAMAGE.
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
### 1.2.1 / 2023-09-28
|
|
2
|
-
|
|
3
|
-
Bug Fixes:
|
|
4
|
-
|
|
5
|
-
* Support modern RSpec by defining #supports_value_expectations? on matcher.
|
|
6
|
-
(Jon Rowe, #52)
|
|
7
|
-
|
|
8
|
-
### 1.2.0 / 2019-09-18
|
|
9
|
-
|
|
10
|
-
Enhancements:
|
|
11
|
-
|
|
12
|
-
* Add a `have` matcher alias for `a_collection_having` (Hugo Baraúna, #25)
|
|
13
|
-
|
|
14
|
-
Bug Fixes:
|
|
15
|
-
|
|
16
|
-
* Define `to_ary` on Ruby 1.9.2 to fix issue when diffing in compound expectations
|
|
17
|
-
(Jon Rowe, #34)
|
|
18
|
-
* Prevent warning being issued due to incorrect definition of `respond_to`.
|
|
19
|
-
(Matt Whipple, #33)
|
|
20
|
-
|
|
21
|
-
### 1.1.2 / 2014-11-11
|
|
22
|
-
|
|
23
|
-
[full changelog](http://github.com/rspec/rspec-collection_matchers/compare/v1.1.1...v1.1.2)
|
|
24
|
-
|
|
25
|
-
Bug Fixes:
|
|
26
|
-
|
|
27
|
-
* Fix bug of uninitialized constant RSpec::Expectations (Related to #20)
|
|
28
|
-
|
|
29
|
-
### 1.1.1 / 2014-11-10
|
|
30
|
-
|
|
31
|
-
[full changelog](http://github.com/rspec/rspec-collection_matchers/compare/v1.1.0...v1.1.1)
|
|
32
|
-
|
|
33
|
-
Bug Fixes:
|
|
34
|
-
|
|
35
|
-
* Remove virtual dependency on rspec-core (Thanks @jscheid for reporting that, #20)
|
|
36
|
-
|
|
37
|
-
### 1.1.0 / 2014-11-10
|
|
38
|
-
|
|
39
|
-
[full changelog](http://github.com/rspec/rspec-collection_matchers/compare/v1.0.0...v1.1.0)
|
|
40
|
-
|
|
41
|
-
Enhancements:
|
|
42
|
-
|
|
43
|
-
* Make matchers composable on RSpec 3 and above. (Johnson Denen, #19)
|
|
44
|
-
|
|
45
|
-
### 1.0.0 / 2014-06-09
|
|
46
|
-
|
|
47
|
-
[full changelog](http://github.com/rspec/rspec-collection_matchers/compare/v0.0.4...v1.0.0)
|
|
48
|
-
|
|
49
|
-
### 0.0.4 / 2014-04-24
|
|
50
|
-
|
|
51
|
-
[full changelog](http://github.com/rspec/rspec-collection_matchers/compare/v0.0.3...v0.0.4)
|
|
52
|
-
|
|
53
|
-
Enhancements:
|
|
54
|
-
|
|
55
|
-
* Add Rails extension `have(n).errors_on(:whatever)` (Bradley Schaefer)
|
|
56
|
-
|
|
57
|
-
### 0.0.3 / 2014-02-16
|
|
58
|
-
|
|
59
|
-
[full changelog](http://github.com/rspec/rspec-collection_matchers/compare/v0.0.2...v0.0.3)
|
|
60
|
-
|
|
61
|
-
Enhancements:
|
|
62
|
-
|
|
63
|
-
* Update to latest RSpec 3 matcher API. (Myron Marston)
|
|
64
|
-
|
|
65
|
-
Bug Fixes:
|
|
66
|
-
|
|
67
|
-
* Raise an error when you attempt to use matcher against an `Integer`
|
|
68
|
-
which previously would have incorrectly used a `#size` of 8. (Kassio Borges)
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
# RSpec::CollectionMatchers [](http://travis-ci.org/rspec/rspec-collection_matchers)
|
|
2
|
-
|
|
3
|
-
RSpec::CollectionMatchers lets you express expected outcomes on collections
|
|
4
|
-
of an object in an example.
|
|
5
|
-
|
|
6
|
-
```ruby
|
|
7
|
-
expect(account.shopping_cart).to have_exactly(3).items
|
|
8
|
-
```
|
|
9
|
-
|
|
10
|
-
## Install
|
|
11
|
-
|
|
12
|
-
Add this line to your application's Gemfile:
|
|
13
|
-
|
|
14
|
-
gem 'rspec-collection_matchers'
|
|
15
|
-
|
|
16
|
-
And then execute:
|
|
17
|
-
|
|
18
|
-
$ bundle
|
|
19
|
-
|
|
20
|
-
Or install it yourself as:
|
|
21
|
-
|
|
22
|
-
$ gem install rspec-collection_matchers
|
|
23
|
-
|
|
24
|
-
## Basic usage
|
|
25
|
-
|
|
26
|
-
First of all, you need to require rspec-collection matchers. Add the following line to your `spec_helper.rb`:
|
|
27
|
-
|
|
28
|
-
```ruby
|
|
29
|
-
require 'rspec/collection_matchers'
|
|
30
|
-
```
|
|
31
|
-
|
|
32
|
-
Using `rspec-collection_matchers` you can match the number of items in a
|
|
33
|
-
collection directly, e.g.:
|
|
34
|
-
|
|
35
|
-
```ruby
|
|
36
|
-
it 'matches number of items in a collection' do
|
|
37
|
-
expect([1,2,3]).to have_at_least(3).items
|
|
38
|
-
end
|
|
39
|
-
```
|
|
40
|
-
|
|
41
|
-
You can also match the number of items returned by a method on an object, e.g.:
|
|
42
|
-
|
|
43
|
-
```ruby
|
|
44
|
-
class Cart
|
|
45
|
-
def initialize(*products)
|
|
46
|
-
@products = products
|
|
47
|
-
end
|
|
48
|
-
attr_reader :products
|
|
49
|
-
end
|
|
50
|
-
|
|
51
|
-
it 'matches number of items returned from a method' do
|
|
52
|
-
cart = Cart.new('product a', 'product b')
|
|
53
|
-
expect(cart).to have_at_most(2).products
|
|
54
|
-
end
|
|
55
|
-
```
|
|
56
|
-
|
|
57
|
-
The last line of the example expresses an expected outcome:
|
|
58
|
-
if `cart.products.size <= 2` then the example passes, otherwise it fails with a message like:
|
|
59
|
-
|
|
60
|
-
expected at most 2 products, got 3
|
|
61
|
-
|
|
62
|
-
## Available matchers
|
|
63
|
-
|
|
64
|
-
```ruby
|
|
65
|
-
expect(collection).to have(n).items
|
|
66
|
-
expect(collection).to have_exactly(n).items
|
|
67
|
-
expect(collection).to have_at_most(n).items
|
|
68
|
-
expect(collection).to have_at_least(n).items
|
|
69
|
-
expect(collection).to have(:no).items
|
|
70
|
-
```
|
|
71
|
-
|
|
72
|
-
## See also
|
|
73
|
-
|
|
74
|
-
* [http://github.com/rspec/rspec](http://github.com/rspec/rspec)
|
|
75
|
-
* [http://github.com/rspec/rspec-core](http://github.com/rspec/rspec-core)
|
|
76
|
-
* [http://github.com/rspec/rspec-expectations](http://github.com/rspec/rspec-expectations)
|
data/vendor/bundle/ruby/3.4.0/gems/rspec-collection_matchers-1.2.1/rspec-collection_matchers.gemspec
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
# coding: utf-8
|
|
2
|
-
lib = File.expand_path('../lib', __FILE__)
|
|
3
|
-
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
|
|
4
|
-
require 'rspec/collection_matchers/version'
|
|
5
|
-
|
|
6
|
-
Gem::Specification.new do |spec|
|
|
7
|
-
spec.name = "rspec-collection_matchers"
|
|
8
|
-
spec.version = RSpec::CollectionMatchers::VERSION
|
|
9
|
-
spec.authors = ["Hugo Baraúna"]
|
|
10
|
-
spec.email = ["hugo.barauna@plataformatec.com.br"]
|
|
11
|
-
spec.summary = "rspec-collection_matchers-#{RSpec::CollectionMatchers::VERSION}"
|
|
12
|
-
spec.description = "Collection cardinality matchers, extracted from rspec-expectations"
|
|
13
|
-
spec.homepage = "https://github.com/rspec/rspec-collection_matchers"
|
|
14
|
-
spec.license = "MIT"
|
|
15
|
-
|
|
16
|
-
spec.metadata = {
|
|
17
|
-
'bug_tracker_uri' => 'https://github.com/rspec/rspec-collection_matchers/issues',
|
|
18
|
-
'changelog_uri' => "https://github.com/rspec/rspec-collection_matchers/blob/v#{spec.version}/Changelog.md",
|
|
19
|
-
'documentation_uri' => 'https://rspec.info/documentation/',
|
|
20
|
-
'mailing_list_uri' => 'https://groups.google.com/forum/#!forum/rspec',
|
|
21
|
-
'source_code_uri' => 'https://github.com/rspec/rspec-collection_matchers',
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
spec.files = `git ls-files`.split($/)
|
|
25
|
-
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
|
|
26
|
-
spec.test_files = spec.files.grep(%r{^(spec|features)/})
|
|
27
|
-
spec.require_paths = ["lib"]
|
|
28
|
-
|
|
29
|
-
spec.add_runtime_dependency "rspec-expectations", ">= 2.99.0.beta1"
|
|
30
|
-
|
|
31
|
-
spec.add_development_dependency "bundler", ">= 1.3"
|
|
32
|
-
spec.add_development_dependency "activemodel", ">= 3.0"
|
|
33
|
-
end
|