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 5e4797e commit 62b27ceCopy full SHA for 62b27ce
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+# 3.5.12 / 2024-06-13
2
+
3
+## Enhancements:
4
5
+* Installs bundler 2.5.12 as a default gem.
6
7
+## Bug fixes:
8
9
+* Fix `gem uninstall` unresolved specifications warning. Pull request
10
+ [#7667](https://github.com/rubygems/rubygems/pull/7667) by
11
+ deivid-rodriguez
12
+* Fix `gem pristine` sometimes failing to pristine user installed gems.
13
+ Pull request [#7664](https://github.com/rubygems/rubygems/pull/7664) by
14
15
16
# 3.5.11 / 2024-05-28
17
18
## Enhancements:
0 commit comments