Skip to content

Commit 3d9ce42

Browse files
Changelog for Rubygems version 3.5.15
1 parent 1799a62 commit 3d9ce42

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# 3.5.15 / 2024-07-08
2+
3+
## Enhancements:
4+
5+
* Installs bundler 2.5.15 as a default gem.
6+
7+
## Bug fixes:
8+
9+
* Restrict generic `arm` to only match 32-bit arm. Pull request
10+
[#7830](https://github.com/rubygems/rubygems/pull/7830) by ntkme
11+
* Protect creating binstubs with a file lock. Pull request
12+
[#7806](https://github.com/rubygems/rubygems/pull/7806) by
13+
deivid-rodriguez
14+
15+
## Documentation:
16+
17+
* Make it clearer that `add_dependency` is the main way to add
18+
non-development dependencies. Pull request
19+
[#7800](https://github.com/rubygems/rubygems/pull/7800) by jeromedalbert
20+
121
# 3.5.14 / 2024-06-21
222

323
## Enhancements:

0 commit comments

Comments
 (0)