Skip to content

Few random tweaks for April 2025 #230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 26, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _posts/2025-05-20-april-rubygems-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down Expand Up @@ -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:

Expand Down
4 changes: 0 additions & 4 deletions stylesheets/scss/type.scss
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,6 @@ a.t-list__item {
word-wrap: break-word;
}

b, strong {
font-weight: 500;
}

h1, h2 {
margin-bottom: 24px;
font: {
Expand Down