summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <jmccrae@chf.io>2022-04-04 15:40:35 -0700
committerJohn McCrae <jmccrae@chf.io>2022-04-04 15:40:35 -0700
commitd72c9fadc054d4b790eb16eb4f0c4c50b37e9ae2 (patch)
tree79f1c29e6ca12ca64ff59ed0e6aa0c14e1c0e006
parent76ff381d2dc24a1732591454c60591bfc63b5456 (diff)
downloadmixlib-shellout-d72c9fadc054d4b790eb16eb4f0c4c50b37e9ae2.tar.gz
Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bug
Signed-off-by: John McCrae <jmccrae@chf.io>
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f7b3e5a..306b7d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,12 @@
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Loosen platform regex to allow 64 or 32 bit mingw [#234](https://github.com/chef/mixlib-shellout/pull/234) ([clintoncwolfe](https://github.com/clintoncwolfe)) <!-- 3.2.6 -->
+<!-- release_rollup -->
+<!-- latest_stable_release -->
+## [v3.2.6](https://github.com/chef/mixlib-shellout/tree/v3.2.6) (2022-03-31)
+
+#### Merged Pull Requests
- Loosen platform regex to allow 64 or 32 bit mingw [#234](https://github.com/chef/mixlib-shellout/pull/234) ([clintoncwolfe](https://github.com/clintoncwolfe))
<!-- latest_stable_release -->