File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ # 3.5.6 / 2024-02-06
2+
3+ ## Enhancements:
4+
5+ * Deep copy requirements in ` Gem::Specification ` and ` Gem::Requirement ` .
6+ Pull request [ #7439 ] ( https://github.com/rubygems/rubygems/pull/7439 ) by
7+ flavorjones
8+ * Change gem login message to clear up that username can be also used.
9+ Pull request [ #7422 ] ( https://github.com/rubygems/rubygems/pull/7422 ) by
10+ VitaliySerov
11+ * Add metadata for rubygems.org. Pull request
12+ [ #7435 ] ( https://github.com/rubygems/rubygems/pull/7435 ) by m-nakamura145
13+ * Improve gem login scope selection. Pull request
14+ [ #7342 ] ( https://github.com/rubygems/rubygems/pull/7342 ) by williantenfen
15+ * Vendor uri in RubyGems. Pull request
16+ [ #7386 ] ( https://github.com/rubygems/rubygems/pull/7386 ) by
17+ deivid-rodriguez
18+ * Installs bundler 2.5.6 as a default gem.
19+
20+ ## Bug fixes:
21+
22+ * Skip to load commented out words. Pull request
23+ [ #7413 ] ( https://github.com/rubygems/rubygems/pull/7413 ) by hsbt
24+ * Fix rake runtime dependency warning for rake based extension. Pull
25+ request [ #7395 ] ( https://github.com/rubygems/rubygems/pull/7395 ) by ntkme
26+
127# 3.5.5 / 2024-01-18
228
329## Enhancements:
You can’t perform that action at this time.
0 commit comments