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 9f506d1 commit 94e83dbCopy full SHA for 94e83db
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+# 3.6.3 / 2025-01-16
2
+
3
+## Enhancements:
4
5
+* Add credentials file path to `gem env`. Pull request
6
+ [#8375](https://github.com/rubygems/rubygems/pull/8375) by duckinator
7
+* Update SPDX license list as of 2024-12-30. Pull request
8
+ [#8387](https://github.com/rubygems/rubygems/pull/8387) by
9
+ github-actions[bot]
10
+* Installs bundler 2.6.3 as a default gem.
11
12
+## Bug fixes:
13
14
+* Fix `@licenses` array unmarshalling. Pull request
15
+ [#8411](https://github.com/rubygems/rubygems/pull/8411) by rykov
16
17
# 3.6.2 / 2024-12-23
18
19
## Security:
0 commit comments