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 e703e7b commit 81474e0Copy full SHA for 81474e0
CHANGELOG.md
@@ -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
15
# 3.2.5 / 2021-01-11
16
17
## Bug fixes:
0 commit comments