From 1df891b4daf6a75070b4d80ae6cffa85ea4fdcf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20=C5=A0im=C3=A1nek?= Date: Sat, 24 May 2025 19:40:14 +0200 Subject: [PATCH 1/2] Fix formatting and product name. --- _posts/2025-05-20-april-rubygems-updates.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2025-05-20-april-rubygems-updates.md b/_posts/2025-05-20-april-rubygems-updates.md index 2b54c4a..986d057 100644 --- a/_posts/2025-05-20-april-rubygems-updates.md +++ b/_posts/2025-05-20-april-rubygems-updates.md @@ -18,7 +18,7 @@ Some other important accomplishments from the team this month include: **Progress on gems with precompiled binaries** - Following community interest and questions about the initial **“wheels” proposal**, We opened a [GitHub discussion](https://github.com/rubygems/rubygems/discussions/8645) to gather feedback and facilitate conversation. We also invited input from members of the **OpenSSF Securing Software Repositories Working Group** to help align Ruby’s approach with best practices from other language ecosystems. -- We are now focused on collecting ****this feedback into a concrete list of features that will make it easier to use and develop gems with precompiled binaries, guiding the future of RubyGems in this space. +- We are now focused on collecting this **feedback into a concrete list of features** that will make it easier to use and develop gems with precompiled binaries, guiding the future of RubyGems in this space. **Development of a Bundler 4 roadmap** @@ -48,7 +48,7 @@ Looking at Bundler gem downloads trends, usage data shows a clear shift towards - **Ruby 2.7**, EOL since March 2023, dropped from **20.4% to 16.1%**. - Older versions (2.6 and below) continued their gradual decline. -These trends reflect a strong migration toward actively maintained, supported Ruby versions. Analytics were powered by ****[Clickhouse](https://clickhouse.com/). +These trends reflect a strong migration toward actively maintained, supported Ruby versions. Analytics were powered by **[ClickHouse](https://clickhouse.com/)**. The following are highlights of what the team worked on this month: From 627b6bc78b46a4bbc7b99c344842797014f29501 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20=C5=A0im=C3=A1nek?= Date: Sat, 24 May 2025 19:40:44 +0200 Subject: [PATCH 2/2] Keep bold font in t-body. --- stylesheets/scss/type.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/stylesheets/scss/type.scss b/stylesheets/scss/type.scss index 828d3f3..4194152 100644 --- a/stylesheets/scss/type.scss +++ b/stylesheets/scss/type.scss @@ -193,10 +193,6 @@ a.t-list__item { word-wrap: break-word; } - b, strong { - font-weight: 500; - } - h1, h2 { margin-bottom: 24px; font: {