We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7338fb1 commit 28ce0d9Copy full SHA for 28ce0d9
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# 3.5.18 / 2024-08-26
2
+
3
+## Enhancements:
4
5
+* Installs bundler 2.5.18 as a default gem.
6
7
+## Bug fixes:
8
9
+* Fix `gem uninstall <name>:<version>` failing on shadowed default gems.
10
+ Pull request [#7949](https://github.com/rubygems/rubygems/pull/7949) by
11
+ deivid-rodriguez
12
13
# 3.5.17 / 2024-08-01
14
15
## Enhancements:
0 commit comments