Skip to content

Commit 80c6fb4

Browse files
Changelog for Bundler version 2.6.2
1 parent dffb5a3 commit 80c6fb4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

bundler/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 2.6.2 (December 23, 2024)
2+
3+
## Bug fixes:
4+
5+
- Restart using `Process.argv0` only if `$PROGRAM_NAME` is not a script [#8343](https://github.com/rubygems/rubygems/pull/8343)
6+
7+
## Documentation:
8+
9+
- Fix typo in `bundle lock` man page synopsis (`--add-checkums``--add-checksums`) [#8350](https://github.com/rubygems/rubygems/pull/8350)
10+
111
# 2.6.1 (December 17, 2024)
212

313
## Bug fixes:

0 commit comments

Comments
 (0)