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
data/vendor/bundle/ruby/{3.4.0/gems/minitest-5.25.4 → 4.0.0/gems/minitest-6.0.6}/README.rdoc
RENAMED
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
= minitest/{test,spec,
|
|
1
|
+
= minitest/{test,spec,benchmark}
|
|
2
2
|
|
|
3
|
-
home :: https://
|
|
3
|
+
home :: https://minite.st/
|
|
4
|
+
code :: https://github.com/minitest/minitest
|
|
4
5
|
bugs :: https://github.com/minitest/minitest/issues
|
|
5
6
|
rdoc :: https://docs.seattlerb.org/minitest
|
|
6
7
|
clog :: https://github.com/minitest/minitest/blob/master/History.rdoc
|
|
7
|
-
vim :: https://github.com/sunaku/vim-ruby-minitest
|
|
8
8
|
emacs:: https://github.com/arthurnn/minitest-emacs
|
|
9
|
+
vim :: https://github.com/vim-test/vim-test
|
|
9
10
|
|
|
10
11
|
== DESCRIPTION:
|
|
11
12
|
|
|
12
13
|
minitest provides a complete suite of testing facilities supporting
|
|
13
|
-
TDD, BDD,
|
|
14
|
+
TDD, BDD, and benchmarking.
|
|
14
15
|
|
|
15
16
|
"I had a class with Jim Weirich on testing last week and we were
|
|
16
17
|
allowed to choose our testing frameworks. Kirk Haines and I were
|
|
@@ -36,9 +37,6 @@ algorithms in a repeatable manner. Now you can assert that your newb
|
|
|
36
37
|
co-worker doesn't replace your linear algorithm with an exponential
|
|
37
38
|
one!
|
|
38
39
|
|
|
39
|
-
minitest/mock by Steven Baker, is a beautifully tiny mock (and stub)
|
|
40
|
-
object framework.
|
|
41
|
-
|
|
42
40
|
minitest/pride shows pride in testing and adds coloring to your test
|
|
43
41
|
output. I guess it is an example of how to write IO pipes too. :P
|
|
44
42
|
|
|
@@ -68,7 +66,6 @@ extract-method refactorings still apply.
|
|
|
68
66
|
* minitest/autorun - the easy and explicit way to run all your tests.
|
|
69
67
|
* minitest/test - a very fast, simple, and clean test system.
|
|
70
68
|
* minitest/spec - a very fast, simple, and clean spec system.
|
|
71
|
-
* minitest/mock - a simple and clean mock/stub system.
|
|
72
69
|
* minitest/benchmark - an awesome way to assert your algorithm's performance.
|
|
73
70
|
* minitest/pride - show your pride in testing!
|
|
74
71
|
* minitest/test_task - a full-featured and clean rake task generator.
|
|
@@ -95,7 +92,9 @@ Given that you'd like to test the following class:
|
|
|
95
92
|
|
|
96
93
|
=== Unit tests
|
|
97
94
|
|
|
98
|
-
Define your tests as methods beginning with +test_+.
|
|
95
|
+
Define your tests as methods beginning with +test_+. Use
|
|
96
|
+
{assertions}[/minitest/Minitest/Assertions.html] to test for results
|
|
97
|
+
or state.
|
|
99
98
|
|
|
100
99
|
require "minitest/autorun"
|
|
101
100
|
|
|
@@ -119,6 +118,9 @@ Define your tests as methods beginning with +test_+.
|
|
|
119
118
|
|
|
120
119
|
=== Specs
|
|
121
120
|
|
|
121
|
+
Use {expectations}[/minitest/Minitest/Expectations.html] to check
|
|
122
|
+
results or state. They must be wrapped in a value call (eg +_+).
|
|
123
|
+
|
|
122
124
|
require "minitest/autorun"
|
|
123
125
|
|
|
124
126
|
describe Meme do
|
|
@@ -146,7 +148,7 @@ For matchers support check out:
|
|
|
146
148
|
|
|
147
149
|
=== Benchmarks
|
|
148
150
|
|
|
149
|
-
Add benchmarks to your tests.
|
|
151
|
+
Add {benchmarks}[/minitest/Minitest/Benchmark.html] to your tests.
|
|
150
152
|
|
|
151
153
|
# optionally run benchmarks, good for CI-only work!
|
|
152
154
|
require "minitest/benchmark" if ENV["BENCH"]
|
|
@@ -185,85 +187,6 @@ outputs something like:
|
|
|
185
187
|
|
|
186
188
|
Output is tab-delimited to make it easy to paste into a spreadsheet.
|
|
187
189
|
|
|
188
|
-
=== Mocks
|
|
189
|
-
|
|
190
|
-
Mocks and stubs defined using terminology by Fowler & Meszaros at
|
|
191
|
-
https://www.martinfowler.com/bliki/TestDouble.html:
|
|
192
|
-
|
|
193
|
-
"Mocks are pre-programmed with expectations which form a specification
|
|
194
|
-
of the calls they are expected to receive. They can throw an exception
|
|
195
|
-
if they receive a call they don't expect and are checked during
|
|
196
|
-
verification to ensure they got all the calls they were expecting."
|
|
197
|
-
|
|
198
|
-
class MemeAsker
|
|
199
|
-
def initialize(meme)
|
|
200
|
-
@meme = meme
|
|
201
|
-
end
|
|
202
|
-
|
|
203
|
-
def ask(question)
|
|
204
|
-
method = question.tr(" ", "_") + "?"
|
|
205
|
-
@meme.__send__(method)
|
|
206
|
-
end
|
|
207
|
-
end
|
|
208
|
-
|
|
209
|
-
require "minitest/autorun"
|
|
210
|
-
|
|
211
|
-
describe MemeAsker, :ask do
|
|
212
|
-
describe "when passed an unpunctuated question" do
|
|
213
|
-
it "should invoke the appropriate predicate method on the meme" do
|
|
214
|
-
@meme = Minitest::Mock.new
|
|
215
|
-
@meme_asker = MemeAsker.new @meme
|
|
216
|
-
@meme.expect :will_it_blend?, :return_value
|
|
217
|
-
|
|
218
|
-
@meme_asker.ask "will it blend"
|
|
219
|
-
|
|
220
|
-
@meme.verify
|
|
221
|
-
end
|
|
222
|
-
end
|
|
223
|
-
end
|
|
224
|
-
|
|
225
|
-
==== Multi-threading and Mocks
|
|
226
|
-
|
|
227
|
-
Minitest mocks do not support multi-threading. If it works, fine, if it doesn't
|
|
228
|
-
you can use regular ruby patterns and facilities like local variables. Here's
|
|
229
|
-
an example of asserting that code inside a thread is run:
|
|
230
|
-
|
|
231
|
-
def test_called_inside_thread
|
|
232
|
-
called = false
|
|
233
|
-
pr = Proc.new { called = true }
|
|
234
|
-
thread = Thread.new(&pr)
|
|
235
|
-
thread.join
|
|
236
|
-
assert called, "proc not called"
|
|
237
|
-
end
|
|
238
|
-
|
|
239
|
-
=== Stubs
|
|
240
|
-
|
|
241
|
-
Mocks and stubs are defined using terminology by Fowler & Meszaros at
|
|
242
|
-
https://www.martinfowler.com/bliki/TestDouble.html:
|
|
243
|
-
|
|
244
|
-
"Stubs provide canned answers to calls made during the test".
|
|
245
|
-
|
|
246
|
-
Minitest's stub method overrides a single method for the duration of
|
|
247
|
-
the block.
|
|
248
|
-
|
|
249
|
-
def test_stale_eh
|
|
250
|
-
obj_under_test = Something.new
|
|
251
|
-
|
|
252
|
-
refute obj_under_test.stale?
|
|
253
|
-
|
|
254
|
-
Time.stub :now, Time.at(0) do # stub goes away once the block is done
|
|
255
|
-
assert obj_under_test.stale?
|
|
256
|
-
end
|
|
257
|
-
end
|
|
258
|
-
|
|
259
|
-
A note on stubbing: In order to stub a method, the method must
|
|
260
|
-
actually exist prior to stubbing. Use a singleton method to create a
|
|
261
|
-
new non-existing method:
|
|
262
|
-
|
|
263
|
-
def obj_under_test.fake_method
|
|
264
|
-
...
|
|
265
|
-
end
|
|
266
|
-
|
|
267
190
|
=== Running Your Tests
|
|
268
191
|
|
|
269
192
|
Ideally, you'll use a rake task to run your tests (see below), either
|
|
@@ -412,33 +335,37 @@ supporting versions of ruby that are long past EOL. Hopefully I'll be
|
|
|
412
335
|
able to support only current versions of ruby sometime in the near
|
|
413
336
|
future.
|
|
414
337
|
|
|
415
|
-
|
|
338
|
+
NOTICE: At this point, I will only locally test/dev against the
|
|
339
|
+
currently 3 supported (non-EOL) versions of ruby. I cannot and will
|
|
340
|
+
not maintain that many builds.
|
|
341
|
+
|
|
342
|
+
(As of 2025-02-03)
|
|
416
343
|
|
|
417
344
|
Current versions of rails: (https://endoflife.date/rails)
|
|
418
345
|
|
|
419
346
|
| rails | min ruby | minitest | status | EOL Date |
|
|
420
347
|
|-------+----------+----------+----------+------------|
|
|
421
|
-
|
|
|
422
|
-
|
|
|
423
|
-
|
|
|
424
|
-
|
|
|
425
|
-
| 5.2 | >= 2.2.2 | ~> 5.1 | EOL | 2022-06-01 |
|
|
348
|
+
| 8.1 | >= 3.2 | >= 5.1 | Current | 2027-10-07 |
|
|
349
|
+
| 8.0 | >= 3.2 | >= 5.1 | Current | 2026-11-07 |
|
|
350
|
+
| 7.2 | >= 3.1 | >= 5.1 | Security | 2026-08-09 |
|
|
351
|
+
| 7.1 | >= 2.7 | >= 5.1 | EOL | 2025-10-01 |
|
|
426
352
|
|
|
427
353
|
If you want to look at the requirements for a specific version, run:
|
|
428
354
|
|
|
429
|
-
gem spec -r --ruby rails -v
|
|
355
|
+
gem spec -r --ruby rails -v 8.0.0
|
|
430
356
|
|
|
431
357
|
Current versions of ruby: (https://endoflife.date/ruby)
|
|
432
358
|
|
|
433
359
|
| ruby | Status | EOL Date |
|
|
434
360
|
|------+---------+------------|
|
|
435
|
-
| 3.
|
|
436
|
-
| 3.
|
|
437
|
-
| 3.
|
|
361
|
+
| 3.4 | Current | 2028-03-31 |
|
|
362
|
+
| 3.3 | Maint | 2027-03-31 |
|
|
363
|
+
| 3.2 | Security| 2026-03-31 |
|
|
364
|
+
| 3.1 | EOL | 2025-03-31 |
|
|
438
365
|
| 3.0 | EOL | 2024-03-31 |
|
|
439
366
|
| 2.7 | EOL | 2023-03-31 |
|
|
440
367
|
| 2.6 | EOL | 2022-03-31 |
|
|
441
|
-
| 2.5 | EOL | 2021-03-31 |
|
|
368
|
+
| 2.5 | EOL | 2021-03-31 |
|
|
442
369
|
|
|
443
370
|
=== How to test SimpleDelegates?
|
|
444
371
|
|
|
@@ -677,6 +604,9 @@ minitest-happy :: GLOBALLY ACTIVATE MINITEST PRIDE! RAWR!
|
|
|
677
604
|
minitest-have_tag :: Adds Minitest assertions to test for the existence of
|
|
678
605
|
HTML tags, including contents, within a provided string.
|
|
679
606
|
minitest-heat :: Reporting that builds a heat map of failure locations
|
|
607
|
+
minitest-holdify :: Stop maintaining large expected values in your
|
|
608
|
+
test/fixture files! Hold them automatically.
|
|
609
|
+
Update them effortlessly.
|
|
680
610
|
minitest-hooks :: Around and before_all/after_all/around_all hooks
|
|
681
611
|
minitest-hyper :: Pretty, single-page HTML reports for your Minitest runs
|
|
682
612
|
minitest-implicit-subject :: Implicit declaration of the test subject.
|
|
@@ -751,12 +681,10 @@ mongoid-minitest :: Minitest matchers for Mongoid.
|
|
|
751
681
|
mutant-minitest :: Minitest integration for mutant.
|
|
752
682
|
pry-rescue :: A pry plugin w/ minitest support. See
|
|
753
683
|
pry-rescue/minitest.rb.
|
|
754
|
-
rematch :: Declutter your test files from large hardcoded data
|
|
755
|
-
and update them automatically when your code changes.
|
|
756
684
|
rspec2minitest :: Easily translate any RSpec matchers to Minitest
|
|
757
685
|
assertions and expectations.
|
|
758
|
-
stubberry :: Multiple stubbing 'berries', sweet and useful
|
|
759
|
-
stub helpers and assertions. ( stub_must,
|
|
686
|
+
stubberry :: Multiple stubbing 'berries', sweet and useful
|
|
687
|
+
stub helpers and assertions. ( stub_must,
|
|
760
688
|
assert_method_called, stubbing ORM objects by id )
|
|
761
689
|
|
|
762
690
|
== Unknown Extensions:
|
|
@@ -787,7 +715,7 @@ Authors... Please send me a pull request with a description of your minitest ext
|
|
|
787
715
|
|
|
788
716
|
== REQUIREMENTS:
|
|
789
717
|
|
|
790
|
-
* Ruby 2
|
|
718
|
+
* Ruby 3.2+. No magic is involved. I hope.
|
|
791
719
|
|
|
792
720
|
== INSTALL:
|
|
793
721
|
|
|
@@ -0,0 +1,383 @@
|
|
|
1
|
+
2026-06-10 1.8.3
|
|
2
|
+
|
|
3
|
+
* Fix an integer overflow when parsing maps.
|
|
4
|
+
|
|
5
|
+
2026-06-09 1.8.2
|
|
6
|
+
|
|
7
|
+
* Fix `Buffer#clear` to properly reset memory chunks before adding them back to the pool.
|
|
8
|
+
This could have caused data to leak across buffers when using the MessagePack::Buffer API
|
|
9
|
+
directly. [CVE-PENDING].
|
|
10
|
+
|
|
11
|
+
2026-05-28 1.8.1
|
|
12
|
+
|
|
13
|
+
* Workaround rare compilation issue when `rb_hash_new_capa` isn't properly detected.
|
|
14
|
+
* Never pre-allocate strings larger than the buffered size.
|
|
15
|
+
|
|
16
|
+
2025-02-06 1.8.0
|
|
17
|
+
|
|
18
|
+
* Numerous small optimizations.
|
|
19
|
+
* Added `key_cache` option to `Unpacker`.
|
|
20
|
+
|
|
21
|
+
2024-11-11 1.7.5
|
|
22
|
+
|
|
23
|
+
* Rerelease 1.7.4 with fixed java package.
|
|
24
|
+
|
|
25
|
+
2024-11-11 1.7.4
|
|
26
|
+
|
|
27
|
+
* Fixed a potental memory leak when recursive unpacker raise.
|
|
28
|
+
|
|
29
|
+
2024-10-03 1.7.3
|
|
30
|
+
|
|
31
|
+
* Limit initial containers pre-allocation to `SHRT_MAX` (32k) entries.
|
|
32
|
+
|
|
33
|
+
2023-07-18 1.7.2:
|
|
34
|
+
|
|
35
|
+
* Fix a potential GC bug when packing data using recursive extensions and buffers containing over 512KkiB of data (See #341).
|
|
36
|
+
* Fix a regression where feeding an empty string to an Unpacker would be considered like the end of the buffer.
|
|
37
|
+
|
|
38
|
+
2023-05-19 1.7.1:
|
|
39
|
+
|
|
40
|
+
* Fix JRuby 9.4 compatibility.
|
|
41
|
+
* Fix compilation on older compilers (gcc 4.x).
|
|
42
|
+
* Fix an infinite recursion issue when registering a Symbol type with a `nil` packer.
|
|
43
|
+
|
|
44
|
+
2023-03-29 1.7.0:
|
|
45
|
+
|
|
46
|
+
* Fix a possible double-free issue when GC triggers inside `_msgpack_rmem_alloc2`.
|
|
47
|
+
* `Unpacker#feed` now always directly read in provided strings instead of copying content in its buffer.
|
|
48
|
+
* `Unpacker#feed` is now an alias of `Unpacker#feed_reference`.
|
|
49
|
+
* Implement `Factory::Pool#unpacker` and `Factory::Pool#packer` to allow for more precise serialization.
|
|
50
|
+
* Require Ruby 2.5+.
|
|
51
|
+
|
|
52
|
+
2023-03-03 1.6.1:
|
|
53
|
+
|
|
54
|
+
* Undefine `#clone` and `#dup` on `MessagePack::Buffer`, `MessagePack::Packer` and `MessagePack::Unpacker`.
|
|
55
|
+
These methods were never intended, and using them could cause leaks or crashes or worse.
|
|
56
|
+
* Fix a possible GC crash when GC trigger inside `MessagePack::Buffer.new` (#314).
|
|
57
|
+
|
|
58
|
+
2022-09-30 1.6.0:
|
|
59
|
+
|
|
60
|
+
* Fix a potential use-after-free bug in Buffer_free when accessing a packer or unpacker buffer.
|
|
61
|
+
* `old-style-definition` compilation warnings.
|
|
62
|
+
* Restore zero-copy buffer feed when provided a Ruby string. This was accidentally broken in 1.5.4.
|
|
63
|
+
* Provide implementations for `ObjectSpace.memsize`. Message pack objects now properly report their size to Ruby.
|
|
64
|
+
* Fix an endianess bug on Windows platform.
|
|
65
|
+
|
|
66
|
+
2022-08-23 1.5.6:
|
|
67
|
+
|
|
68
|
+
* No actual code change, just re-release the `java` version properly.
|
|
69
|
+
|
|
70
|
+
2022-08-22 1.5.5:
|
|
71
|
+
|
|
72
|
+
* Fix a segfault when GC triggers inside a recursive extension.
|
|
73
|
+
|
|
74
|
+
2022-07-25 1.5.4:
|
|
75
|
+
|
|
76
|
+
* Fix a segfault when deserializing empty symbol (`:""`).
|
|
77
|
+
* Improve compilation flags to not strip debug symbols.
|
|
78
|
+
|
|
79
|
+
2022-05-30 version 1.5.3:
|
|
80
|
+
|
|
81
|
+
* Fix deduplication of empty strings when using the `freeze: true` option.
|
|
82
|
+
* Use `rb_hash_new_capa` when available (Ruby 3.2) for improved performance when parsing large hashes.
|
|
83
|
+
|
|
84
|
+
2022-05-27 version 1.5.2:
|
|
85
|
+
|
|
86
|
+
* Fix bug about unpacking ext type objects with the recursive option
|
|
87
|
+
|
|
88
|
+
2022-04-07 version 1.5.1:
|
|
89
|
+
|
|
90
|
+
* Fix bug about packing/unpacking ext type objects with the recursive option
|
|
91
|
+
|
|
92
|
+
2022-04-06 version 1.5.0:
|
|
93
|
+
|
|
94
|
+
* Add recursive option on Factory#register_type to operate Packer/Unpacker manually
|
|
95
|
+
* Add oversized_integer_extension option on Factory#register_type to pack/unpack bigint using ext types
|
|
96
|
+
* Add Factory#pool method and Factory::Pool class to provide pooled Packer and Unpacker instances
|
|
97
|
+
|
|
98
|
+
2022-02-15 version 1.4.5:
|
|
99
|
+
|
|
100
|
+
* Fix to create UTF-8 Symbol keys when symbolize_keys: true
|
|
101
|
+
* Fix to assume Symbols as US-ASCII or UTF-8
|
|
102
|
+
* Optimize Packer/Unpacker initialization
|
|
103
|
+
* Optimize extension class lookup
|
|
104
|
+
* Rename Packer#clear as Packer#reset (#clear is still available as an alias)
|
|
105
|
+
|
|
106
|
+
2022-01-22 version 1.4.4:
|
|
107
|
+
|
|
108
|
+
* Specify the build option --platform=8 for older Java platforms
|
|
109
|
+
|
|
110
|
+
2022-01-20 version 1.4.3:
|
|
111
|
+
|
|
112
|
+
* Optimize serialization/deserialization of Symbols
|
|
113
|
+
* Support registering ext types for objects of subclasses of primitive types (like Hash)
|
|
114
|
+
* Add optimized_symbols_parsing option to Factory#register_type on MRI implementation
|
|
115
|
+
* Optimize to deduplicate Hash keys on JRuby
|
|
116
|
+
* Support JRuby 9.3 (and drop 9.1)
|
|
117
|
+
|
|
118
|
+
2021-02-01 version 1.4.2:
|
|
119
|
+
|
|
120
|
+
* Add the required Ruby version (>= 2.4) to avoid compilation errors on older Ruby runtimes
|
|
121
|
+
* Drop the support of old Ruby versions explicitly (1.8, 1.9, 2.0, 2.1, 2.2, 2.3)
|
|
122
|
+
|
|
123
|
+
2021-01-27 version 1.4.1:
|
|
124
|
+
|
|
125
|
+
* Bugfix about the wrong string encoding longer than 256 bytes (#200)
|
|
126
|
+
|
|
127
|
+
2021-01-27 version 1.4.0:
|
|
128
|
+
|
|
129
|
+
* Introduce the optimization to use frozen/deduped keys for map objects
|
|
130
|
+
* Stop releasing fat gem (pre-built binaries) for mswin32 arch environments
|
|
131
|
+
|
|
132
|
+
2020-02-05 version 1.3.3:
|
|
133
|
+
|
|
134
|
+
* Hotfix release for Windows environments: 1.3.2 missed including binaries
|
|
135
|
+
|
|
136
|
+
2020-02-04 version 1.3.2:
|
|
137
|
+
|
|
138
|
+
* Add Ruby 2.7.0 binary in gem releases for Windows
|
|
139
|
+
|
|
140
|
+
2019-08-05 version 1.3.1:
|
|
141
|
+
|
|
142
|
+
* Fix timestamp ext type bug about timestamps with seconds larger than 32bit int (after 2106-02-07 06:28:16 UTC)
|
|
143
|
+
|
|
144
|
+
2019-06-20 verison 1.3.0:
|
|
145
|
+
|
|
146
|
+
* Add timestamp ext type (id:-1) support
|
|
147
|
+
|
|
148
|
+
2019-04-19 version 1.2.10:
|
|
149
|
+
|
|
150
|
+
* Optimze MessagePack.unpack not to copy source string
|
|
151
|
+
|
|
152
|
+
2019-03-13 version 1.2.9:
|
|
153
|
+
|
|
154
|
+
* Hotfix release only for JRuby: 1.2.8-java was built incorrectly
|
|
155
|
+
|
|
156
|
+
2019-03-11 version 1.2.8:
|
|
157
|
+
|
|
158
|
+
* Fix a regression that MessagePack#unpack raises error if IO is assigned as the (only) argument
|
|
159
|
+
* Improve compatibility that MessagePack#pack returns nil if IO is assigned as 2nd argument
|
|
160
|
+
|
|
161
|
+
2019-03-01 version 1.2.7:
|
|
162
|
+
|
|
163
|
+
* Add Packer#write_bin and Packer#write_bin_header methods
|
|
164
|
+
|
|
165
|
+
2019-01-08 verison 1.2.6:
|
|
166
|
+
|
|
167
|
+
* Update Ruby version 2.6 dependency (especially for Windows environment)
|
|
168
|
+
* (version 1.2.4 and 1.2.5 were also releases for updated Ruby versions)
|
|
169
|
+
|
|
170
|
+
2018-03-02 version 1.2.3:
|
|
171
|
+
|
|
172
|
+
* Add Ruby 2.5.0 binary in gem releases for Windows
|
|
173
|
+
|
|
174
|
+
2018-01-11 version 1.2.2:
|
|
175
|
+
|
|
176
|
+
* Fix bug to occur SEGV occasionally (depends on GC timing) when exttype is used
|
|
177
|
+
* Fix bug to encode an ext type with wrong type id if superclass is also registered as ext type
|
|
178
|
+
|
|
179
|
+
2017-12-08 version 1.2.1:
|
|
180
|
+
|
|
181
|
+
* Hotfix release only for JRuby: 1.2.0-java was built in incorrect way
|
|
182
|
+
|
|
183
|
+
2017-12-07 version 1.2.0:
|
|
184
|
+
|
|
185
|
+
* Add MessagePack::Factory#dump and MessagePack::Factory#load as convenient methods
|
|
186
|
+
like MessagePack.dump and MessagePack.load
|
|
187
|
+
* Fix bug to accept MessagePack::Factory#register_type after #freeze
|
|
188
|
+
|
|
189
|
+
2017-02-28 version 1.1.0:
|
|
190
|
+
|
|
191
|
+
* Fix the extension type handling to accept modules in addition to classes
|
|
192
|
+
|
|
193
|
+
2017-01-24 version 1.0.3:
|
|
194
|
+
|
|
195
|
+
* Support Ruby 2.4
|
|
196
|
+
|
|
197
|
+
2016-10-17 version 1.0.2:
|
|
198
|
+
|
|
199
|
+
* Bump version up to release newer version to fix broken gem release for JRuby
|
|
200
|
+
|
|
201
|
+
2016-10-17 version 1.0.1:
|
|
202
|
+
|
|
203
|
+
* Fix a bug to crash at packer when ext type is registered for superclass of packed object
|
|
204
|
+
* Fix JRuby implementation about inconsistent API of Unpacker constructor
|
|
205
|
+
|
|
206
|
+
2016-07-08 version 1.0.0:
|
|
207
|
+
|
|
208
|
+
* Fix to be able to pack Symbol with ext types
|
|
209
|
+
* Fix for MRI 2.4 (Integer unification)
|
|
210
|
+
|
|
211
|
+
2016-05-10 version 0.7.6:
|
|
212
|
+
|
|
213
|
+
* Fix bug to raise IndexOutOfBoundsException for Bignum value with small int in JRuby
|
|
214
|
+
|
|
215
|
+
2016-04-06 version 0.7.5:
|
|
216
|
+
|
|
217
|
+
* Improved support for i386/armel/armhf environments
|
|
218
|
+
* Fix bug for negative ext type id and some architectures (arm*)
|
|
219
|
+
|
|
220
|
+
2016-01-08 version 0.7.4:
|
|
221
|
+
|
|
222
|
+
* Improved compatibility of Packer between CRuby and JRuby about argument IO-ish object values.
|
|
223
|
+
|
|
224
|
+
2016-01-07 version 0.7.3:
|
|
225
|
+
|
|
226
|
+
* Add Packer#write_float32 method to pack floating point numbers into FLOAT of messagepack.
|
|
227
|
+
|
|
228
|
+
2016-01-06 version 0.7.2:
|
|
229
|
+
|
|
230
|
+
* Improved compatibility of Unpacker between CRuby and JRuby to accept stream-like object
|
|
231
|
+
by checking respond_to(:read) in addition to class check
|
|
232
|
+
|
|
233
|
+
2015-11-20 version 0.7.1:
|
|
234
|
+
|
|
235
|
+
* Fixed bug to pack/unpack ext type objects larger than 256bytes incorrectly.
|
|
236
|
+
|
|
237
|
+
2015-10-24 version 0.7.0:
|
|
238
|
+
|
|
239
|
+
* Add extension types support.
|
|
240
|
+
* Fix to share almost all test cases between CRuby and JRuby implementations.
|
|
241
|
+
* Fixed JRuby implementation to raise UnknownExtTypeError for unregistered ext type ids
|
|
242
|
+
instead to generate MessagePack::ExtensionValue instances.
|
|
243
|
+
(Specify `allow_unknown_ext: true` as unpacker option for v0.6.x behavior.)
|
|
244
|
+
|
|
245
|
+
2015-07-22 version 0.6.2:
|
|
246
|
+
|
|
247
|
+
* Fix release workflow: Ruby 2.1 and 2.2 are supported for Windows (2.0 is omitted)
|
|
248
|
+
* Fix to encode symbols along its encoding
|
|
249
|
+
* Fix segmentation fault in minor case
|
|
250
|
+
|
|
251
|
+
2015-07-01 version 0.6.1:
|
|
252
|
+
|
|
253
|
+
* Added :compatibility_mode option to Packer#initialize. Default is false. If it
|
|
254
|
+
is set to true, str8 format and bin format family will not be used.
|
|
255
|
+
|
|
256
|
+
2015-05-26 version 0.6.0:
|
|
257
|
+
|
|
258
|
+
* Added support for Binary types
|
|
259
|
+
* Fixed to encode/decode between Binary types and ASCII-8BIT Ruby String objects
|
|
260
|
+
|
|
261
|
+
2015-05-21 version 0.5.12:
|
|
262
|
+
|
|
263
|
+
* Added support for JRuby 9K.
|
|
264
|
+
* Added a benchmarking suite.
|
|
265
|
+
* Fixed a bug in the handling of options given to MessagePack.unpack in JRuby.
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
2015-02-04 version 0.5.11:
|
|
269
|
+
|
|
270
|
+
* Fixed Encoding::CompatibilityError error when serializing a long string
|
|
271
|
+
longer than write_reference_threshold (5KB by default) and whose encoding
|
|
272
|
+
is not ASCII-8BIT.
|
|
273
|
+
* Fix read_(map|array)_header (@funny-falcon++).
|
|
274
|
+
* Internally, rename msgpack_unpacker_{init,reset,destroy} functions
|
|
275
|
+
so that we can load msgpack-c in the same process (@miihael++)
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
2015-01-09 version 0.5.10:
|
|
279
|
+
|
|
280
|
+
* Merged msgpack-jruby by @iconara. JRuby can run `require 'msgpack'` to use
|
|
281
|
+
msgpack-jruby.
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
2014-10-05 version 0.5.9:
|
|
285
|
+
|
|
286
|
+
* Fixed Unpacker#read_map_header and #read_array_header
|
|
287
|
+
* Added support for Symbol GC added since MRI 2.2.0
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
2013-12-14 version 0.5.8:
|
|
291
|
+
|
|
292
|
+
* Fixed compatibility with Ruby 2.1.0
|
|
293
|
+
* Added :symbolize_keys option to MessagePack.load and Unpacker#initialize
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
2013-10-12 version 0.5.7:
|
|
297
|
+
|
|
298
|
+
* Added deserialization support for the new MessagePack spec
|
|
299
|
+
|
|
300
|
+
|
|
301
|
+
2013-09-23 version 0.5.6:
|
|
302
|
+
|
|
303
|
+
* Fixed "can't modify frozen String" exception in Unpacker with ruby 2.1.0-dev
|
|
304
|
+
* Getting work with Ruby v2.0 on Windows (Thank you @thegreendroid)
|
|
305
|
+
* Fixed EOFError handling in Unpacker
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
2013-05-12 version 0.5.5:
|
|
309
|
+
|
|
310
|
+
* Fixed SEGV problem in to_msgpack
|
|
311
|
+
* Fixed a possible race condition in MessagePack.load when it loads data from IO
|
|
312
|
+
* mingw32 package includes binary for ruby-2.0.0
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
2013-03-15 version 0.5.4:
|
|
316
|
+
|
|
317
|
+
* Added missing MessagePack::Unpacker#reset method
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
2013-02-14 version 0.5.3:
|
|
321
|
+
|
|
322
|
+
* Fixed segfault problem on Buffer#clear (reuse rmem internal fragment optimization)
|
|
323
|
+
* Fixed segfault problem on Buffer (rmem free code)
|
|
324
|
+
|
|
325
|
+
|
|
326
|
+
2013-02-07 version 0.5.2:
|
|
327
|
+
|
|
328
|
+
* Fixed invalid pack/unpack on 32bit architecture such as Win32
|
|
329
|
+
* Disable rmem on Rubinius because rmem is not thread safe
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
2012-12-23 version 0.5.1:
|
|
333
|
+
|
|
334
|
+
* Fixed compile error with Rubinius 2.0.0-dev
|
|
335
|
+
* Optimized msgpack_packer_write_hash for Rubinius
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
2012-12-20 version 0.5.0:
|
|
339
|
+
|
|
340
|
+
* Rewrote all code and improved performance significantly
|
|
341
|
+
* Added MessagePack::Buffer class
|
|
342
|
+
* Added MessagePack::Packer class
|
|
343
|
+
* Added Packer#buffer and Unpacker#buffer accessors which return MessagePack::Buffer
|
|
344
|
+
* Added Packer#write_{array,map}_header and Unpacker#read_{array,map}_header methods
|
|
345
|
+
* Added Packer#write_nil and Unpacker#skip_nil methods
|
|
346
|
+
* Added Packer#write -> #pack alias and Unpacker#read method
|
|
347
|
+
* Added exception classes - UnpackError, MalformedFormatError, StackError and TypeError
|
|
348
|
+
* Added MessagePack.dup -> .pack and MessagePack.load -> .unpack aliases
|
|
349
|
+
* Added Packer#empty?, #size and #clear methods
|
|
350
|
+
* Added Packer#write_to(io) method to flush serialized data to IO efficiently
|
|
351
|
+
* Added Unpacker#skip method to skip an object efficiently
|
|
352
|
+
* Removed obsoleted Unpacker#fill, #execute, #execute_limit, #finished? and #data methods
|
|
353
|
+
* Removed obsoleted Unapcker#stream and #stream= methods. Use unpacker.buffer.io instead
|
|
354
|
+
|
|
355
|
+
|
|
356
|
+
2012-05-05 version 0.4.7:
|
|
357
|
+
|
|
358
|
+
* Fixed serialization of double values on ARM OABI architectures
|
|
359
|
+
* Fixed byteorder problem on big-endian platforms
|
|
360
|
+
* Don't use MRI internals in the Ruby extension for Rubinius
|
|
361
|
+
* Detect whether st.h is present and don't use RUBY_VM as the condition for
|
|
362
|
+
Rubinius
|
|
363
|
+
|
|
364
|
+
2011-08-08 version 0.4.6:
|
|
365
|
+
|
|
366
|
+
* Fixed compile error problem on Mac OS X Lion
|
|
367
|
+
|
|
368
|
+
2011-05-09 version 0.4.5:
|
|
369
|
+
|
|
370
|
+
* Improves compatibility with JRuby
|
|
371
|
+
|
|
372
|
+
2010-11-28 version 0.4.4:
|
|
373
|
+
|
|
374
|
+
* Adds Unpacker#feed_each method
|
|
375
|
+
* Improves compatibility with Rubinius
|
|
376
|
+
* Improves compatibility with ruby-1.8.5
|
|
377
|
+
* Encodings of String instances to UTF-8 on Ruby 1.9
|
|
378
|
+
|
|
379
|
+
2010-06-29 version 0.4.3:
|
|
380
|
+
|
|
381
|
+
* Adds MessagePack::VERSION constant
|
|
382
|
+
* Fixes SEGV problem caused by GC bug at MessagePack_Unpacker_mark
|
|
383
|
+
|