Skip to content

Commit 81474e0

Browse files
Changelog for Rubygems version 3.2.6
1 parent e703e7b commit 81474e0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 3.2.6 / 2021-01-18
2+
3+
## Enhancements:
4+
5+
* Fix `Gem::Platform#inspect` showing duplicate information. Pull request
6+
#4276 by deivid-rodriguez
7+
8+
## Bug fixes:
9+
10+
* Swallow any system call error in `ensure_gem_subdirs` to support jruby
11+
embedded paths. Pull request #4291 by kares
12+
* Restore accepting custom make command with extra options as the `make`
13+
env variable. Pull request #4271 by terceiro
14+
115
# 3.2.5 / 2021-01-11
216

317
## Bug fixes:

0 commit comments

Comments
 (0)