Skip to content

Commit 86aff58

Browse files
authored
Merge pull request #230 from rubygems/random-tweaks
Few random tweaks for April 2025
2 parents 7f07fee + 627b6bc commit 86aff58

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

_posts/2025-05-20-april-rubygems-updates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Some other important accomplishments from the team this month include:
1818
**Progress on gems with precompiled binaries**
1919

2020
- 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.
21-
- 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.
21+
- 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.
2222

2323
**Development of a Bundler 4 roadmap**
2424

@@ -48,7 +48,7 @@ Looking at Bundler gem downloads trends, usage data shows a clear shift towards
4848
- **Ruby 2.7**, EOL since March 2023, dropped from **20.4% to 16.1%**.
4949
- Older versions (2.6 and below) continued their gradual decline.
5050

51-
These trends reflect a strong migration toward actively maintained, supported Ruby versions. Analytics were powered by ****[Clickhouse](https://clickhouse.com/).
51+
These trends reflect a strong migration toward actively maintained, supported Ruby versions. Analytics were powered by **[ClickHouse](https://clickhouse.com/)**.
5252

5353
The following are highlights of what the team worked on this month:
5454

stylesheets/scss/type.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,6 @@ a.t-list__item {
193193
word-wrap: break-word;
194194
}
195195

196-
b, strong {
197-
font-weight: 500;
198-
}
199-
200196
h1, h2 {
201197
margin-bottom: 24px;
202198
font: {

0 commit comments

Comments
 (0)