File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ # 3.5.5 / 2024-01-18
2+
3+ ## Enhancements:
4+
5+ * Installs bundler 2.5.5 as a default gem.
6+
7+ ## Bug fixes:
8+
9+ * Fix ` require ` activation conflicts when requiring default gems under
10+ some situations. Pull request
11+ [ #7379 ] ( https://github.com/rubygems/rubygems/pull/7379 ) by
12+ deivid-rodriguez
13+ * Use cache_home instead of data_home in default_spec_cache_dir. Pull
14+ request [ #7331 ] ( https://github.com/rubygems/rubygems/pull/7331 ) by mrkn
15+
16+ ## Documentation:
17+
18+ * Use squiggly heredocs in ` Gem::Specification#description ` documentation,
19+ so it doesn't add leading whitespace. Pull request
20+ [ #7373 ] ( https://github.com/rubygems/rubygems/pull/7373 ) by bravehager
21+
122# 3.5.4 / 2024-01-04
223
324## Enhancements:
You can’t perform that action at this time.
0 commit comments