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 61826be commit 6dbd692Copy full SHA for 6dbd692
1 file changed
bundler/CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## 4.0.8 (2026-03-11)
4
+
5
+### Enhancements:
6
7
+ - Add a new Bundler config to control how many specs are fetched [#9363](https://github.com/ruby/rubygems/pull/9363)
8
+ - Restrict GitHub Actions workflow permissions for newgem [#9361](https://github.com/ruby/rubygems/pull/9361)
9
10
+### Bug fixes:
11
12
+ - Fix plugin new version not registering [#9355](https://github.com/ruby/rubygems/pull/9355)
13
14
## 4.0.7 (2026-02-25)
15
16
### Enhancements:
0 commit comments