summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-04-04 22:43:54 +0000
committerChef Expeditor <chef-ci@chef.io>2022-04-04 22:43:54 +0000
commitca1f88cf1d6a1d56a1b89c79c3fca507db7b4b0f (patch)
tree4c72d5b96aad406fccb4f23baff250cde71292a0 /CHANGELOG.md
parent28cf72ff166582eb1994bd69e2ada102786db822 (diff)
downloadmixlib-shellout-ca1f88cf1d6a1d56a1b89c79c3fca507db7b4b0f.tar.gz
Bump version to 3.2.7 by Chef Expeditorv3.2.7
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 306b7d9..7ad4ed4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
# mixlib-shellout Changelog
-<!-- latest_release 3.2.6 -->
-## [v3.2.6](https://github.com/chef/mixlib-shellout/tree/v3.2.6) (2022-03-29)
+<!-- latest_release 3.2.7 -->
+## [v3.2.7](https://github.com/chef/mixlib-shellout/tree/v3.2.7) (2022-04-04)
#### 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))
+- Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bug [#235](https://github.com/chef/mixlib-shellout/pull/235) ([johnmccrae](https://github.com/johnmccrae))
<!-- latest_release -->
<!-- release_rollup since=3.2.5 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bug [#235](https://github.com/chef/mixlib-shellout/pull/235) ([johnmccrae](https://github.com/johnmccrae)) <!-- 3.2.7 -->
- 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 -->