@@ -14,12 +14,12 @@ To update to the latest RubyGems you can run:
1414To install RubyGems by hand see the [ Download RubyGems] [ download ] page.
1515
1616
17- _ ### Security:_
17+ ### Security:
1818
1919* Bump up vendored URI to 1.0.4. Pull request
2020 [ #9031 ] ( https://github.com/ruby/rubygems/pull/9031 ) by hsbt
2121
22- _ ### Breaking changes:_
22+ ### Breaking changes:
2323
2424* Removed deprecated ` -C ` option from gem build. Pull request
2525 [ #9088 ] ( https://github.com/ruby/rubygems/pull/9088 ) by hsbt
@@ -40,12 +40,12 @@ _### Breaking changes:_
4040* Removed ` compatibility.rb ` for RG 4.0. Pull request
4141 [ #8899 ] ( https://github.com/ruby/rubygems/pull/8899 ) by hsbt
4242
43- _ ### Deprecations:_
43+ ### Deprecations:
4444
4545* Deprecate ` Gem::Specification#datadir ` . Pull request
4646 [ #8900 ] ( https://github.com/ruby/rubygems/pull/8900 ) by hsbt
4747
48- _ ### Features:_
48+ ### Features:
4949
5050* Undeprecate ` Gem::Version.new(nil) ` . Pull request
5151 [ #9086 ] ( https://github.com/ruby/rubygems/pull/9086 ) by tenderlove
@@ -54,7 +54,7 @@ _### Features:_
5454* Add pattern matching support to Gem::Platform. Pull request
5555 [ #9062 ] ( https://github.com/ruby/rubygems/pull/9062 ) by baweaver
5656
57- _ ### Performance:_
57+ ### Performance:
5858
5959* Remove some memoization. Pull request
6060 [ #9017 ] ( https://github.com/ruby/rubygems/pull/9017 ) by tenderlove
@@ -69,7 +69,7 @@ _### Performance:_
6969* Use File#chmod rather than FileUtils.chmod. Pull request
7070 [ #8965 ] ( https://github.com/ruby/rubygems/pull/8965 ) by tenderlove
7171
72- _ ### Enhancements:_
72+ ### Enhancements:
7373
7474* Update all vendored libraries to latest version. Pull request
7575 [ #9089 ] ( https://github.com/ruby/rubygems/pull/9089 ) by hsbt
@@ -95,7 +95,7 @@ _### Enhancements:_
9595 request [ #8879 ] ( https://github.com/ruby/rubygems/pull/8879 ) by ioquatix
9696* Installs bundler 4.0.0.beta1 as a default gem.
9797
98- _ ### Documentation:_
98+ ### Documentation:
9999
100100* [ DOC] Fix the location of Gem::Deprecate document. Pull request
101101 [ #9065 ] ( https://github.com/ruby/rubygems/pull/9065 ) by nobu
0 commit comments