www/ruby-sass-embedded: update to 1.102.0
1.101.5 (2026-07-23)
* Bump rubygems/configure-rubygems-credentials from 2.0.0 to 2.1.0 (#385)
* Update rubocop requirement from ~> 1.87.0 to ~> 1.88.0 (#386)
* Bump actions/checkout from 6 to 7 (#387)
* Bump actions/checkout from 6 to 7 in /.github/actions/build-dart-sass
(#388)
* Bump actions/setup-node from 6 to 7 in /.github/actions/build-dart-sass
(#389)
* Bump sass from 1.101.0 to 1.101.5 in /ext/sass (#391)
1.101.6 (2026-07-23)
* Bump sass from 1.101.5 to 1.101.6 in /ext/sass (#392)
1.101.7 (2026-07-24)
[6 lines not shown]
www/ruby-cgi: update to 0.5.2
0.5.2 (2026-06-23)
What's Changed
* Improve readme copy/paste + update URLs to HTTPS by @tas50 in #101
* Add changelog URI to cgi.gemspec metadata by @phallstrom in #105
* Fix escape_html/h aliases to use C extension instead of pure Ruby fallback
by @ianks in #110
* [DOC] More on CGI.new by @BurdetteLamar in #95
* [DOC] Doc for CGI#http_header by @BurdetteLamar in #98
* [DOC] Doc for accept_charset and accept_charset= by @BurdetteLamar in #97
* [DOC] Fix examples in accept_charset and http_header docs by @hsbt in #125
* Add 'digest' option by @nobu in #62
* Handle POST without Content-Length by @hsbt in #126
* Fix CGI.unescapeHTML CompatibilityError in the pure-Ruby fallback by @hsbt
in #127
[5 lines not shown]
www/ruby-aws-sdk-s3: update to 1.228.1
1.228.1 (2026-07-23)
* Issue - Ensure the source file is closed on multipart upload_file part
failure, preventing leaked file descriptors (#3408).
www/ruby-aws-partitions: update to 1.1273.0
1.1273.0 (2026-07-24)
* Feature - Updated the partitions source data that determines the AWS
service regions and endpoints.
1.1272.0 (2026-07-22)
* Feature - Updated the partitions source data that determines the AWS
service regions and endpoints.
security/ruby-sshkit: update to 1.25.1
1.25.1 (2027-07-24)
This is a gem housekeeping release. No user-facing changes.
Housekeeping
* Opt-in for MFA requirement (#566) @tagliala
* Bump toolmantim/release-drafter from 6.1.0 to 7.1.1 (#561, #564)
@dependabot[bot]
* Add Ruby 4 to CI (#559) @mattbrictson
security/ruby-rex-socket: update to 0.1.71
0.1.71 (2026-07-23)
* Merge pull request #88 from adfoster-r7/fix-broken-ssl-server-support
on windows; Fix broken ssl server support on windows
net/ruby-net-ping: update to 2.0.9
2.0.9 (2026-07-25)
* Add GitHub Actions CI #33 and update its supported Ruby versions #38.
* Replace FakeWeb with WebMock and update the test suite for current Ruby
versions #38.
* Skip external-ping tests when the system ping command is unavailable #33.
* Fix the macOS ping6 interval option #40.
* Update README wording #30.
* Align Net::Ping::VERSION with the gem version #37.
devel/ruby-tins: update to 1.56.0
1.55.0 (2026-07-23)
* Introduced the Tins::DeepTransform module, providing a stack-safe,
iterative engine for deep transformations via the deep_transform method.
* Added support for flexible lambda arity (1, 2, or 3) within deep_transform
to allow access to the node, key/index, and parent container context.
* Implemented a core extension in tins/xt/deep_transform that integrates
DeepTransform into the Hash and Array classes.
* Refactored Tins::HashSymbolizeKeysRecursive to utilize the new iterative
engine instead of recursive logic.
1.56.0 (2026-07-25)
* Added irb as a runtime dependency
devel/ruby-async: update to 2.43.0
2.43.0 (2026-07-22)
* Propagate cancellation causes through task trees so child tasks observe
the original cancellation cause.
ocaml-dune: downgrade to 3.23.1
Update to 3.24 removed the Coq Build Language, recommending
Rocq instead. Since we don't have that yet...
Requested by alnsn.