Skip to content

Commit 291fa5a

Browse files
Changelog for Rubygems version 3.5.17
1 parent 0023400 commit 291fa5a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# 3.5.17 / 2024-08-01
2+
3+
## Enhancements:
4+
5+
* Explicitly encode `Gem::Dependency` to yaml. Pull request
6+
[#7867](https://github.com/rubygems/rubygems/pull/7867) by segiddins
7+
* Installs bundler 2.5.17 as a default gem.
8+
9+
## Bug fixes:
10+
11+
* Fix `gem list` regression when a regular gem shadows a default one. Pull
12+
request [#7892](https://github.com/rubygems/rubygems/pull/7892) by
13+
deivid-rodriguez
14+
* Always leave default gem executables around. Pull request
15+
[#7879](https://github.com/rubygems/rubygems/pull/7879) by
16+
deivid-rodriguez
17+
* Fix line comment issue for hash when loading gemrc. Pull request
18+
[#7857](https://github.com/rubygems/rubygems/pull/7857) by leetking
19+
120
# 3.5.16 / 2024-07-18
221

322
## Enhancements:

0 commit comments

Comments
 (0)