h3_ruby
h3_ruby copied to clipboard
Ruby Bindings for H3, a hexagonal geospatial indexing system
Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.12.0 to 3.13.0. Commits 317fc0b v3.13.0 cfb135a v3.12.0 See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting...
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.6.9 to 2.6.13. Changelog Sourced from zeitwerk's changelog. 2.6.13 (6 february 2024) There is a new experimental null inflector that simply returns its input unchanged: loader.inflector =...
Migrate to v4.0.1 There are many breaking changes: https://github.com/uber/h3/releases/tag/v4.0.0-rc1 Migration guide: https://h3geo.org/docs/next/library/migration-3.x/functions/ Headers: https://github.com/uber/h3/blob/v4.0.0-rc1/src/h3lib/include/h3api.h.in
Ensure gem works for multiple Rubies. JRuby, MRI, Rubinius. Current versions and some older versions too. NOTE: It may be necessary to modify the `ffi_lib` call to fall back to...
Bumps [rgeo-geojson](https://github.com/rgeo/rgeo-geojson) from 2.1.1 to 2.2.0. Changelog Sourced from rgeo-geojson's changelog. 2.2.0 / 2024-07-22 Delegation to inner geometry for a feature (#53) MultiJson rather than JSON (#46) Conversion methods for...
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.6.13 to 2.6.16. Changelog Sourced from zeitwerk's changelog. 2.6.16 (15 June 2024) Logging prints a message when a directory that was not ignored is skipped anyway because...
Bumps [ffi](https://github.com/ffi/ffi) from 1.16.3 to 1.17.0. Changelog Sourced from ffi's changelog. 1.17.0 / 2024-06-02 Fixed: Add FFI::AbstractMemory#read_array_of_string . It was defined but not exposed to Ruby nor tested. #1070 1.17.0.rc2...
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.6.13 to 2.6.17. Changelog Sourced from zeitwerk's changelog. 2.6.17 (29 July 2024) Fix log message when eager loading a directory ends. 2.6.16 (15 June 2024) Logging prints...
Bumps [ffi](https://github.com/ffi/ffi) from 1.17.2 to 1.17.3. Changelog Sourced from ffi's changelog. 1.17.3 / 2025-12-29 Fixed: Opt-in for MFA requirement explicitly. #1159 Fix type signature for FFI::AutoPointer#initialize, FFI::StructByReference#native_type and FFI::Struct#auto_ptr ....
Bumps [yard](https://github.com/lsegal/yard) from 0.9.37 to 0.9.38. Release notes Sourced from yard's releases. Release v0.9.38 Add support for complex constant assignment (#1599) Add support for Data type structs (#1600) Support multi...