mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
Update CHANGELOG.md with details from pull request #6690
Obvious fix; these changes are the result of automation not creative thinking.
This commit is contained in:
parent
d55d9d950c
commit
525a82de1c
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
#### Merged Pull Requests
|
#### Merged Pull Requests
|
||||||
|
- Update json_schemer requirement from >= 0.2.1, < 0.2.19 to >= 0.2.1, < 2.0.1 [#6690](https://github.com/inspec/inspec/pull/6690) ([dependabot[bot]](https://github.com/dependabot[bot]))
|
||||||
- Update rspec requirement from >= 3.9, <= 3.11 to >= 3.9, <= 3.13 [#6689](https://github.com/inspec/inspec/pull/6689) ([dependabot[bot]](https://github.com/dependabot[bot]))
|
- Update rspec requirement from >= 3.9, <= 3.11 to >= 3.9, <= 3.13 [#6689](https://github.com/inspec/inspec/pull/6689) ([dependabot[bot]](https://github.com/dependabot[bot]))
|
||||||
- Update mongo requirement from = 2.13.2 to = 2.19.1 [#6688](https://github.com/inspec/inspec/pull/6688) ([dependabot[bot]](https://github.com/dependabot[bot]))
|
- Update mongo requirement from = 2.13.2 to = 2.19.1 [#6688](https://github.com/inspec/inspec/pull/6688) ([dependabot[bot]](https://github.com/dependabot[bot]))
|
||||||
<!-- latest_release -->
|
<!-- latest_release -->
|
||||||
|
@ -12,6 +13,7 @@
|
||||||
### Changes since 4.56.20 release
|
### Changes since 4.56.20 release
|
||||||
|
|
||||||
#### Merged Pull Requests
|
#### Merged Pull Requests
|
||||||
|
- Update json_schemer requirement from >= 0.2.1, < 0.2.19 to >= 0.2.1, < 2.0.1 [#6690](https://github.com/inspec/inspec/pull/6690) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 4.56.42 -->
|
||||||
- Update rspec requirement from >= 3.9, <= 3.11 to >= 3.9, <= 3.13 [#6689](https://github.com/inspec/inspec/pull/6689) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 4.56.42 -->
|
- Update rspec requirement from >= 3.9, <= 3.11 to >= 3.9, <= 3.13 [#6689](https://github.com/inspec/inspec/pull/6689) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 4.56.42 -->
|
||||||
- Update mongo requirement from = 2.13.2 to = 2.19.1 [#6688](https://github.com/inspec/inspec/pull/6688) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 4.56.42 -->
|
- Update mongo requirement from = 2.13.2 to = 2.19.1 [#6688](https://github.com/inspec/inspec/pull/6688) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 4.56.42 -->
|
||||||
- Fix Gemfile on inspec-4 [#6687](https://github.com/inspec/inspec/pull/6687) ([clintoncwolfe](https://github.com/clintoncwolfe)) <!-- 4.56.42 -->
|
- Fix Gemfile on inspec-4 [#6687](https://github.com/inspec/inspec/pull/6687) ([clintoncwolfe](https://github.com/clintoncwolfe)) <!-- 4.56.42 -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue