lightning_ui_kit 0.3.4 → 0.3.5
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/README.md +3 -1
- data/app/assets/stylesheets/lightning_ui_kit/application.css +1 -0
- data/app/components/lightning_ui_kit/button_component.rb +22 -13
- data/app/components/lightning_ui_kit/layout_component.html.erb +2 -2
- data/app/components/lightning_ui_kit/layout_component.rb +0 -1
- data/app/components/lightning_ui_kit/pagination_component.html.erb +2 -2
- data/app/components/lightning_ui_kit/table_component.html.erb +1 -1
- data/lib/lightning_ui_kit/builder.rb +0 -4
- data/lib/lightning_ui_kit/version.rb +1 -1
- data/vendor/bundle/ruby/3.4.0/bin/minitest +29 -0
- data/vendor/bundle/ruby/3.4.0/cache/benchmark-0.5.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/bigdecimal-4.1.2.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/concurrent-ruby-1.3.6.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/connection_pool-3.0.2.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/i18n-1.14.8.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/loofah-2.25.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/minitest-6.0.6.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/nokogiri-1.19.3-x86_64-linux-gnu.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/prism-1.9.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rails-html-sanitizer-1.7.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/tailwind_merge-1.4.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/uri-1.1.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/view_component-4.8.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-4.1.2/bigdecimal.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-4.1.2/gem_make.out +39 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-4.1.2/mkmf.log +474 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/date_core.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/mkmf.log +4 -4
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/mkmf.log +2 -2
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/io/console.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/mkmf.log +16 -16
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.18.0/mkmf.log +9 -9
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/mkmf.log +12 -12
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/nio4r_ext.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.9.0/gem_make.out +44 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.9.0/mkmf.log +74 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.9.0/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/mkmf.log +10 -10
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/psych.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/mkmf.log +2 -2
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/stringio.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem_make.out +6 -6
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/websocket_mask.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.5.0/lib/benchmark.rb +608 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/bigdecimal.gemspec +62 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/Makefile +274 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/bigdecimal.c +6207 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/bigdecimal.h +298 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/bits.h +144 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/div.h +192 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/extconf.rb +63 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/missing/dtoa.c +3509 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/missing.h +106 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/ext/bigdecimal/ntt.h +191 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/jacobian.rb +92 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/ludcmp.rb +91 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/math.rb +927 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/newton.rb +82 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal/util.rb +186 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal.rb +404 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/lib/bigdecimal.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sample/linear.rb +110 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sample/nlsolve.rb +57 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sample/pi.rb +16 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sig/big_decimal.rbs +1502 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sig/big_decimal_util.rbs +158 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-4.1.2/sig/big_math.rbs +423 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/CHANGELOG.md +609 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/README.md +409 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb +29 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/collection/ruby_timeout_queue.rb +55 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/collection/timeout_queue.rb +18 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/concurrent_ruby.jar +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb +222 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb +101 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb +147 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb +23 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb +396 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executor/timer_set.rb +179 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/executors.rb +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/mvar.rb +242 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/promise.rb +580 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/timer_task.rb +366 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.6/lib/concurrent-ruby/concurrent/version.rb +3 -0
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/Changes.md +220 -0
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/README.md +182 -0
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/connection_pool.gemspec +35 -0
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool/fork.rb +40 -0
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool/timed_stack.rb +236 -0
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool/version.rb +3 -0
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool/wrapper.rb +43 -0
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-3.0.2/lib/connection_pool.rb +185 -0
- data/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date_core.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/escape.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/backend/interpolation_compiler.rb +122 -0
- data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/exceptions.rb +155 -0
- data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/middleware.rb +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/tests/interpolation.rb +185 -0
- data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n/version.rb +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.8/lib/i18n.rb +478 -0
- data/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/ext/json/ext/generator/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/ext/json/ext/parser/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/json-2.18.0/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/loofah-2.25.1/CHANGELOG.md +608 -0
- data/vendor/bundle/ruby/3.4.0/gems/loofah-2.25.1/SECURITY.md +18 -0
- data/vendor/bundle/ruby/3.4.0/gems/loofah-2.25.1/lib/loofah/html5/scrub.rb +244 -0
- data/vendor/bundle/ruby/3.4.0/gems/loofah-2.25.1/lib/loofah/version.rb +6 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/History.rdoc +1860 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/Manifest.txt +41 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/README.rdoc +763 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/Rakefile +89 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/bin/minitest +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/design_rationale.rb +54 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/hoe/minitest.rb +30 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/assertions.rb +821 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/autorun.rb +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/benchmark.rb +452 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/bisect.rb +304 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/complete.rb +56 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/find_minimal_combination.rb +127 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/hell.rb +11 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/manual_plugins.rb +4 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/parallel.rb +72 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/path_expander.rb +432 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/pride.rb +4 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/pride_plugin.rb +135 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/server.rb +49 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/server_plugin.rb +88 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/spec.rb +324 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/sprint.rb +105 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/sprint_plugin.rb +39 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/test.rb +232 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest/test_task.rb +331 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/lib/minitest.rb +1232 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/metametameta.rb +150 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_bisect.rb +249 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_find_minimal_combination.rb +138 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_assertions.rb +1729 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_benchmark.rb +151 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_reporter.rb +437 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_spec.rb +1095 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_minitest_test.rb +1295 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_path_expander.rb +229 -0
- data/vendor/bundle/ruby/3.4.0/gems/minitest-6.0.6/test/minitest/test_server.rb +146 -0
- data/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r_ext.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/Gemfile +40 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/LICENSE-DEPENDENCIES.md +2411 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/README.md +308 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/dependencies.yml +31 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/extconf.rb +1165 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlIO.h +438 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlversion.h +347 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/xml_document.c +788 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/ext/nokogiri/xslt_stylesheet.c +457 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/3.2/nokogiri.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/3.3/nokogiri.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/3.4/nokogiri.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/4.0/nokogiri.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/class_resolver.rb +65 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rb +155 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rex +57 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/jruby/nokogiri_jars.rb +48 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/version/constant.rb +6 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/xml/parse_options.rb +217 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/xml/sax/document.rb +258 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/xslt/stylesheet.rb +54 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.19.3-x86_64-linux-gnu/lib/nokogiri/xslt.rb +138 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/CHANGELOG.md +786 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/config.yml +4739 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/docs/ripper_translation.md +63 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/ext/prism/Makefile +273 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/ext/prism/extension.h +19 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/include/prism/ast.h +8254 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/include/prism/version.h +29 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/lex_compat.rb +911 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/node.rb +19966 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/parse_result.rb +907 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/serialize.rb +2400 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/translation/ripper/filter.rb +53 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/translation/ripper/lexer.rb +135 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism/translation/ripper.rb +3520 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/lib/prism.rb +98 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/prism.gemspec +172 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/rbi/prism/node.rbi +8750 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/rbi/prism.rbi +63 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/sig/prism/node.rbs +4042 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/sig/prism/parse_result.rbs +197 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/sig/prism.rbs +272 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.9.0/src/prism.c +22679 -0
- data/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/CHANGELOG.md +265 -0
- data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/lib/rails/html/sanitizer/version.rb +9 -0
- data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/lib/rails/html/sanitizer.rb +427 -0
- data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/test/rails_api_test.rb +101 -0
- data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/test/sanitizer_test.rb +1284 -0
- data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/test/scrubbers_test.rb +294 -0
- data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.7.0/test/test_helper.rb +7 -0
- data/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/lib/stringio.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/CHANGELOG.md +302 -0
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/Gemfile +17 -0
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/README.md +397 -0
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/lib/tailwind_merge/config.rb +2417 -0
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/lib/tailwind_merge/validators.rb +193 -0
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/lib/tailwind_merge/version.rb +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.4.0/tailwind_merge.gemspec +42 -0
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/common.rb +922 -0
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/file.rb +100 -0
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/generic.rb +1592 -0
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/http.rb +137 -0
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/rfc2396_parser.rb +547 -0
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.1.1/lib/uri/version.rb +6 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/controllers/concerns/view_component/preview_actions.rb +105 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/controllers/view_components_system_test_controller.rb +25 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/views/test_mailer/test_asset_email.html.erb +1 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/views/test_mailer/test_url_email.html.erb +1 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/app/views/view_components/preview.html.erb +5 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/docs/CHANGELOG.md +3565 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/abstract_generator.rb +56 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/component/component_generator.rb +80 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/component/templates/component.rb.tt +21 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/erb/erb_generator.rb +34 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/haml/haml_generator.rb +22 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/locale/locale_generator.rb +46 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/preview/preview_generator.rb +39 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/rspec/rspec_generator.rb +31 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/slim/slim_generator.rb +22 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/stimulus/stimulus_generator.rb +44 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/tailwindcss/tailwindcss_generator.rb +11 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/generators/view_component/test_unit/test_unit_generator.rb +20 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/base.rb +749 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/collection.rb +78 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/compiler.rb +204 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/config.rb +191 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/configurable.rb +33 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/deprecation.rb +8 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/engine.rb +128 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/errors.rb +222 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/inline_template.rb +55 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/instrumentation.rb +38 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/preview.rb +109 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/request_details.rb +30 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/slot.rb +118 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/slotable.rb +456 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/system_spec_helpers.rb +11 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/system_test_helpers.rb +26 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/template.rb +210 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/test_helpers.rb +316 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/translatable.rb +149 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component/version.rb +14 -0
- data/vendor/bundle/ruby/3.4.0/gems/view_component-4.8.0/lib/view_component.rb +29 -0
- data/vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/Makefile +3 -3
- data/vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket_mask.so +0 -0
- data/vendor/bundle/ruby/3.4.0/specifications/benchmark-0.5.0.gemspec +23 -0
- data/vendor/bundle/ruby/3.4.0/specifications/bigdecimal-4.1.2.gemspec +25 -0
- data/vendor/bundle/ruby/3.4.0/specifications/concurrent-ruby-1.3.6.gemspec +24 -0
- data/vendor/bundle/ruby/3.4.0/specifications/connection_pool-3.0.2.gemspec +28 -0
- data/vendor/bundle/ruby/3.4.0/specifications/i18n-1.14.8.gemspec +26 -0
- data/vendor/bundle/ruby/3.4.0/specifications/loofah-2.25.1.gemspec +27 -0
- data/vendor/bundle/ruby/3.4.0/specifications/minitest-6.0.6.gemspec +35 -0
- data/vendor/bundle/ruby/3.4.0/specifications/nokogiri-1.19.3-x86_64-linux-gnu.gemspec +31 -0
- data/vendor/bundle/ruby/3.4.0/specifications/prism-1.9.0.gemspec +24 -0
- data/vendor/bundle/ruby/3.4.0/specifications/rails-html-sanitizer-1.7.0.gemspec +27 -0
- data/vendor/bundle/ruby/3.4.0/specifications/tailwind_merge-1.4.0.gemspec +28 -0
- data/vendor/bundle/ruby/3.4.0/specifications/uri-1.1.1.gemspec +23 -0
- data/vendor/bundle/ruby/3.4.0/specifications/view_component-4.8.0.gemspec +26 -0
- metadata +785 -795
- data/app/assets/vendor/lightning_ui_kit.css +0 -3568
- data/app/assets/vendor/lightning_ui_kit.js +0 -12
- data/app/components/lightning_ui_kit/sidebar_component.html.erb +0 -1
- data/app/components/lightning_ui_kit/sidebar_component.rb +0 -2
- data/vendor/bundle/ruby/3.4.0/cache/benchmark-0.4.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/bigdecimal-3.2.2.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/concurrent-ruby-1.3.5.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/connection_pool-2.5.3.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/i18n-1.14.7.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/loofah-2.24.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/method_source-1.1.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/minitest-5.25.5.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/nokogiri-1.18.9-x86_64-linux-gnu.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/prism-1.8.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rails-html-sanitizer-1.6.2.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/tailwind_merge-1.3.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/uri-1.0.3.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/view_component-3.23.2.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/bigdecimal.so +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/gem_make.out +0 -44
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.2/mkmf.log +0 -643
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.8.0/gem_make.out +0 -44
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.8.0/mkmf.log +0 -74
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.8.0/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/lib/benchmark.rb +0 -595
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/bigdecimal.gemspec +0 -57
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/Makefile +0 -274
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/bigdecimal.c +0 -7761
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/bigdecimal.h +0 -313
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/bits.h +0 -141
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/extconf.rb +0 -64
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/missing/dtoa.c +0 -3462
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/ext/bigdecimal/missing.h +0 -196
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/jacobian.rb +0 -90
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/ludcmp.rb +0 -89
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/math.rb +0 -231
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/newton.rb +0 -80
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal/util.rb +0 -185
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal.rb +0 -5
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/lib/bigdecimal.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/sample/linear.rb +0 -74
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/sample/nlsolve.rb +0 -40
- data/vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.2/sample/pi.rb +0 -21
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/CHANGELOG.md +0 -603
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/README.md +0 -407
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb +0 -28
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concurrent_ruby.jar +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb +0 -224
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb +0 -100
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb +0 -145
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb +0 -21
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb +0 -373
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/timer_set.rb +0 -176
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executors.rb +0 -20
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/mvar.rb +0 -242
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/promise.rb +0 -580
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/timer_task.rb +0 -361
- data/vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/version.rb +0 -3
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/Changes.md +0 -185
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/README.md +0 -167
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/connection_pool.gemspec +0 -24
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/lib/connection_pool/timed_stack.rb +0 -221
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/lib/connection_pool/version.rb +0 -3
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/lib/connection_pool/wrapper.rb +0 -56
- data/vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.3/lib/connection_pool.rb +0 -184
- data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/interpolation_compiler.rb +0 -121
- data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/exceptions.rb +0 -157
- data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/middleware.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/interpolation.rb +0 -185
- data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/version.rb +0 -5
- data/vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n.rb +0 -477
- data/vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/CHANGELOG.md +0 -598
- data/vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/SECURITY.md +0 -18
- data/vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/scrub.rb +0 -230
- data/vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/version.rb +0 -6
- data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/CHANGELOG.md +0 -15
- data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Gemfile +0 -6
- data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/LICENSE +0 -22
- data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/README.markdown +0 -101
- data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Rakefile +0 -81
- data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/code_helpers.rb +0 -154
- data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/source_location.rb +0 -138
- data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/version.rb +0 -3
- data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source.rb +0 -177
- data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/method_source.gemspec +0 -19
- data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source/code_helpers_spec.rb +0 -43
- data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source_spec.rb +0 -157
- data/vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/spec_helper.rb +0 -107
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/History.rdoc +0 -1690
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Manifest.txt +0 -32
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/README.rdoc +0 -842
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Rakefile +0 -81
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/design_rationale.rb +0 -52
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/hoe/minitest.rb +0 -29
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/assertions.rb +0 -855
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/autorun.rb +0 -6
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/benchmark.rb +0 -452
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/hell.rb +0 -11
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/manual_plugins.rb +0 -16
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/mock.rb +0 -347
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/parallel.rb +0 -70
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride.rb +0 -4
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride_plugin.rb +0 -135
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/spec.rb +0 -350
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test.rb +0 -237
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test_task.rb +0 -307
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/unit.rb +0 -42
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest.rb +0 -1235
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/metametameta.rb +0 -150
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_assertions.rb +0 -1720
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_benchmark.rb +0 -137
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_mock.rb +0 -1218
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_reporter.rb +0 -436
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_spec.rb +0 -1163
- data/vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_test.rb +0 -1374
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/Gemfile +0 -40
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/LICENSE-DEPENDENCIES.md +0 -2224
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/README.md +0 -293
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/dependencies.yml +0 -42
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/extconf.rb +0 -1165
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlIO.h +0 -438
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlversion.h +0 -347
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_document.c +0 -784
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xslt_stylesheet.c +0 -421
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.1/nokogiri.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.2/nokogiri.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.3/nokogiri.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.4/nokogiri.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/class_resolver.rb +0 -67
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rb +0 -155
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rex +0 -57
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/jruby/nokogiri_jars.rb +0 -43
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version/constant.rb +0 -6
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/parse_options.rb +0 -213
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/document.rb +0 -258
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt/stylesheet.rb +0 -49
- data/vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt.rb +0 -129
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/CHANGELOG.md +0 -772
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/config.yml +0 -4739
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/docs/ripper_translation.md +0 -72
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/ext/prism/Makefile +0 -273
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/ext/prism/extension.h +0 -19
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/include/prism/ast.h +0 -8254
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/include/prism/version.h +0 -29
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/lex_compat.rb +0 -870
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/lex_ripper.rb +0 -64
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/node.rb +0 -19958
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/parse_result.rb +0 -898
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/prism.so +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/serialize.rb +0 -2400
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/translation/ripper/lexer.rb +0 -46
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism/translation/ripper.rb +0 -3497
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/lib/prism.rb +0 -111
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/prism.gemspec +0 -172
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/rbi/prism/node.rbi +0 -8747
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/rbi/prism.rbi +0 -66
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/sig/prism/node.rbs +0 -4039
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/sig/prism/parse_result.rbs +0 -196
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/sig/prism.rbs +0 -258
- data/vendor/bundle/ruby/3.4.0/gems/prism-1.8.0/src/prism.c +0 -22679
- data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/CHANGELOG.md +0 -255
- data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer/version.rb +0 -9
- data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer.rb +0 -423
- data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/rails_api_test.rb +0 -88
- data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/sanitizer_test.rb +0 -1288
- data/vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/scrubbers_test.rb +0 -295
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/CHANGELOG.md +0 -281
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/Gemfile +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/README.md +0 -397
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/lib/tailwind_merge/config.rb +0 -2282
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/lib/tailwind_merge/validators.rb +0 -177
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/lib/tailwind_merge/version.rb +0 -5
- data/vendor/bundle/ruby/3.4.0/gems/tailwind_merge-1.3.1/tailwind_merge.gemspec +0 -42
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/common.rb +0 -880
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/file.rb +0 -100
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/generic.rb +0 -1579
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/http.rb +0 -125
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/rfc2396_parser.rb +0 -546
- data/vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/version.rb +0 -6
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/assets/vendor/prism.css +0 -4
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/assets/vendor/prism.min.js +0 -12
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/controllers/concerns/view_component/preview_actions.rb +0 -108
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/controllers/view_components_system_test_controller.rb +0 -30
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/helpers/preview_helper.rb +0 -85
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/views/view_components/_preview_source.html.erb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/app/views/view_components/preview.html.erb +0 -13
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/docs/CHANGELOG.md +0 -3105
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/abstract_generator.rb +0 -56
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/component/component_generator.rb +0 -67
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/component/templates/component.rb.tt +0 -16
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/erb/component_generator.rb +0 -33
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/haml/component_generator.rb +0 -22
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/locale/component_generator.rb +0 -46
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/preview/component_generator.rb +0 -39
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/rspec/component_generator.rb +0 -31
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/slim/component_generator.rb +0 -22
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/stimulus/component_generator.rb +0 -44
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/tailwindcss/component_generator.rb +0 -11
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/rails/generators/test_unit/component_generator.rb +0 -20
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/base.rb +0 -712
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/capture_compatibility.rb +0 -44
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/collection.rb +0 -83
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/compiler.rb +0 -229
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/component_error.rb +0 -6
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/config.rb +0 -225
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/configurable.rb +0 -17
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/deprecation.rb +0 -8
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/engine.rb +0 -192
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/errors.rb +0 -240
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/inline_template.rb +0 -55
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/instrumentation.rb +0 -31
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/preview.rb +0 -116
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/rails/tasks/view_component.rake +0 -20
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/render_component_helper.rb +0 -10
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/render_component_to_string_helper.rb +0 -9
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/render_monkey_patch.rb +0 -13
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/render_to_string_monkey_patch.rb +0 -13
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/rendering_component_helper.rb +0 -9
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/rendering_monkey_patch.rb +0 -13
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/slot.rb +0 -125
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/slotable.rb +0 -444
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/slotable_default.rb +0 -20
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/system_test_helpers.rb +0 -27
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/template.rb +0 -134
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/test_helpers.rb +0 -301
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/translatable.rb +0 -148
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/use_helpers.rb +0 -42
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component/version.rb +0 -14
- data/vendor/bundle/ruby/3.4.0/gems/view_component-3.23.2/lib/view_component.rb +0 -26
- data/vendor/bundle/ruby/3.4.0/specifications/benchmark-0.4.1.gemspec +0 -23
- data/vendor/bundle/ruby/3.4.0/specifications/bigdecimal-3.2.2.gemspec +0 -25
- data/vendor/bundle/ruby/3.4.0/specifications/concurrent-ruby-1.3.5.gemspec +0 -24
- data/vendor/bundle/ruby/3.4.0/specifications/connection_pool-2.5.3.gemspec +0 -28
- data/vendor/bundle/ruby/3.4.0/specifications/i18n-1.14.7.gemspec +0 -26
- data/vendor/bundle/ruby/3.4.0/specifications/loofah-2.24.1.gemspec +0 -27
- data/vendor/bundle/ruby/3.4.0/specifications/method_source-1.1.0.gemspec +0 -21
- data/vendor/bundle/ruby/3.4.0/specifications/minitest-5.25.5.gemspec +0 -31
- data/vendor/bundle/ruby/3.4.0/specifications/nokogiri-1.18.9-x86_64-linux-gnu.gemspec +0 -31
- data/vendor/bundle/ruby/3.4.0/specifications/prism-1.8.0.gemspec +0 -24
- data/vendor/bundle/ruby/3.4.0/specifications/rails-html-sanitizer-1.6.2.gemspec +0 -27
- data/vendor/bundle/ruby/3.4.0/specifications/tailwind_merge-1.3.1.gemspec +0 -28
- data/vendor/bundle/ruby/3.4.0/specifications/uri-1.0.3.gemspec +0 -23
- data/vendor/bundle/ruby/3.4.0/specifications/view_component-3.23.2.gemspec +0 -62
- /data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/gem.build_complete +0 -0
- /data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/{prism-1.8.0 → prism-1.9.0}/gem.build_complete +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/BSDL +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/COPYING +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/Gemfile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/Rakefile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/benchmark.gemspec +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/bin/console +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{benchmark-0.4.1 → benchmark-0.5.0}/bin/setup +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/ext/bigdecimal/feature.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/ext/bigdecimal/missing.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{bigdecimal-3.2.2 → bigdecimal-4.1.2}/ext/bigdecimal/static_assert.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/Gemfile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/Rakefile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/ConcurrentRubyService.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/agent.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/array.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/async.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atom.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/event.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/locals.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/semaphore.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/atomics.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/deprecation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/logging.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/obligation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/concern/observable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/constants.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/dataflow.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/delay.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/errors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/exchanger.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/executor_service.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/future.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/hash.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/immutable_struct.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/ivar.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/map.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/maybe.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/mutable_struct.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/options.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/promises.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/re_include.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/scheduled_task.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/set.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/settable_struct.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/lock.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/object.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization/volatile.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/synchronization.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/thread_safe/util.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/tuple.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/tvar.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/engine.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/native_integer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent/utility/processor_counter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent-ruby.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{concurrent-ruby-1.3.5 → concurrent-ruby-1.3.6}/lib/concurrent-ruby/concurrent.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{connection_pool-2.5.3 → connection_pool-3.0.2}/LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/cache.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/cache_file.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/cascade.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/chain.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/fallbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/flatten.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/gettext.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/key_value.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/lazy_loadable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/memoize.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/metadata.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/pluralization.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/simple.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend/transliterator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/backend.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/config.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/gettext/helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/gettext/po_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/gettext.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/interpolate/ruby.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/fallbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/tag/parents.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/tag/rfc4646.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/tag/simple.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale/tag.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/locale.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/basics.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/defaults.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/link.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization/date.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization/date_time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization/procs.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization/time.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/localization.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/lookup.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/pluralization.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests/procs.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/tests.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{i18n-1.14.7 → i18n-1.14.8}/lib/i18n/utils.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/MIT-LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/concerns.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/elements.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html4/document.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html4/document_fragment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html5/document.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html5/document_fragment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html5/libxml2_workarounds.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/html5/safelist.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/metahelpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/scrubber.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/scrubbers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/xml/document.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah/xml/document_fragment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{loofah-2.24.1 → loofah-2.25.1}/lib/loofah.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-6.0.6}/lib/minitest/compress.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-6.0.6}/lib/minitest/error_on_warning.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-6.0.6}/lib/minitest/expectations.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{minitest-5.25.5 → minitest-6.0.6}/test/minitest/test_minitest_test_task.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/bin/nokogiri +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/depend +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/gumbo.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_document.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_element_description.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_entity_lookup.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_sax_parser.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_sax_parser_context.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/html4_sax_push_parser.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libexslt/exslt.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libexslt/exsltconfig.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libexslt/exsltexports.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/HTMLparser.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/HTMLtree.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/SAX.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/SAX2.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/c14n.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/catalog.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/chvalid.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/debugXML.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/dict.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/encoding.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/entities.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/globals.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/hash.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/list.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/nanoftp.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/nanohttp.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/parser.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/parserInternals.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/pattern.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/relaxng.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/schemasInternals.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/schematron.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/threads.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/tree.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/uri.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/valid.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xinclude.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xlink.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlautomata.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlerror.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlexports.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlmemory.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlmodule.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlreader.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlregexp.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlsave.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlschemas.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlschemastypes.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlstring.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlunicode.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xmlwriter.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xpath.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xpathInternals.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxml2/libxml/xpointer.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/attributes.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/documents.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/extensions.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/extra.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/functions.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/imports.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/keys.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/namespaces.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/numbersInternals.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/pattern.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/preproc.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/security.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/templates.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/transform.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/variables.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xslt.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltInternals.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltconfig.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltexports.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltlocale.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/include/libxslt/xsltutils.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/libxml2_polyfill.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/nokogiri.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/nokogiri.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/test_global_handlers.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_attr.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_attribute_decl.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_cdata.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_comment.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_document_fragment.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_dtd.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_element_content.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_element_decl.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_encoding_handler.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_entity_decl.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_entity_reference.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_namespace.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_node.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_node_set.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_processing_instruction.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_reader.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_relax_ng.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_sax_parser.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_sax_parser_context.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_sax_push_parser.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_schema.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_syntax_error.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_text.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/ext/nokogiri/xml_xpath_context.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/gumbo-parser/CHANGES.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/gumbo-parser/Makefile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/gumbo-parser/THANKS +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/parser.y +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/parser_extras.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/selector_cache.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/syntax_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css/xpath_visitor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/css.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/decorators/slop.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/encoding_handler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/extension.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/gumbo.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/builder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/document.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/document_fragment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/element_description.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/element_description_defaults.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/encoding_reader.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/entity_lookup.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/sax/parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/sax/parser_context.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4/sax/push_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html4.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5/builder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5/document.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5/document_fragment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5/node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/html5.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/jruby/dependencies.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/syntax_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/version/info.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/attr.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/attribute_decl.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/builder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/cdata.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/character_data.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/document.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/document_fragment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/dtd.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/element_content.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/element_decl.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/entity_decl.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/entity_reference.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/namespace.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/node/save_options.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/node_set.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/notation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/pp/character_data.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/pp/node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/pp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/processing_instruction.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/reader.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/relax_ng.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/sax/parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/sax/parser_context.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/sax/push_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/sax.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/schema.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/searchable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/syntax_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/text.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/xpath/syntax_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/xpath.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml/xpath_context.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri/xml.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/nokogiri.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{nokogiri-1.18.9-x86_64-linux-gnu → nokogiri-1.19.3-x86_64-linux-gnu}/lib/xsd/xmlparser/nokogiri.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/BSDmakefile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/CODE_OF_CONDUCT.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/CONTRIBUTING.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/Makefile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/build_system.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/configuration.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/cruby_compilation.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/design.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/encoding.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/fuzzing.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/heredocs.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/javascript.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/local_variable_depth.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/mapping.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/parser_translation.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/parsing_rules.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/releasing.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/relocation.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/ruby_api.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/ruby_parser_translation.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/serialization.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/docs/testing.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/ext/prism/api_node.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/ext/prism/api_pack.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/ext/prism/extconf.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/ext/prism/extension.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/defines.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/diagnostic.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/encoding.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/node.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/options.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/pack.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/parser.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/prettyprint.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/regexp.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/static_literals.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_buffer.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_char.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_constant_pool.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_integer.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_list.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_memchr.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_newline_list.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_string.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_strncasecmp.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism/util/pm_strpbrk.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/include/prism.h +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/compiler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/desugar_compiler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/dispatcher.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/dot_visitor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/dsl.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/ffi.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/inspect_visitor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/mutation_compiler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/node_ext.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/pack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/parse_result/comments.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/parse_result/errors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/parse_result/newlines.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/pattern.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/append_as_bytes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/byteindex.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/scan_byte.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/unpack1.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/polyfill/warn.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/reflection.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/relocation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/string_query.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser/builder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser/compiler.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser/lexer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser_current.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/parser_versions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/ripper/sexp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/ripper/shim.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation/ruby_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/translation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/lib/prism/visitor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/compiler.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/dsl.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/inspect_visitor.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/node_ext.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/parse_result.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/reflection.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/string_query.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/translation/parser.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/translation/parser_versions.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/translation/ripper.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/rbi/prism/visitor.rbi +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/compiler.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/dispatcher.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/dot_visitor.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/dsl.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/inspect_visitor.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/lex_compat.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/mutation_compiler.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/node_ext.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/pack.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/parse_result/comments.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/pattern.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/reflection.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/relocation.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/serialize.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/string_query.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/sig/prism/visitor.rbs +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/diagnostic.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/encoding.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/node.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/options.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/pack.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/prettyprint.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/regexp.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/serialize.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/static_literals.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/token_type.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_buffer.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_char.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_constant_pool.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_integer.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_list.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_memchr.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_newline_list.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_string.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_strncasecmp.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{prism-1.8.0 → prism-1.9.0}/src/util/pm_strpbrk.c +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rails-html-sanitizer-1.6.2 → rails-html-sanitizer-1.7.0}/MIT-LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rails-html-sanitizer-1.6.2 → rails-html-sanitizer-1.7.0}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rails-html-sanitizer-1.6.2 → rails-html-sanitizer-1.7.0}/lib/rails/html/scrubbers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rails-html-sanitizer-1.6.2 → rails-html-sanitizer-1.7.0}/lib/rails-html-sanitizer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/Rakefile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/lib/tailwind_merge/class_group_utils.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/lib/tailwind_merge/parse_class_name.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/lib/tailwind_merge/sort_modifiers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/lib/tailwind_merge.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{tailwind_merge-1.3.1 → tailwind_merge-1.4.0}/script/test +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/BSDL +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/COPYING +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/docs/kernel.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/ftp.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/https.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/ldap.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/ldaps.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/mailto.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/rfc3986_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/ws.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri/wss.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{uri-1.0.3 → uri-1.1.1}/lib/uri.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/app/controllers/view_components_controller.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/app/views/test_mailer/test_email.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/app/views/view_components/index.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/app/views/view_components/previews.html.erb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/erb/templates/component.html.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/haml/templates/component.html.haml.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/preview/templates/component_preview.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/rspec/templates/component_spec.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/slim/templates/component.html.slim.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/stimulus/templates/component_controller.js.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/stimulus/templates/component_controller.ts.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/tailwindcss/templates/component.html.erb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2/lib/rails/generators → view_component-4.8.0/lib/generators/view_component}/test_unit/templates/component_test.rb.tt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/lib/view_component/compile_cache.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/lib/view_component/system_test_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/lib/view_component/test_case.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{view_component-3.23.2 → view_component-4.8.0}/lib/view_component/with_content_helper.rb +0 -0
|
@@ -0,0 +1,1502 @@
|
|
|
1
|
+
class BigDecimal < Numeric
|
|
2
|
+
# BigDecimal::ROUND_MODE
|
|
3
|
+
type round_mode = 256
|
|
4
|
+
type round_mode_integer = 1 | 2 | 3 | 4 | 5 | 6 | 7
|
|
5
|
+
type round_mode_symbol = :up | :down | :half_up | :half_down | :half_even | :ceiling | :floor | :truncate | :banker | :default
|
|
6
|
+
|
|
7
|
+
# <!--
|
|
8
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
9
|
+
# - _load(p1)
|
|
10
|
+
# -->
|
|
11
|
+
# Internal method used to provide marshalling support. See the Marshal module.
|
|
12
|
+
#
|
|
13
|
+
def self._load: (String) -> BigDecimal
|
|
14
|
+
|
|
15
|
+
# <!--
|
|
16
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
17
|
+
# - BigDecimal.double_fig -> integer
|
|
18
|
+
# -->
|
|
19
|
+
# Returns the number of digits a Float object is allowed to have; the result is
|
|
20
|
+
# system-dependent:
|
|
21
|
+
#
|
|
22
|
+
# BigDecimal.double_fig # => 16
|
|
23
|
+
#
|
|
24
|
+
def self.double_fig: () -> Integer
|
|
25
|
+
|
|
26
|
+
# <!--
|
|
27
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
28
|
+
# - interpret_loosely(p1)
|
|
29
|
+
# -->
|
|
30
|
+
#
|
|
31
|
+
def self.interpret_loosely: (string) -> BigDecimal
|
|
32
|
+
|
|
33
|
+
# <!--
|
|
34
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
35
|
+
# - BigDecimal.limit(digits)
|
|
36
|
+
# -->
|
|
37
|
+
# Limit the number of significant digits in newly created BigDecimal numbers to
|
|
38
|
+
# the specified value. Rounding is performed as necessary, as specified by
|
|
39
|
+
# BigDecimal.mode.
|
|
40
|
+
#
|
|
41
|
+
# A limit of 0, the default, means no upper limit.
|
|
42
|
+
#
|
|
43
|
+
# The limit specified by this method takes less priority over any limit
|
|
44
|
+
# specified to instance methods such as ceil, floor, truncate, or round.
|
|
45
|
+
#
|
|
46
|
+
def self.limit: (?Integer? digits) -> Integer
|
|
47
|
+
|
|
48
|
+
# <!--
|
|
49
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
50
|
+
# - BigDecimal.mode(mode, setting = nil) -> integer
|
|
51
|
+
# -->
|
|
52
|
+
# Returns an integer representing the mode settings for exception handling and
|
|
53
|
+
# rounding.
|
|
54
|
+
#
|
|
55
|
+
# These modes control exception handling:
|
|
56
|
+
#
|
|
57
|
+
# * BigDecimal::EXCEPTION_NaN.
|
|
58
|
+
# * BigDecimal::EXCEPTION_INFINITY.
|
|
59
|
+
# * BigDecimal::EXCEPTION_UNDERFLOW.
|
|
60
|
+
# * BigDecimal::EXCEPTION_OVERFLOW.
|
|
61
|
+
# * BigDecimal::EXCEPTION_ZERODIVIDE.
|
|
62
|
+
# * BigDecimal::EXCEPTION_ALL.
|
|
63
|
+
#
|
|
64
|
+
# Values for `setting` for exception handling:
|
|
65
|
+
#
|
|
66
|
+
# * `true`: sets the given `mode` to `true`.
|
|
67
|
+
# * `false`: sets the given `mode` to `false`.
|
|
68
|
+
# * `nil`: does not modify the mode settings.
|
|
69
|
+
#
|
|
70
|
+
# You can use method BigDecimal.save_exception_mode to temporarily change, and
|
|
71
|
+
# then automatically restore, exception modes.
|
|
72
|
+
#
|
|
73
|
+
# For clarity, some examples below begin by setting all exception modes to
|
|
74
|
+
# `false`.
|
|
75
|
+
#
|
|
76
|
+
# This mode controls the way rounding is to be performed:
|
|
77
|
+
#
|
|
78
|
+
# * BigDecimal::ROUND_MODE
|
|
79
|
+
#
|
|
80
|
+
# You can use method BigDecimal.save_rounding_mode to temporarily change, and
|
|
81
|
+
# then automatically restore, the rounding mode.
|
|
82
|
+
#
|
|
83
|
+
# **NaNs**
|
|
84
|
+
#
|
|
85
|
+
# Mode BigDecimal::EXCEPTION_NaN controls behavior when a BigDecimal NaN is
|
|
86
|
+
# created.
|
|
87
|
+
#
|
|
88
|
+
# Settings:
|
|
89
|
+
#
|
|
90
|
+
# * `false` (default): Returns `BigDecimal('NaN')`.
|
|
91
|
+
# * `true`: Raises FloatDomainError.
|
|
92
|
+
#
|
|
93
|
+
# Examples:
|
|
94
|
+
#
|
|
95
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_ALL, false) # => 0
|
|
96
|
+
# BigDecimal('NaN') # => NaN
|
|
97
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_NaN, true) # => 2
|
|
98
|
+
# BigDecimal('NaN') # Raises FloatDomainError
|
|
99
|
+
#
|
|
100
|
+
# **Infinities**
|
|
101
|
+
#
|
|
102
|
+
# Mode BigDecimal::EXCEPTION_INFINITY controls behavior when a BigDecimal
|
|
103
|
+
# Infinity or -Infinity is created. Settings:
|
|
104
|
+
#
|
|
105
|
+
# * `false` (default): Returns `BigDecimal('Infinity')` or
|
|
106
|
+
# `BigDecimal('-Infinity')`.
|
|
107
|
+
# * `true`: Raises FloatDomainError.
|
|
108
|
+
#
|
|
109
|
+
# Examples:
|
|
110
|
+
#
|
|
111
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_ALL, false) # => 0
|
|
112
|
+
# BigDecimal('Infinity') # => Infinity
|
|
113
|
+
# BigDecimal('-Infinity') # => -Infinity
|
|
114
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_INFINITY, true) # => 1
|
|
115
|
+
# BigDecimal('Infinity') # Raises FloatDomainError
|
|
116
|
+
# BigDecimal('-Infinity') # Raises FloatDomainError
|
|
117
|
+
#
|
|
118
|
+
# **Underflow**
|
|
119
|
+
#
|
|
120
|
+
# Mode BigDecimal::EXCEPTION_UNDERFLOW controls behavior when a BigDecimal
|
|
121
|
+
# underflow occurs. Settings:
|
|
122
|
+
#
|
|
123
|
+
# * `false` (default): Returns `BigDecimal('0')` or `BigDecimal('-Infinity')`.
|
|
124
|
+
# * `true`: Raises FloatDomainError.
|
|
125
|
+
#
|
|
126
|
+
# Examples:
|
|
127
|
+
#
|
|
128
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_ALL, false) # => 0
|
|
129
|
+
# def flow_under
|
|
130
|
+
# x = BigDecimal('0.1')
|
|
131
|
+
# 100.times { x *= x }
|
|
132
|
+
# end
|
|
133
|
+
# flow_under # => 100
|
|
134
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_UNDERFLOW, true) # => 4
|
|
135
|
+
# flow_under # Raises FloatDomainError
|
|
136
|
+
#
|
|
137
|
+
# **Overflow**
|
|
138
|
+
#
|
|
139
|
+
# Mode BigDecimal::EXCEPTION_OVERFLOW controls behavior when a BigDecimal
|
|
140
|
+
# overflow occurs. Settings:
|
|
141
|
+
#
|
|
142
|
+
# * `false` (default): Returns `BigDecimal('Infinity')` or
|
|
143
|
+
# `BigDecimal('-Infinity')`.
|
|
144
|
+
# * `true`: Raises FloatDomainError.
|
|
145
|
+
#
|
|
146
|
+
# Examples:
|
|
147
|
+
#
|
|
148
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_ALL, false) # => 0
|
|
149
|
+
# def flow_over
|
|
150
|
+
# x = BigDecimal('10')
|
|
151
|
+
# 100.times { x *= x }
|
|
152
|
+
# end
|
|
153
|
+
# flow_over # => 100
|
|
154
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_OVERFLOW, true) # => 1
|
|
155
|
+
# flow_over # Raises FloatDomainError
|
|
156
|
+
#
|
|
157
|
+
# **Zero Division**
|
|
158
|
+
#
|
|
159
|
+
# Mode BigDecimal::EXCEPTION_ZERODIVIDE controls behavior when a zero-division
|
|
160
|
+
# occurs. Settings:
|
|
161
|
+
#
|
|
162
|
+
# * `false` (default): Returns `BigDecimal('Infinity')` or
|
|
163
|
+
# `BigDecimal('-Infinity')`.
|
|
164
|
+
# * `true`: Raises FloatDomainError.
|
|
165
|
+
#
|
|
166
|
+
# Examples:
|
|
167
|
+
#
|
|
168
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_ALL, false) # => 0
|
|
169
|
+
# one = BigDecimal('1')
|
|
170
|
+
# zero = BigDecimal('0')
|
|
171
|
+
# one / zero # => Infinity
|
|
172
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_ZERODIVIDE, true) # => 16
|
|
173
|
+
# one / zero # Raises FloatDomainError
|
|
174
|
+
#
|
|
175
|
+
# **All Exceptions**
|
|
176
|
+
#
|
|
177
|
+
# Mode BigDecimal::EXCEPTION_ALL controls all of the above:
|
|
178
|
+
#
|
|
179
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_ALL, false) # => 0
|
|
180
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_ALL, true) # => 23
|
|
181
|
+
#
|
|
182
|
+
# **Rounding**
|
|
183
|
+
#
|
|
184
|
+
# Mode BigDecimal::ROUND_MODE controls the way rounding is to be performed; its
|
|
185
|
+
# `setting` values are:
|
|
186
|
+
#
|
|
187
|
+
# * `ROUND_UP`: Round away from zero. Aliased as `:up`.
|
|
188
|
+
# * `ROUND_DOWN`: Round toward zero. Aliased as `:down` and `:truncate`.
|
|
189
|
+
# * `ROUND_HALF_UP`: Round toward the nearest neighbor; if the neighbors are
|
|
190
|
+
# equidistant, round away from zero. Aliased as `:half_up` and `:default`.
|
|
191
|
+
# * `ROUND_HALF_DOWN`: Round toward the nearest neighbor; if the neighbors are
|
|
192
|
+
# equidistant, round toward zero. Aliased as `:half_down`.
|
|
193
|
+
# * `ROUND_HALF_EVEN` (Banker's rounding): Round toward the nearest neighbor;
|
|
194
|
+
# if the neighbors are equidistant, round toward the even neighbor. Aliased
|
|
195
|
+
# as `:half_even` and `:banker`.
|
|
196
|
+
# * `ROUND_CEILING`: Round toward positive infinity. Aliased as `:ceiling` and
|
|
197
|
+
# `:ceil`.
|
|
198
|
+
# * `ROUND_FLOOR`: Round toward negative infinity. Aliased as `:floor:`.
|
|
199
|
+
#
|
|
200
|
+
def self.mode: (round_mode, ?(round_mode_integer | round_mode_symbol)) -> Integer
|
|
201
|
+
| (Integer exception_mode, ?bool? setting) -> Integer
|
|
202
|
+
|
|
203
|
+
# <!--
|
|
204
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
205
|
+
# - BigDecimal.save_exception_mode { ... }
|
|
206
|
+
# -->
|
|
207
|
+
# Execute the provided block, but preserve the exception mode
|
|
208
|
+
#
|
|
209
|
+
# BigDecimal.save_exception_mode do
|
|
210
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_OVERFLOW, false)
|
|
211
|
+
# BigDecimal.mode(BigDecimal::EXCEPTION_NaN, false)
|
|
212
|
+
#
|
|
213
|
+
# BigDecimal(BigDecimal('Infinity'))
|
|
214
|
+
# BigDecimal(BigDecimal('-Infinity'))
|
|
215
|
+
# BigDecimal(BigDecimal('NaN'))
|
|
216
|
+
# end
|
|
217
|
+
#
|
|
218
|
+
# For use with the BigDecimal::EXCEPTION_*
|
|
219
|
+
#
|
|
220
|
+
# See BigDecimal.mode
|
|
221
|
+
#
|
|
222
|
+
def self.save_exception_mode: () { (?nil) -> void } -> void
|
|
223
|
+
|
|
224
|
+
# <!--
|
|
225
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
226
|
+
# - BigDecimal.save_limit { ... }
|
|
227
|
+
# -->
|
|
228
|
+
# Execute the provided block, but preserve the precision limit
|
|
229
|
+
#
|
|
230
|
+
# BigDecimal.limit(100)
|
|
231
|
+
# puts BigDecimal.limit
|
|
232
|
+
# BigDecimal.save_limit do
|
|
233
|
+
# BigDecimal.limit(200)
|
|
234
|
+
# puts BigDecimal.limit
|
|
235
|
+
# end
|
|
236
|
+
# puts BigDecimal.limit
|
|
237
|
+
#
|
|
238
|
+
def self.save_limit: () { (?nil) -> void } -> void
|
|
239
|
+
|
|
240
|
+
# <!--
|
|
241
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
242
|
+
# - BigDecimal.save_rounding_mode { ... }
|
|
243
|
+
# -->
|
|
244
|
+
# Execute the provided block, but preserve the rounding mode
|
|
245
|
+
#
|
|
246
|
+
# BigDecimal.save_rounding_mode do
|
|
247
|
+
# BigDecimal.mode(BigDecimal::ROUND_MODE, :up)
|
|
248
|
+
# puts BigDecimal.mode(BigDecimal::ROUND_MODE)
|
|
249
|
+
# end
|
|
250
|
+
#
|
|
251
|
+
# For use with the BigDecimal::ROUND_*
|
|
252
|
+
#
|
|
253
|
+
# See BigDecimal.mode
|
|
254
|
+
#
|
|
255
|
+
def self.save_rounding_mode: () { (?nil) -> void } -> void
|
|
256
|
+
|
|
257
|
+
# <!--
|
|
258
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
259
|
+
# - a % b
|
|
260
|
+
# - a.modulo(b)
|
|
261
|
+
# -->
|
|
262
|
+
# Returns the modulus from dividing by b.
|
|
263
|
+
#
|
|
264
|
+
# See BigDecimal#divmod.
|
|
265
|
+
#
|
|
266
|
+
def %: (real | BigDecimal) -> BigDecimal
|
|
267
|
+
|
|
268
|
+
# <!--
|
|
269
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
270
|
+
# - *(p1)
|
|
271
|
+
# -->
|
|
272
|
+
#
|
|
273
|
+
def *: (real | BigDecimal) -> BigDecimal
|
|
274
|
+
| (Complex) -> Complex
|
|
275
|
+
|
|
276
|
+
# <!--
|
|
277
|
+
# rdoc-file=lib/bigdecimal.rb
|
|
278
|
+
# - self ** other -> bigdecimal
|
|
279
|
+
# -->
|
|
280
|
+
# Returns the BigDecimal value of `self` raised to power `other`:
|
|
281
|
+
#
|
|
282
|
+
# b = BigDecimal('3.14')
|
|
283
|
+
# b ** 2 # => 0.98596e1
|
|
284
|
+
# b ** 2.0 # => 0.98596e1
|
|
285
|
+
# b ** Rational(2, 1) # => 0.98596e1
|
|
286
|
+
#
|
|
287
|
+
# Related: BigDecimal#power.
|
|
288
|
+
#
|
|
289
|
+
def **: (real | BigDecimal) -> BigDecimal
|
|
290
|
+
| (Complex) -> Complex
|
|
291
|
+
|
|
292
|
+
# <!--
|
|
293
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
294
|
+
# - self + value -> bigdecimal
|
|
295
|
+
# -->
|
|
296
|
+
# Returns the BigDecimal sum of `self` and `value`:
|
|
297
|
+
#
|
|
298
|
+
# b = BigDecimal('111111.111') # => 0.111111111e6
|
|
299
|
+
# b + 2 # => 0.111113111e6
|
|
300
|
+
# b + 2.0 # => 0.111113111e6
|
|
301
|
+
# b + Rational(2, 1) # => 0.111113111e6
|
|
302
|
+
# b + Complex(2, 0) # => (0.111113111e6+0i)
|
|
303
|
+
#
|
|
304
|
+
# See the [Note About
|
|
305
|
+
# Precision](BigDecimal.html#class-BigDecimal-label-A+Note+About+Precision).
|
|
306
|
+
#
|
|
307
|
+
def +: (real | BigDecimal) -> BigDecimal
|
|
308
|
+
| (Complex) -> Complex
|
|
309
|
+
|
|
310
|
+
# <!--
|
|
311
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
312
|
+
# - +big_decimal -> self
|
|
313
|
+
# -->
|
|
314
|
+
# Returns `self`:
|
|
315
|
+
#
|
|
316
|
+
# +BigDecimal(5) # => 0.5e1
|
|
317
|
+
# +BigDecimal(-5) # => -0.5e1
|
|
318
|
+
#
|
|
319
|
+
def +@: () -> BigDecimal
|
|
320
|
+
|
|
321
|
+
# <!--
|
|
322
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
323
|
+
# - self - value -> bigdecimal
|
|
324
|
+
# -->
|
|
325
|
+
# Returns the BigDecimal difference of `self` and `value`:
|
|
326
|
+
#
|
|
327
|
+
# b = BigDecimal('333333.333') # => 0.333333333e6
|
|
328
|
+
# b - 2 # => 0.333331333e6
|
|
329
|
+
# b - 2.0 # => 0.333331333e6
|
|
330
|
+
# b - Rational(2, 1) # => 0.333331333e6
|
|
331
|
+
# b - Complex(2, 0) # => (0.333331333e6+0i)
|
|
332
|
+
#
|
|
333
|
+
# See the [Note About
|
|
334
|
+
# Precision](BigDecimal.html#class-BigDecimal-label-A+Note+About+Precision).
|
|
335
|
+
#
|
|
336
|
+
def -: (real | BigDecimal) -> BigDecimal
|
|
337
|
+
| (Complex) -> Complex
|
|
338
|
+
|
|
339
|
+
# <!--
|
|
340
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
341
|
+
# - -self -> bigdecimal
|
|
342
|
+
# -->
|
|
343
|
+
# Returns the BigDecimal negation of self:
|
|
344
|
+
#
|
|
345
|
+
# b0 = BigDecimal('1.5')
|
|
346
|
+
# b1 = -b0 # => -0.15e1
|
|
347
|
+
# b2 = -b1 # => 0.15e1
|
|
348
|
+
#
|
|
349
|
+
def -@: () -> BigDecimal
|
|
350
|
+
|
|
351
|
+
# <!--
|
|
352
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
353
|
+
# - a / b -> bigdecimal
|
|
354
|
+
# -->
|
|
355
|
+
# Divide by the specified value.
|
|
356
|
+
#
|
|
357
|
+
# The result precision will be the precision of the larger operand, but its
|
|
358
|
+
# minimum is 2*Float::DIG.
|
|
359
|
+
#
|
|
360
|
+
# See BigDecimal#div. See BigDecimal#quo.
|
|
361
|
+
#
|
|
362
|
+
def /: (real | BigDecimal) -> BigDecimal
|
|
363
|
+
| (Complex) -> Complex
|
|
364
|
+
|
|
365
|
+
# <!--
|
|
366
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
367
|
+
# - self < other -> true or false
|
|
368
|
+
# -->
|
|
369
|
+
# Returns `true` if `self` is less than `other`, `false` otherwise:
|
|
370
|
+
#
|
|
371
|
+
# b = BigDecimal('1.5') # => 0.15e1
|
|
372
|
+
# b < 2 # => true
|
|
373
|
+
# b < 2.0 # => true
|
|
374
|
+
# b < Rational(2, 1) # => true
|
|
375
|
+
# b < 1.5 # => false
|
|
376
|
+
#
|
|
377
|
+
# Raises an exception if the comparison cannot be made.
|
|
378
|
+
#
|
|
379
|
+
def <: (real | BigDecimal) -> bool
|
|
380
|
+
|
|
381
|
+
# <!--
|
|
382
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
383
|
+
# - self <= other -> true or false
|
|
384
|
+
# -->
|
|
385
|
+
# Returns `true` if `self` is less or equal to than `other`, `false` otherwise:
|
|
386
|
+
#
|
|
387
|
+
# b = BigDecimal('1.5') # => 0.15e1
|
|
388
|
+
# b <= 2 # => true
|
|
389
|
+
# b <= 2.0 # => true
|
|
390
|
+
# b <= Rational(2, 1) # => true
|
|
391
|
+
# b <= 1.5 # => true
|
|
392
|
+
# b < 1 # => false
|
|
393
|
+
#
|
|
394
|
+
# Raises an exception if the comparison cannot be made.
|
|
395
|
+
#
|
|
396
|
+
def <=: (real | BigDecimal) -> bool
|
|
397
|
+
|
|
398
|
+
# <!--
|
|
399
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
400
|
+
# - <=>(p1)
|
|
401
|
+
# -->
|
|
402
|
+
# The comparison operator. a <=> b is 0 if a == b, 1 if a > b, -1 if a < b.
|
|
403
|
+
#
|
|
404
|
+
def <=>: (untyped) -> Integer?
|
|
405
|
+
|
|
406
|
+
# <!--
|
|
407
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
408
|
+
# - ==(p1)
|
|
409
|
+
# -->
|
|
410
|
+
# Tests for value equality; returns true if the values are equal.
|
|
411
|
+
#
|
|
412
|
+
# The == and === operators and the eql? method have the same implementation for
|
|
413
|
+
# BigDecimal.
|
|
414
|
+
#
|
|
415
|
+
# Values may be coerced to perform the comparison:
|
|
416
|
+
#
|
|
417
|
+
# BigDecimal('1.0') == 1.0 #=> true
|
|
418
|
+
#
|
|
419
|
+
def ==: (untyped) -> bool
|
|
420
|
+
|
|
421
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
422
|
+
# Tests for value equality; returns true if the values are equal.
|
|
423
|
+
#
|
|
424
|
+
# The == and === operators and the eql? method have the same implementation for
|
|
425
|
+
# BigDecimal.
|
|
426
|
+
#
|
|
427
|
+
# Values may be coerced to perform the comparison:
|
|
428
|
+
#
|
|
429
|
+
# BigDecimal('1.0') == 1.0 #=> true
|
|
430
|
+
#
|
|
431
|
+
def ===: (untyped) -> bool
|
|
432
|
+
|
|
433
|
+
# <!--
|
|
434
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
435
|
+
# - self > other -> true or false
|
|
436
|
+
# -->
|
|
437
|
+
# Returns `true` if `self` is greater than `other`, `false` otherwise:
|
|
438
|
+
#
|
|
439
|
+
# b = BigDecimal('1.5')
|
|
440
|
+
# b > 1 # => true
|
|
441
|
+
# b > 1.0 # => true
|
|
442
|
+
# b > Rational(1, 1) # => true
|
|
443
|
+
# b > 2 # => false
|
|
444
|
+
#
|
|
445
|
+
# Raises an exception if the comparison cannot be made.
|
|
446
|
+
#
|
|
447
|
+
def >: (real | BigDecimal) -> bool
|
|
448
|
+
|
|
449
|
+
# <!--
|
|
450
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
451
|
+
# - self >= other -> true or false
|
|
452
|
+
# -->
|
|
453
|
+
# Returns `true` if `self` is greater than or equal to `other`, `false`
|
|
454
|
+
# otherwise:
|
|
455
|
+
#
|
|
456
|
+
# b = BigDecimal('1.5')
|
|
457
|
+
# b >= 1 # => true
|
|
458
|
+
# b >= 1.0 # => true
|
|
459
|
+
# b >= Rational(1, 1) # => true
|
|
460
|
+
# b >= 1.5 # => true
|
|
461
|
+
# b > 2 # => false
|
|
462
|
+
#
|
|
463
|
+
# Raises an exception if the comparison cannot be made.
|
|
464
|
+
#
|
|
465
|
+
def >=: (real | BigDecimal) -> bool
|
|
466
|
+
|
|
467
|
+
# <!--
|
|
468
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
469
|
+
# - _dump -> string
|
|
470
|
+
# -->
|
|
471
|
+
# Returns a string representing the marshalling of `self`. See module Marshal.
|
|
472
|
+
#
|
|
473
|
+
# inf = BigDecimal('Infinity') # => Infinity
|
|
474
|
+
# dumped = inf._dump # => "9:Infinity"
|
|
475
|
+
# BigDecimal._load(dumped) # => Infinity
|
|
476
|
+
#
|
|
477
|
+
def _dump: (?untyped) -> String
|
|
478
|
+
|
|
479
|
+
# <!--
|
|
480
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
481
|
+
# - abs -> bigdecimal
|
|
482
|
+
# -->
|
|
483
|
+
# Returns the BigDecimal absolute value of `self`:
|
|
484
|
+
#
|
|
485
|
+
# BigDecimal('5').abs # => 0.5e1
|
|
486
|
+
# BigDecimal('-3').abs # => 0.3e1
|
|
487
|
+
#
|
|
488
|
+
def abs: () -> BigDecimal
|
|
489
|
+
|
|
490
|
+
# <!--
|
|
491
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
492
|
+
# - add(value, ndigits) -> new_bigdecimal
|
|
493
|
+
# -->
|
|
494
|
+
# Returns the BigDecimal sum of `self` and `value` with a precision of `ndigits`
|
|
495
|
+
# decimal digits.
|
|
496
|
+
#
|
|
497
|
+
# When `ndigits` is less than the number of significant digits in the sum, the
|
|
498
|
+
# sum is rounded to that number of digits, according to the current rounding
|
|
499
|
+
# mode; see BigDecimal.mode.
|
|
500
|
+
#
|
|
501
|
+
# Examples:
|
|
502
|
+
#
|
|
503
|
+
# # Set the rounding mode.
|
|
504
|
+
# BigDecimal.mode(BigDecimal::ROUND_MODE, :half_up)
|
|
505
|
+
# b = BigDecimal('111111.111')
|
|
506
|
+
# b.add(1, 0) # => 0.111112111e6
|
|
507
|
+
# b.add(1, 3) # => 0.111e6
|
|
508
|
+
# b.add(1, 6) # => 0.111112e6
|
|
509
|
+
# b.add(1, 15) # => 0.111112111e6
|
|
510
|
+
# b.add(1.0, 15) # => 0.111112111e6
|
|
511
|
+
# b.add(Rational(1, 1), 15) # => 0.111112111e6
|
|
512
|
+
#
|
|
513
|
+
def add: (real | BigDecimal value, Integer digits) -> BigDecimal
|
|
514
|
+
|
|
515
|
+
# <!--
|
|
516
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
517
|
+
# - ceil(n)
|
|
518
|
+
# -->
|
|
519
|
+
# Return the smallest integer greater than or equal to the value, as a
|
|
520
|
+
# BigDecimal.
|
|
521
|
+
#
|
|
522
|
+
# BigDecimal('3.14159').ceil #=> 4
|
|
523
|
+
# BigDecimal('-9.1').ceil #=> -9
|
|
524
|
+
#
|
|
525
|
+
# If n is specified and positive, the fractional part of the result has no more
|
|
526
|
+
# than that many digits.
|
|
527
|
+
#
|
|
528
|
+
# If n is specified and negative, at least that many digits to the left of the
|
|
529
|
+
# decimal point will be 0 in the result.
|
|
530
|
+
#
|
|
531
|
+
# BigDecimal('3.14159').ceil(3) #=> 3.142
|
|
532
|
+
# BigDecimal('13345.234').ceil(-2) #=> 13400.0
|
|
533
|
+
#
|
|
534
|
+
def ceil: () -> Integer
|
|
535
|
+
| (int n) -> BigDecimal
|
|
536
|
+
|
|
537
|
+
# <!--
|
|
538
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
539
|
+
# - clone()
|
|
540
|
+
# -->
|
|
541
|
+
#
|
|
542
|
+
def clone: () -> self
|
|
543
|
+
|
|
544
|
+
# <!--
|
|
545
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
546
|
+
# - coerce(p1)
|
|
547
|
+
# -->
|
|
548
|
+
# The coerce method provides support for Ruby type coercion. It is not enabled
|
|
549
|
+
# by default.
|
|
550
|
+
#
|
|
551
|
+
# This means that binary operations like + * / or - can often be performed on a
|
|
552
|
+
# BigDecimal and an object of another type, if the other object can be coerced
|
|
553
|
+
# into a BigDecimal value.
|
|
554
|
+
#
|
|
555
|
+
# e.g.
|
|
556
|
+
# a = BigDecimal("1.0")
|
|
557
|
+
# b = a / 2.0 #=> 0.5
|
|
558
|
+
#
|
|
559
|
+
# Note that coercing a String to a BigDecimal is not supported by default; it
|
|
560
|
+
# requires a special compile-time option when building Ruby.
|
|
561
|
+
#
|
|
562
|
+
def coerce: (Numeric) -> [ BigDecimal, BigDecimal ]
|
|
563
|
+
|
|
564
|
+
# <!--
|
|
565
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
566
|
+
# - div(value) -> integer
|
|
567
|
+
# - div(value, digits) -> bigdecimal or integer
|
|
568
|
+
# -->
|
|
569
|
+
# Divide by the specified value.
|
|
570
|
+
#
|
|
571
|
+
# digits
|
|
572
|
+
# : If specified and less than the number of significant digits of the result,
|
|
573
|
+
# the result is rounded to that number of digits, according to
|
|
574
|
+
# BigDecimal.mode.
|
|
575
|
+
#
|
|
576
|
+
# If digits is 0, the result is the same as for the / operator or #quo.
|
|
577
|
+
#
|
|
578
|
+
# If digits is not specified, the result is an integer, by analogy with
|
|
579
|
+
# Float#div; see also BigDecimal#divmod.
|
|
580
|
+
#
|
|
581
|
+
#
|
|
582
|
+
# See BigDecimal#/. See BigDecimal#quo.
|
|
583
|
+
#
|
|
584
|
+
# Examples:
|
|
585
|
+
#
|
|
586
|
+
# a = BigDecimal("4")
|
|
587
|
+
# b = BigDecimal("3")
|
|
588
|
+
#
|
|
589
|
+
# a.div(b, 3) # => 0.133e1
|
|
590
|
+
#
|
|
591
|
+
# a.div(b, 0) # => 0.1333333333333333333e1
|
|
592
|
+
# a / b # => 0.1333333333333333333e1
|
|
593
|
+
# a.quo(b) # => 0.1333333333333333333e1
|
|
594
|
+
#
|
|
595
|
+
# a.div(b) # => 1
|
|
596
|
+
#
|
|
597
|
+
def div: (real | BigDecimal value) -> Integer
|
|
598
|
+
| (real | BigDecimal value, int digits) -> BigDecimal
|
|
599
|
+
|
|
600
|
+
# <!--
|
|
601
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
602
|
+
# - divmod(value)
|
|
603
|
+
# -->
|
|
604
|
+
# Divides by the specified value, and returns the quotient and modulus as
|
|
605
|
+
# BigDecimal numbers. The quotient is rounded towards negative infinity.
|
|
606
|
+
#
|
|
607
|
+
# For example:
|
|
608
|
+
#
|
|
609
|
+
# require 'bigdecimal'
|
|
610
|
+
#
|
|
611
|
+
# a = BigDecimal("42")
|
|
612
|
+
# b = BigDecimal("9")
|
|
613
|
+
#
|
|
614
|
+
# q, m = a.divmod(b)
|
|
615
|
+
#
|
|
616
|
+
# c = q * b + m
|
|
617
|
+
#
|
|
618
|
+
# a == c #=> true
|
|
619
|
+
#
|
|
620
|
+
# The quotient q is (a/b).floor, and the modulus is the amount that must be
|
|
621
|
+
# added to q * b to get a.
|
|
622
|
+
#
|
|
623
|
+
def divmod: (real | BigDecimal) -> [ Integer, BigDecimal ]
|
|
624
|
+
|
|
625
|
+
# <!--
|
|
626
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
627
|
+
# - dup()
|
|
628
|
+
# -->
|
|
629
|
+
#
|
|
630
|
+
def dup: () -> self
|
|
631
|
+
|
|
632
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
633
|
+
# Tests for value equality; returns true if the values are equal.
|
|
634
|
+
#
|
|
635
|
+
# The == and === operators and the eql? method have the same implementation for
|
|
636
|
+
# BigDecimal.
|
|
637
|
+
#
|
|
638
|
+
# Values may be coerced to perform the comparison:
|
|
639
|
+
#
|
|
640
|
+
# BigDecimal('1.0') == 1.0 #=> true
|
|
641
|
+
#
|
|
642
|
+
def eql?: (untyped) -> bool
|
|
643
|
+
|
|
644
|
+
# <!--
|
|
645
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
646
|
+
# - exponent()
|
|
647
|
+
# -->
|
|
648
|
+
# Returns the exponent of the BigDecimal number, as an Integer.
|
|
649
|
+
#
|
|
650
|
+
# If the number can be represented as 0.xxxxxx*10**n where xxxxxx is a string of
|
|
651
|
+
# digits with no leading zeros, then n is the exponent.
|
|
652
|
+
#
|
|
653
|
+
def exponent: () -> Integer
|
|
654
|
+
|
|
655
|
+
# <!--
|
|
656
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
657
|
+
# - finite?()
|
|
658
|
+
# -->
|
|
659
|
+
# Returns True if the value is finite (not NaN or infinite).
|
|
660
|
+
#
|
|
661
|
+
def finite?: () -> bool
|
|
662
|
+
|
|
663
|
+
# <!--
|
|
664
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
665
|
+
# - fix()
|
|
666
|
+
# -->
|
|
667
|
+
# Return the integer part of the number, as a BigDecimal.
|
|
668
|
+
#
|
|
669
|
+
def fix: () -> BigDecimal
|
|
670
|
+
|
|
671
|
+
# <!--
|
|
672
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
673
|
+
# - floor(n)
|
|
674
|
+
# -->
|
|
675
|
+
# Return the largest integer less than or equal to the value, as a BigDecimal.
|
|
676
|
+
#
|
|
677
|
+
# BigDecimal('3.14159').floor #=> 3
|
|
678
|
+
# BigDecimal('-9.1').floor #=> -10
|
|
679
|
+
#
|
|
680
|
+
# If n is specified and positive, the fractional part of the result has no more
|
|
681
|
+
# than that many digits.
|
|
682
|
+
#
|
|
683
|
+
# If n is specified and negative, at least that many digits to the left of the
|
|
684
|
+
# decimal point will be 0 in the result.
|
|
685
|
+
#
|
|
686
|
+
# BigDecimal('3.14159').floor(3) #=> 3.141
|
|
687
|
+
# BigDecimal('13345.234').floor(-2) #=> 13300.0
|
|
688
|
+
#
|
|
689
|
+
def floor: () -> Integer
|
|
690
|
+
| (int n) -> BigDecimal
|
|
691
|
+
|
|
692
|
+
# <!--
|
|
693
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
694
|
+
# - frac()
|
|
695
|
+
# -->
|
|
696
|
+
# Return the fractional part of the number, as a BigDecimal.
|
|
697
|
+
#
|
|
698
|
+
def frac: () -> BigDecimal
|
|
699
|
+
|
|
700
|
+
# <!--
|
|
701
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
702
|
+
# - hash -> integer
|
|
703
|
+
# -->
|
|
704
|
+
# Returns the integer hash value for `self`.
|
|
705
|
+
#
|
|
706
|
+
# Two instances of BigDecimal have the same hash value if and only if they have
|
|
707
|
+
# equal:
|
|
708
|
+
#
|
|
709
|
+
# * Sign.
|
|
710
|
+
# * Fractional part.
|
|
711
|
+
# * Exponent.
|
|
712
|
+
#
|
|
713
|
+
def hash: () -> Integer
|
|
714
|
+
|
|
715
|
+
# <!--
|
|
716
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
717
|
+
# - infinite?()
|
|
718
|
+
# -->
|
|
719
|
+
# Returns nil, -1, or +1 depending on whether the value is finite, -Infinity, or
|
|
720
|
+
# +Infinity.
|
|
721
|
+
#
|
|
722
|
+
def infinite?: () -> Integer?
|
|
723
|
+
|
|
724
|
+
# <!--
|
|
725
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
726
|
+
# - inspect()
|
|
727
|
+
# -->
|
|
728
|
+
# Returns a string representation of self.
|
|
729
|
+
#
|
|
730
|
+
# BigDecimal("1234.5678").inspect
|
|
731
|
+
# #=> "0.12345678e4"
|
|
732
|
+
#
|
|
733
|
+
def inspect: () -> String
|
|
734
|
+
|
|
735
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
736
|
+
# Returns the modulus from dividing by b.
|
|
737
|
+
#
|
|
738
|
+
# See BigDecimal#divmod.
|
|
739
|
+
#
|
|
740
|
+
def modulo: (real | BigDecimal b) -> BigDecimal
|
|
741
|
+
|
|
742
|
+
# <!--
|
|
743
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
744
|
+
# - mult(other, ndigits) -> bigdecimal
|
|
745
|
+
# -->
|
|
746
|
+
# Returns the BigDecimal product of `self` and `value` with a precision of
|
|
747
|
+
# `ndigits` decimal digits.
|
|
748
|
+
#
|
|
749
|
+
# When `ndigits` is less than the number of significant digits in the sum, the
|
|
750
|
+
# sum is rounded to that number of digits, according to the current rounding
|
|
751
|
+
# mode; see BigDecimal.mode.
|
|
752
|
+
#
|
|
753
|
+
# Examples:
|
|
754
|
+
#
|
|
755
|
+
# # Set the rounding mode.
|
|
756
|
+
# BigDecimal.mode(BigDecimal::ROUND_MODE, :half_up)
|
|
757
|
+
# b = BigDecimal('555555.555')
|
|
758
|
+
# b.mult(3, 0) # => 0.1666666665e7
|
|
759
|
+
# b.mult(3, 3) # => 0.167e7
|
|
760
|
+
# b.mult(3, 6) # => 0.166667e7
|
|
761
|
+
# b.mult(3, 15) # => 0.1666666665e7
|
|
762
|
+
# b.mult(3.0, 0) # => 0.1666666665e7
|
|
763
|
+
# b.mult(Rational(3, 1), 0) # => 0.1666666665e7
|
|
764
|
+
# b.mult(Complex(3, 0), 0) # => (0.1666666665e7+0.0i)
|
|
765
|
+
#
|
|
766
|
+
def mult: (real | BigDecimal value, int digits) -> BigDecimal
|
|
767
|
+
|
|
768
|
+
# <!--
|
|
769
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
770
|
+
# - nan?()
|
|
771
|
+
# -->
|
|
772
|
+
# Returns True if the value is Not a Number.
|
|
773
|
+
#
|
|
774
|
+
def nan?: () -> bool
|
|
775
|
+
|
|
776
|
+
# <!--
|
|
777
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
778
|
+
# - nonzero?()
|
|
779
|
+
# -->
|
|
780
|
+
# Returns self if the value is non-zero, nil otherwise.
|
|
781
|
+
#
|
|
782
|
+
def nonzero?: () -> self?
|
|
783
|
+
|
|
784
|
+
# <!--
|
|
785
|
+
# rdoc-file=lib/bigdecimal.rb
|
|
786
|
+
# - power(n)
|
|
787
|
+
# - power(n, prec)
|
|
788
|
+
# -->
|
|
789
|
+
# Returns the value raised to the power of n.
|
|
790
|
+
#
|
|
791
|
+
# Also available as the operator **.
|
|
792
|
+
#
|
|
793
|
+
def power: (real | BigDecimal n, ?int prec) -> BigDecimal
|
|
794
|
+
|
|
795
|
+
# <!--
|
|
796
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
797
|
+
# - quo(value) -> bigdecimal
|
|
798
|
+
# - quo(value, digits) -> bigdecimal
|
|
799
|
+
# -->
|
|
800
|
+
# Divide by the specified value.
|
|
801
|
+
#
|
|
802
|
+
# digits
|
|
803
|
+
# : If specified and less than the number of significant digits of the result,
|
|
804
|
+
# the result is rounded to the given number of digits, according to the
|
|
805
|
+
# rounding mode indicated by BigDecimal.mode.
|
|
806
|
+
#
|
|
807
|
+
# If digits is 0 or omitted, the result is the same as for the / operator.
|
|
808
|
+
#
|
|
809
|
+
#
|
|
810
|
+
# See BigDecimal#/. See BigDecimal#div.
|
|
811
|
+
#
|
|
812
|
+
def quo: (real | BigDecimal) -> BigDecimal
|
|
813
|
+
| (Complex) -> Complex
|
|
814
|
+
|
|
815
|
+
# <!--
|
|
816
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
817
|
+
# - remainder(value)
|
|
818
|
+
# -->
|
|
819
|
+
# Returns the remainder from dividing by the value.
|
|
820
|
+
#
|
|
821
|
+
# x.remainder(y) means x-y*(x/y).truncate
|
|
822
|
+
#
|
|
823
|
+
def remainder: (real | BigDecimal) -> BigDecimal
|
|
824
|
+
|
|
825
|
+
# <!--
|
|
826
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
827
|
+
# - round(n, mode)
|
|
828
|
+
# -->
|
|
829
|
+
# Round to the nearest integer (by default), returning the result as a
|
|
830
|
+
# BigDecimal if n is specified, or as an Integer if it isn't.
|
|
831
|
+
#
|
|
832
|
+
# BigDecimal('3.14159').round #=> 3
|
|
833
|
+
# BigDecimal('8.7').round #=> 9
|
|
834
|
+
# BigDecimal('-9.9').round #=> -10
|
|
835
|
+
#
|
|
836
|
+
# BigDecimal('3.14159').round(2).class.name #=> "BigDecimal"
|
|
837
|
+
# BigDecimal('3.14159').round.class.name #=> "Integer"
|
|
838
|
+
#
|
|
839
|
+
# If n is specified and positive, the fractional part of the result has no more
|
|
840
|
+
# than that many digits.
|
|
841
|
+
#
|
|
842
|
+
# If n is specified and negative, at least that many digits to the left of the
|
|
843
|
+
# decimal point will be 0 in the result, and return value will be an Integer.
|
|
844
|
+
#
|
|
845
|
+
# BigDecimal('3.14159').round(3) #=> 3.142
|
|
846
|
+
# BigDecimal('13345.234').round(-2) #=> 13300
|
|
847
|
+
#
|
|
848
|
+
# The value of the optional mode argument can be used to determine how rounding
|
|
849
|
+
# is performed; see BigDecimal.mode.
|
|
850
|
+
#
|
|
851
|
+
def round: () -> Integer
|
|
852
|
+
| (int n) -> (Integer | BigDecimal)
|
|
853
|
+
| (int n, round_mode_integer | round_mode_symbol) -> BigDecimal
|
|
854
|
+
| (?int n, half: :up | :down | :even) -> BigDecimal
|
|
855
|
+
|
|
856
|
+
# <!--
|
|
857
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
858
|
+
# - sign()
|
|
859
|
+
# -->
|
|
860
|
+
# Returns the sign of the value.
|
|
861
|
+
#
|
|
862
|
+
# Returns a positive value if > 0, a negative value if < 0. It behaves the same
|
|
863
|
+
# with zeros - it returns a positive value for a positive zero (BigDecimal('0'))
|
|
864
|
+
# and a negative value for a negative zero (BigDecimal('-0')).
|
|
865
|
+
#
|
|
866
|
+
# The specific value returned indicates the type and sign of the BigDecimal, as
|
|
867
|
+
# follows:
|
|
868
|
+
#
|
|
869
|
+
# BigDecimal::SIGN_NaN
|
|
870
|
+
# : value is Not a Number
|
|
871
|
+
#
|
|
872
|
+
# BigDecimal::SIGN_POSITIVE_ZERO
|
|
873
|
+
# : value is +0
|
|
874
|
+
#
|
|
875
|
+
# BigDecimal::SIGN_NEGATIVE_ZERO
|
|
876
|
+
# : value is -0
|
|
877
|
+
#
|
|
878
|
+
# BigDecimal::SIGN_POSITIVE_INFINITE
|
|
879
|
+
# : value is +Infinity
|
|
880
|
+
#
|
|
881
|
+
# BigDecimal::SIGN_NEGATIVE_INFINITE
|
|
882
|
+
# : value is -Infinity
|
|
883
|
+
#
|
|
884
|
+
# BigDecimal::SIGN_POSITIVE_FINITE
|
|
885
|
+
# : value is positive
|
|
886
|
+
#
|
|
887
|
+
# BigDecimal::SIGN_NEGATIVE_FINITE
|
|
888
|
+
# : value is negative
|
|
889
|
+
#
|
|
890
|
+
def sign: () -> Integer
|
|
891
|
+
|
|
892
|
+
# <!--
|
|
893
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
894
|
+
# - split()
|
|
895
|
+
# -->
|
|
896
|
+
# Splits a BigDecimal number into four parts, returned as an array of values.
|
|
897
|
+
#
|
|
898
|
+
# The first value represents the sign of the BigDecimal, and is -1 or 1, or 0 if
|
|
899
|
+
# the BigDecimal is Not a Number.
|
|
900
|
+
#
|
|
901
|
+
# The second value is a string representing the significant digits of the
|
|
902
|
+
# BigDecimal, with no leading zeros.
|
|
903
|
+
#
|
|
904
|
+
# The third value is the base used for arithmetic (currently always 10) as an
|
|
905
|
+
# Integer.
|
|
906
|
+
#
|
|
907
|
+
# The fourth value is an Integer exponent.
|
|
908
|
+
#
|
|
909
|
+
# If the BigDecimal can be represented as 0.xxxxxx*10**n, then xxxxxx is the
|
|
910
|
+
# string of significant digits with no leading zeros, and n is the exponent.
|
|
911
|
+
#
|
|
912
|
+
# From these values, you can translate a BigDecimal to a float as follows:
|
|
913
|
+
#
|
|
914
|
+
# sign, significant_digits, base, exponent = a.split
|
|
915
|
+
# f = sign * "0.#{significant_digits}".to_f * (base ** exponent)
|
|
916
|
+
#
|
|
917
|
+
# (Note that the to_f method is provided as a more convenient way to translate a
|
|
918
|
+
# BigDecimal to a Float.)
|
|
919
|
+
#
|
|
920
|
+
def split: () -> [ Integer, String, Integer, Integer ]
|
|
921
|
+
|
|
922
|
+
# <!--
|
|
923
|
+
# rdoc-file=lib/bigdecimal.rb
|
|
924
|
+
# - sqrt(prec)
|
|
925
|
+
# -->
|
|
926
|
+
# Returns the square root of the value.
|
|
927
|
+
#
|
|
928
|
+
# Result has at least prec significant digits.
|
|
929
|
+
#
|
|
930
|
+
def sqrt: (int n) -> BigDecimal
|
|
931
|
+
|
|
932
|
+
# <!--
|
|
933
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
934
|
+
# - sub(value, digits) -> bigdecimal
|
|
935
|
+
# -->
|
|
936
|
+
# Subtract the specified value.
|
|
937
|
+
#
|
|
938
|
+
# e.g.
|
|
939
|
+
# c = a.sub(b,n)
|
|
940
|
+
#
|
|
941
|
+
# digits
|
|
942
|
+
# : If specified and less than the number of significant digits of the result,
|
|
943
|
+
# the result is rounded to that number of digits, according to
|
|
944
|
+
# BigDecimal.mode.
|
|
945
|
+
#
|
|
946
|
+
def sub: (real | BigDecimal value, int digits) -> BigDecimal
|
|
947
|
+
|
|
948
|
+
# <!--
|
|
949
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
950
|
+
# - to_f()
|
|
951
|
+
# -->
|
|
952
|
+
# Returns a new Float object having approximately the same value as the
|
|
953
|
+
# BigDecimal number. Normal accuracy limits and built-in errors of binary Float
|
|
954
|
+
# arithmetic apply.
|
|
955
|
+
#
|
|
956
|
+
def to_f: () -> Float
|
|
957
|
+
|
|
958
|
+
# <!--
|
|
959
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
960
|
+
# - to_i()
|
|
961
|
+
# -->
|
|
962
|
+
# Returns the value as an Integer.
|
|
963
|
+
#
|
|
964
|
+
# If the BigDecimal is infinity or NaN, raises FloatDomainError.
|
|
965
|
+
#
|
|
966
|
+
def to_i: () -> Integer
|
|
967
|
+
|
|
968
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
969
|
+
# Returns the value as an Integer.
|
|
970
|
+
#
|
|
971
|
+
# If the BigDecimal is infinity or NaN, raises FloatDomainError.
|
|
972
|
+
#
|
|
973
|
+
def to_int: () -> Integer
|
|
974
|
+
|
|
975
|
+
# <!--
|
|
976
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
977
|
+
# - to_r()
|
|
978
|
+
# -->
|
|
979
|
+
# Converts a BigDecimal to a Rational.
|
|
980
|
+
#
|
|
981
|
+
def to_r: () -> Rational
|
|
982
|
+
|
|
983
|
+
# <!--
|
|
984
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
985
|
+
# - to_s(s)
|
|
986
|
+
# -->
|
|
987
|
+
# Converts the value to a string.
|
|
988
|
+
#
|
|
989
|
+
# The default format looks like 0.xxxxEnn.
|
|
990
|
+
#
|
|
991
|
+
# The optional parameter s consists of either an integer; or an optional '+' or
|
|
992
|
+
# ' ', followed by an optional number, followed by an optional 'E' or 'F'.
|
|
993
|
+
#
|
|
994
|
+
# If there is a '+' at the start of s, positive values are returned with a
|
|
995
|
+
# leading '+'.
|
|
996
|
+
#
|
|
997
|
+
# A space at the start of s returns positive values with a leading space.
|
|
998
|
+
#
|
|
999
|
+
# If s contains a number, a space is inserted after each group of that many
|
|
1000
|
+
# digits, starting from '.' and counting outwards.
|
|
1001
|
+
#
|
|
1002
|
+
# If s ends with an 'E', engineering notation (0.xxxxEnn) is used.
|
|
1003
|
+
#
|
|
1004
|
+
# If s ends with an 'F', conventional floating point notation is used.
|
|
1005
|
+
#
|
|
1006
|
+
# Examples:
|
|
1007
|
+
#
|
|
1008
|
+
# BigDecimal('-1234567890123.45678901234567890').to_s('5F')
|
|
1009
|
+
# #=> '-123 45678 90123.45678 90123 45678 9'
|
|
1010
|
+
#
|
|
1011
|
+
# BigDecimal('1234567890123.45678901234567890').to_s('+8F')
|
|
1012
|
+
# #=> '+12345 67890123.45678901 23456789'
|
|
1013
|
+
#
|
|
1014
|
+
# BigDecimal('1234567890123.45678901234567890').to_s(' F')
|
|
1015
|
+
# #=> ' 1234567890123.4567890123456789'
|
|
1016
|
+
#
|
|
1017
|
+
def to_s: (?String | int s) -> String
|
|
1018
|
+
|
|
1019
|
+
# <!--
|
|
1020
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
1021
|
+
# - truncate(n)
|
|
1022
|
+
# -->
|
|
1023
|
+
# Truncate to the nearest integer (by default), returning the result as a
|
|
1024
|
+
# BigDecimal.
|
|
1025
|
+
#
|
|
1026
|
+
# BigDecimal('3.14159').truncate #=> 3
|
|
1027
|
+
# BigDecimal('8.7').truncate #=> 8
|
|
1028
|
+
# BigDecimal('-9.9').truncate #=> -9
|
|
1029
|
+
#
|
|
1030
|
+
# If n is specified and positive, the fractional part of the result has no more
|
|
1031
|
+
# than that many digits.
|
|
1032
|
+
#
|
|
1033
|
+
# If n is specified and negative, at least that many digits to the left of the
|
|
1034
|
+
# decimal point will be 0 in the result.
|
|
1035
|
+
#
|
|
1036
|
+
# BigDecimal('3.14159').truncate(3) #=> 3.141
|
|
1037
|
+
# BigDecimal('13345.234').truncate(-2) #=> 13300.0
|
|
1038
|
+
#
|
|
1039
|
+
def truncate: () -> Integer
|
|
1040
|
+
| (int n) -> BigDecimal
|
|
1041
|
+
|
|
1042
|
+
# <!--
|
|
1043
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
1044
|
+
# - zero?()
|
|
1045
|
+
# -->
|
|
1046
|
+
# Returns True if the value is zero.
|
|
1047
|
+
#
|
|
1048
|
+
def zero?: () -> bool
|
|
1049
|
+
|
|
1050
|
+
private
|
|
1051
|
+
|
|
1052
|
+
def initialize_copy: (self) -> self
|
|
1053
|
+
|
|
1054
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1055
|
+
# Base value used in internal calculations. On a 32 bit system, BASE is 10000,
|
|
1056
|
+
# indicating that calculation is done in groups of 4 digits. (If it were larger,
|
|
1057
|
+
# BASE**2 wouldn't fit in 32 bits, so you couldn't guarantee that two groups
|
|
1058
|
+
# could always be multiplied together without overflow.)
|
|
1059
|
+
#
|
|
1060
|
+
BASE: Integer
|
|
1061
|
+
|
|
1062
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1063
|
+
# Determines whether overflow, underflow or zero divide result in an exception
|
|
1064
|
+
# being thrown. See BigDecimal.mode.
|
|
1065
|
+
#
|
|
1066
|
+
EXCEPTION_ALL: Integer
|
|
1067
|
+
|
|
1068
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1069
|
+
# Determines what happens when the result of a computation is infinity. See
|
|
1070
|
+
# BigDecimal.mode.
|
|
1071
|
+
#
|
|
1072
|
+
EXCEPTION_INFINITY: Integer
|
|
1073
|
+
|
|
1074
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1075
|
+
# Determines what happens when the result of a computation is not a number
|
|
1076
|
+
# (NaN). See BigDecimal.mode.
|
|
1077
|
+
#
|
|
1078
|
+
EXCEPTION_NaN: Integer
|
|
1079
|
+
|
|
1080
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1081
|
+
# Determines what happens when the result of a computation is an overflow (a
|
|
1082
|
+
# result too large to be represented). See BigDecimal.mode.
|
|
1083
|
+
#
|
|
1084
|
+
EXCEPTION_OVERFLOW: Integer
|
|
1085
|
+
|
|
1086
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1087
|
+
# Determines what happens when the result of a computation is an underflow (a
|
|
1088
|
+
# result too small to be represented). See BigDecimal.mode.
|
|
1089
|
+
#
|
|
1090
|
+
EXCEPTION_UNDERFLOW: Integer
|
|
1091
|
+
|
|
1092
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1093
|
+
# Determines what happens when a division by zero is performed. See
|
|
1094
|
+
# BigDecimal.mode.
|
|
1095
|
+
#
|
|
1096
|
+
EXCEPTION_ZERODIVIDE: Integer
|
|
1097
|
+
|
|
1098
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1099
|
+
# Special value constants
|
|
1100
|
+
#
|
|
1101
|
+
INFINITY: BigDecimal
|
|
1102
|
+
|
|
1103
|
+
NAN: BigDecimal
|
|
1104
|
+
|
|
1105
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1106
|
+
# Round towards +Infinity. See BigDecimal.mode.
|
|
1107
|
+
#
|
|
1108
|
+
ROUND_CEILING: Integer
|
|
1109
|
+
|
|
1110
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1111
|
+
# Indicates that values should be rounded towards zero. See BigDecimal.mode.
|
|
1112
|
+
#
|
|
1113
|
+
ROUND_DOWN: Integer
|
|
1114
|
+
|
|
1115
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1116
|
+
# Round towards -Infinity. See BigDecimal.mode.
|
|
1117
|
+
#
|
|
1118
|
+
ROUND_FLOOR: Integer
|
|
1119
|
+
|
|
1120
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1121
|
+
# Indicates that digits >= 6 should be rounded up, others rounded down. See
|
|
1122
|
+
# BigDecimal.mode.
|
|
1123
|
+
#
|
|
1124
|
+
ROUND_HALF_DOWN: Integer
|
|
1125
|
+
|
|
1126
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1127
|
+
# Round towards the even neighbor. See BigDecimal.mode.
|
|
1128
|
+
#
|
|
1129
|
+
ROUND_HALF_EVEN: Integer
|
|
1130
|
+
|
|
1131
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1132
|
+
# Indicates that digits >= 5 should be rounded up, others rounded down. See
|
|
1133
|
+
# BigDecimal.mode.
|
|
1134
|
+
#
|
|
1135
|
+
ROUND_HALF_UP: Integer
|
|
1136
|
+
|
|
1137
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1138
|
+
# Determines what happens when a result must be rounded in order to fit in the
|
|
1139
|
+
# appropriate number of significant digits. See BigDecimal.mode.
|
|
1140
|
+
#
|
|
1141
|
+
ROUND_MODE: round_mode
|
|
1142
|
+
|
|
1143
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1144
|
+
# Indicates that values should be rounded away from zero. See BigDecimal.mode.
|
|
1145
|
+
#
|
|
1146
|
+
ROUND_UP: Integer
|
|
1147
|
+
|
|
1148
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1149
|
+
# Indicates that a value is negative and finite. See BigDecimal.sign.
|
|
1150
|
+
#
|
|
1151
|
+
SIGN_NEGATIVE_FINITE: Integer
|
|
1152
|
+
|
|
1153
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1154
|
+
# Indicates that a value is negative and infinite. See BigDecimal.sign.
|
|
1155
|
+
#
|
|
1156
|
+
SIGN_NEGATIVE_INFINITE: Integer
|
|
1157
|
+
|
|
1158
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1159
|
+
# Indicates that a value is -0. See BigDecimal.sign.
|
|
1160
|
+
#
|
|
1161
|
+
SIGN_NEGATIVE_ZERO: Integer
|
|
1162
|
+
|
|
1163
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1164
|
+
# Indicates that a value is not a number. See BigDecimal.sign.
|
|
1165
|
+
#
|
|
1166
|
+
SIGN_NaN: Integer
|
|
1167
|
+
|
|
1168
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1169
|
+
# Indicates that a value is positive and finite. See BigDecimal.sign.
|
|
1170
|
+
#
|
|
1171
|
+
SIGN_POSITIVE_FINITE: Integer
|
|
1172
|
+
|
|
1173
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1174
|
+
# Indicates that a value is positive and infinite. See BigDecimal.sign.
|
|
1175
|
+
#
|
|
1176
|
+
SIGN_POSITIVE_INFINITE: Integer
|
|
1177
|
+
|
|
1178
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1179
|
+
# Indicates that a value is +0. See BigDecimal.sign.
|
|
1180
|
+
#
|
|
1181
|
+
SIGN_POSITIVE_ZERO: Integer
|
|
1182
|
+
|
|
1183
|
+
# <!-- rdoc-file=ext/bigdecimal/bigdecimal.c -->
|
|
1184
|
+
# The version of bigdecimal library
|
|
1185
|
+
#
|
|
1186
|
+
VERSION: String
|
|
1187
|
+
end
|
|
1188
|
+
|
|
1189
|
+
%a{annotate:rdoc:skip}
|
|
1190
|
+
module Kernel
|
|
1191
|
+
private
|
|
1192
|
+
|
|
1193
|
+
# <!--
|
|
1194
|
+
# rdoc-file=ext/bigdecimal/bigdecimal.c
|
|
1195
|
+
# - BigDecimal(value, exception: true) -> bigdecimal
|
|
1196
|
+
# - BigDecimal(value, ndigits, exception: true) -> bigdecimal
|
|
1197
|
+
# -->
|
|
1198
|
+
# Returns the BigDecimal converted from `value` with a precision of `ndigits`
|
|
1199
|
+
# decimal digits.
|
|
1200
|
+
#
|
|
1201
|
+
# When `ndigits` is less than the number of significant digits in the value, the
|
|
1202
|
+
# result is rounded to that number of digits, according to the current rounding
|
|
1203
|
+
# mode; see BigDecimal.mode.
|
|
1204
|
+
#
|
|
1205
|
+
# When `ndigits` is 0, the number of digits to correctly represent a float
|
|
1206
|
+
# number is determined automatically.
|
|
1207
|
+
#
|
|
1208
|
+
# Returns `value` converted to a BigDecimal, depending on the type of `value`:
|
|
1209
|
+
#
|
|
1210
|
+
# * Integer, Float, Rational, Complex, or BigDecimal: converted directly:
|
|
1211
|
+
#
|
|
1212
|
+
# # Integer, Complex, or BigDecimal value does not require ndigits; ignored if given.
|
|
1213
|
+
# BigDecimal(2) # => 0.2e1
|
|
1214
|
+
# BigDecimal(Complex(2, 0)) # => 0.2e1
|
|
1215
|
+
# BigDecimal(BigDecimal(2)) # => 0.2e1
|
|
1216
|
+
# # Float or Rational value requires ndigits.
|
|
1217
|
+
# BigDecimal(2.0, 0) # => 0.2e1
|
|
1218
|
+
# BigDecimal(Rational(2, 1), 0) # => 0.2e1
|
|
1219
|
+
#
|
|
1220
|
+
# * String: converted by parsing if it contains an integer or floating-point
|
|
1221
|
+
# literal; leading and trailing whitespace is ignored:
|
|
1222
|
+
#
|
|
1223
|
+
# # String does not require ndigits; ignored if given.
|
|
1224
|
+
# BigDecimal('2') # => 0.2e1
|
|
1225
|
+
# BigDecimal('2.0') # => 0.2e1
|
|
1226
|
+
# BigDecimal('0.2e1') # => 0.2e1
|
|
1227
|
+
# BigDecimal(' 2.0 ') # => 0.2e1
|
|
1228
|
+
#
|
|
1229
|
+
# * Other type that responds to method `:to_str`: first converted to a string,
|
|
1230
|
+
# then converted to a BigDecimal, as above.
|
|
1231
|
+
#
|
|
1232
|
+
# * Other type:
|
|
1233
|
+
#
|
|
1234
|
+
# * Raises an exception if keyword argument `exception` is `true`.
|
|
1235
|
+
# * Returns `nil` if keyword argument `exception` is `false`.
|
|
1236
|
+
#
|
|
1237
|
+
# Raises an exception if `value` evaluates to a Float and `digits` is larger
|
|
1238
|
+
# than Float::DIG + 1.
|
|
1239
|
+
#
|
|
1240
|
+
def self?.BigDecimal: (real | string | BigDecimal initial, ?int digits, ?exception: bool) -> BigDecimal
|
|
1241
|
+
end
|
|
1242
|
+
|
|
1243
|
+
%a{annotate:rdoc:skip}
|
|
1244
|
+
class Integer
|
|
1245
|
+
# <!--
|
|
1246
|
+
# rdoc-file=numeric.c
|
|
1247
|
+
# - self / numeric -> numeric_result
|
|
1248
|
+
# -->
|
|
1249
|
+
# Performs division; for integer `numeric`, truncates the result to an integer:
|
|
1250
|
+
#
|
|
1251
|
+
# 4 / 3 # => 1
|
|
1252
|
+
# 4 / -3 # => -2
|
|
1253
|
+
# -4 / 3 # => -2
|
|
1254
|
+
# -4 / -3 # => 1
|
|
1255
|
+
#
|
|
1256
|
+
# For other +numeric+, returns non-integer result:
|
|
1257
|
+
#
|
|
1258
|
+
# 4 / 3.0 # => 1.3333333333333333
|
|
1259
|
+
# 4 / Rational(3, 1) # => (4/3)
|
|
1260
|
+
# 4 / Complex(3, 0) # => ((4/3)+0i)
|
|
1261
|
+
#
|
|
1262
|
+
def /: (BigDecimal) -> BigDecimal
|
|
1263
|
+
| ...
|
|
1264
|
+
|
|
1265
|
+
# <!--
|
|
1266
|
+
# rdoc-file=numeric.c
|
|
1267
|
+
# - self * numeric -> numeric_result
|
|
1268
|
+
# -->
|
|
1269
|
+
# Performs multiplication:
|
|
1270
|
+
#
|
|
1271
|
+
# 4 * 2 # => 8
|
|
1272
|
+
# 4 * -2 # => -8
|
|
1273
|
+
# -4 * 2 # => -8
|
|
1274
|
+
# 4 * 2.0 # => 8.0
|
|
1275
|
+
# 4 * Rational(1, 3) # => (4/3)
|
|
1276
|
+
# 4 * Complex(2, 0) # => (8+0i)
|
|
1277
|
+
#
|
|
1278
|
+
def *: (BigDecimal) -> BigDecimal
|
|
1279
|
+
| ...
|
|
1280
|
+
|
|
1281
|
+
# <!--
|
|
1282
|
+
# rdoc-file=numeric.c
|
|
1283
|
+
# - self + numeric -> numeric_result
|
|
1284
|
+
# -->
|
|
1285
|
+
# Performs addition:
|
|
1286
|
+
#
|
|
1287
|
+
# 2 + 2 # => 4
|
|
1288
|
+
# -2 + 2 # => 0
|
|
1289
|
+
# -2 + -2 # => -4
|
|
1290
|
+
# 2 + 2.0 # => 4.0
|
|
1291
|
+
# 2 + Rational(2, 1) # => (4/1)
|
|
1292
|
+
# 2 + Complex(2, 0) # => (4+0i)
|
|
1293
|
+
#
|
|
1294
|
+
def +: (BigDecimal) -> BigDecimal
|
|
1295
|
+
| ...
|
|
1296
|
+
|
|
1297
|
+
# <!--
|
|
1298
|
+
# rdoc-file=numeric.c
|
|
1299
|
+
# - self - numeric -> numeric_result
|
|
1300
|
+
# -->
|
|
1301
|
+
# Performs subtraction:
|
|
1302
|
+
#
|
|
1303
|
+
# 4 - 2 # => 2
|
|
1304
|
+
# -4 - 2 # => -6
|
|
1305
|
+
# -4 - -2 # => -2
|
|
1306
|
+
# 4 - 2.0 # => 2.0
|
|
1307
|
+
# 4 - Rational(2, 1) # => (2/1)
|
|
1308
|
+
# 4 - Complex(2, 0) # => (2+0i)
|
|
1309
|
+
#
|
|
1310
|
+
def -: (BigDecimal) -> BigDecimal
|
|
1311
|
+
| ...
|
|
1312
|
+
end
|
|
1313
|
+
|
|
1314
|
+
%a{annotate:rdoc:skip}
|
|
1315
|
+
class Float
|
|
1316
|
+
# <!--
|
|
1317
|
+
# rdoc-file=numeric.c
|
|
1318
|
+
# - self / other -> numeric
|
|
1319
|
+
# -->
|
|
1320
|
+
# Returns a new Float which is the result of dividing `self` by `other`:
|
|
1321
|
+
#
|
|
1322
|
+
# f = 3.14
|
|
1323
|
+
# f / 2 # => 1.57
|
|
1324
|
+
# f / 2.0 # => 1.57
|
|
1325
|
+
# f / Rational(2, 1) # => 1.57
|
|
1326
|
+
# f / Complex(2, 0) # => (1.57+0.0i)
|
|
1327
|
+
#
|
|
1328
|
+
def /: (BigDecimal) -> BigDecimal
|
|
1329
|
+
| ...
|
|
1330
|
+
|
|
1331
|
+
# <!--
|
|
1332
|
+
# rdoc-file=numeric.c
|
|
1333
|
+
# - self * other -> numeric
|
|
1334
|
+
# -->
|
|
1335
|
+
# Returns a new Float which is the product of `self` and `other`:
|
|
1336
|
+
#
|
|
1337
|
+
# f = 3.14
|
|
1338
|
+
# f * 2 # => 6.28
|
|
1339
|
+
# f * 2.0 # => 6.28
|
|
1340
|
+
# f * Rational(1, 2) # => 1.57
|
|
1341
|
+
# f * Complex(2, 0) # => (6.28+0.0i)
|
|
1342
|
+
#
|
|
1343
|
+
def *: (BigDecimal) -> BigDecimal
|
|
1344
|
+
| ...
|
|
1345
|
+
|
|
1346
|
+
# <!--
|
|
1347
|
+
# rdoc-file=numeric.c
|
|
1348
|
+
# - self + other -> numeric
|
|
1349
|
+
# -->
|
|
1350
|
+
# Returns a new Float which is the sum of `self` and `other`:
|
|
1351
|
+
#
|
|
1352
|
+
# f = 3.14
|
|
1353
|
+
# f + 1 # => 4.140000000000001
|
|
1354
|
+
# f + 1.0 # => 4.140000000000001
|
|
1355
|
+
# f + Rational(1, 1) # => 4.140000000000001
|
|
1356
|
+
# f + Complex(1, 0) # => (4.140000000000001+0i)
|
|
1357
|
+
#
|
|
1358
|
+
def +: (BigDecimal) -> BigDecimal
|
|
1359
|
+
| ...
|
|
1360
|
+
|
|
1361
|
+
# <!--
|
|
1362
|
+
# rdoc-file=numeric.c
|
|
1363
|
+
# - self - other -> numeric
|
|
1364
|
+
# -->
|
|
1365
|
+
# Returns a new Float which is the difference of `self` and `other`:
|
|
1366
|
+
#
|
|
1367
|
+
# f = 3.14
|
|
1368
|
+
# f - 1 # => 2.14
|
|
1369
|
+
# f - 1.0 # => 2.14
|
|
1370
|
+
# f - Rational(1, 1) # => 2.14
|
|
1371
|
+
# f - Complex(1, 0) # => (2.14+0i)
|
|
1372
|
+
#
|
|
1373
|
+
def -: (BigDecimal) -> BigDecimal
|
|
1374
|
+
| ...
|
|
1375
|
+
end
|
|
1376
|
+
|
|
1377
|
+
%a{annotate:rdoc:skip}
|
|
1378
|
+
class Rational
|
|
1379
|
+
# <!--
|
|
1380
|
+
# rdoc-file=rational.c
|
|
1381
|
+
# - rat / numeric -> numeric
|
|
1382
|
+
# - rat.quo(numeric) -> numeric
|
|
1383
|
+
# -->
|
|
1384
|
+
# Performs division.
|
|
1385
|
+
#
|
|
1386
|
+
# Rational(2, 3) / Rational(2, 3) #=> (1/1)
|
|
1387
|
+
# Rational(900) / Rational(1) #=> (900/1)
|
|
1388
|
+
# Rational(-2, 9) / Rational(-9, 2) #=> (4/81)
|
|
1389
|
+
# Rational(9, 8) / 4 #=> (9/32)
|
|
1390
|
+
# Rational(20, 9) / 9.8 #=> 0.22675736961451246
|
|
1391
|
+
#
|
|
1392
|
+
def /: (BigDecimal) -> BigDecimal
|
|
1393
|
+
| ...
|
|
1394
|
+
|
|
1395
|
+
# <!--
|
|
1396
|
+
# rdoc-file=rational.c
|
|
1397
|
+
# - rat * numeric -> numeric
|
|
1398
|
+
# -->
|
|
1399
|
+
# Performs multiplication.
|
|
1400
|
+
#
|
|
1401
|
+
# Rational(2, 3) * Rational(2, 3) #=> (4/9)
|
|
1402
|
+
# Rational(900) * Rational(1) #=> (900/1)
|
|
1403
|
+
# Rational(-2, 9) * Rational(-9, 2) #=> (1/1)
|
|
1404
|
+
# Rational(9, 8) * 4 #=> (9/2)
|
|
1405
|
+
# Rational(20, 9) * 9.8 #=> 21.77777777777778
|
|
1406
|
+
#
|
|
1407
|
+
def *: (BigDecimal) -> BigDecimal
|
|
1408
|
+
| ...
|
|
1409
|
+
|
|
1410
|
+
# <!--
|
|
1411
|
+
# rdoc-file=rational.c
|
|
1412
|
+
# - rat + numeric -> numeric
|
|
1413
|
+
# -->
|
|
1414
|
+
# Performs addition.
|
|
1415
|
+
#
|
|
1416
|
+
# Rational(2, 3) + Rational(2, 3) #=> (4/3)
|
|
1417
|
+
# Rational(900) + Rational(1) #=> (901/1)
|
|
1418
|
+
# Rational(-2, 9) + Rational(-9, 2) #=> (-85/18)
|
|
1419
|
+
# Rational(9, 8) + 4 #=> (41/8)
|
|
1420
|
+
# Rational(20, 9) + 9.8 #=> 12.022222222222222
|
|
1421
|
+
#
|
|
1422
|
+
def +: (BigDecimal) -> BigDecimal
|
|
1423
|
+
| ...
|
|
1424
|
+
|
|
1425
|
+
# <!--
|
|
1426
|
+
# rdoc-file=rational.c
|
|
1427
|
+
# - rat - numeric -> numeric
|
|
1428
|
+
# -->
|
|
1429
|
+
# Performs subtraction.
|
|
1430
|
+
#
|
|
1431
|
+
# Rational(2, 3) - Rational(2, 3) #=> (0/1)
|
|
1432
|
+
# Rational(900) - Rational(1) #=> (899/1)
|
|
1433
|
+
# Rational(-2, 9) - Rational(-9, 2) #=> (77/18)
|
|
1434
|
+
# Rational(9, 8) - 4 #=> (-23/8)
|
|
1435
|
+
# Rational(20, 9) - 9.8 #=> -7.577777777777778
|
|
1436
|
+
#
|
|
1437
|
+
def -: (BigDecimal) -> BigDecimal
|
|
1438
|
+
| ...
|
|
1439
|
+
end
|
|
1440
|
+
|
|
1441
|
+
%a{annotate:rdoc:skip}
|
|
1442
|
+
class Complex
|
|
1443
|
+
# <!--
|
|
1444
|
+
# rdoc-file=complex.c
|
|
1445
|
+
# - complex / numeric -> new_complex
|
|
1446
|
+
# -->
|
|
1447
|
+
# Returns the quotient of `self` and `numeric`:
|
|
1448
|
+
#
|
|
1449
|
+
# Complex.rect(2, 3) / Complex.rect(2, 3) # => (1+0i)
|
|
1450
|
+
# Complex.rect(900) / Complex.rect(1) # => (900+0i)
|
|
1451
|
+
# Complex.rect(-2, 9) / Complex.rect(-9, 2) # => ((36/85)-(77/85)*i)
|
|
1452
|
+
# Complex.rect(9, 8) / 4 # => ((9/4)+2i)
|
|
1453
|
+
# Complex.rect(20, 9) / 9.8 # => (2.0408163265306123+0.9183673469387754i)
|
|
1454
|
+
#
|
|
1455
|
+
def /: (BigDecimal) -> Complex
|
|
1456
|
+
| ...
|
|
1457
|
+
|
|
1458
|
+
# <!--
|
|
1459
|
+
# rdoc-file=complex.c
|
|
1460
|
+
# - complex * numeric -> new_complex
|
|
1461
|
+
# -->
|
|
1462
|
+
# Returns the product of `self` and `numeric`:
|
|
1463
|
+
#
|
|
1464
|
+
# Complex.rect(2, 3) * Complex.rect(2, 3) # => (-5+12i)
|
|
1465
|
+
# Complex.rect(900) * Complex.rect(1) # => (900+0i)
|
|
1466
|
+
# Complex.rect(-2, 9) * Complex.rect(-9, 2) # => (0-85i)
|
|
1467
|
+
# Complex.rect(9, 8) * 4 # => (36+32i)
|
|
1468
|
+
# Complex.rect(20, 9) * 9.8 # => (196.0+88.2i)
|
|
1469
|
+
#
|
|
1470
|
+
def *: (BigDecimal) -> Complex
|
|
1471
|
+
| ...
|
|
1472
|
+
|
|
1473
|
+
# <!--
|
|
1474
|
+
# rdoc-file=complex.c
|
|
1475
|
+
# - complex + numeric -> new_complex
|
|
1476
|
+
# -->
|
|
1477
|
+
# Returns the sum of `self` and `numeric`:
|
|
1478
|
+
#
|
|
1479
|
+
# Complex.rect(2, 3) + Complex.rect(2, 3) # => (4+6i)
|
|
1480
|
+
# Complex.rect(900) + Complex.rect(1) # => (901+0i)
|
|
1481
|
+
# Complex.rect(-2, 9) + Complex.rect(-9, 2) # => (-11+11i)
|
|
1482
|
+
# Complex.rect(9, 8) + 4 # => (13+8i)
|
|
1483
|
+
# Complex.rect(20, 9) + 9.8 # => (29.8+9i)
|
|
1484
|
+
#
|
|
1485
|
+
def +: (BigDecimal) -> Complex
|
|
1486
|
+
| ...
|
|
1487
|
+
|
|
1488
|
+
# <!--
|
|
1489
|
+
# rdoc-file=complex.c
|
|
1490
|
+
# - complex - numeric -> new_complex
|
|
1491
|
+
# -->
|
|
1492
|
+
# Returns the difference of `self` and `numeric`:
|
|
1493
|
+
#
|
|
1494
|
+
# Complex.rect(2, 3) - Complex.rect(2, 3) # => (0+0i)
|
|
1495
|
+
# Complex.rect(900) - Complex.rect(1) # => (899+0i)
|
|
1496
|
+
# Complex.rect(-2, 9) - Complex.rect(-9, 2) # => (7+7i)
|
|
1497
|
+
# Complex.rect(9, 8) - 4 # => (5+8i)
|
|
1498
|
+
# Complex.rect(20, 9) - 9.8 # => (10.2+9i)
|
|
1499
|
+
#
|
|
1500
|
+
def -: (BigDecimal) -> Complex
|
|
1501
|
+
| ...
|
|
1502
|
+
end
|