Skip to content

Fix rspec gem install step#22

Merged
damacus merged 1 commit intomainfrom
fix-lint-gem-install
May 16, 2023
Merged

Fix rspec gem install step#22
damacus merged 1 commit intomainfrom
fix-lint-gem-install

Conversation

@bmhughes
Copy link
Contributor

@bmhughes bmhughes commented May 5, 2023

Description

  • Fix rspec gem install step

Issues Resolved

  • n/a

Check List

  • A summary of changes made is included in the CHANGELOG under ## Unreleased
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

@bmhughes bmhughes self-assigned this May 5, 2023
@bmhughes bmhughes marked this pull request as draft May 5, 2023 09:32
@bmhughes bmhughes force-pushed the fix-lint-gem-install branch from b0cea5d to 4cb2afb Compare May 5, 2023 09:35
@bmhughes bmhughes force-pushed the fix-lint-gem-install branch from 4cb2afb to 83cf6c1 Compare May 16, 2023 09:29
@bmhughes bmhughes marked this pull request as ready for review May 16, 2023 09:53
@damacus damacus merged commit f71fad4 into main May 16, 2023
@damacus damacus deleted the fix-lint-gem-install branch May 16, 2023 10:00
xorima referenced this pull request in sous-chefs/yum Sep 28, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [gaurav-nelson/github-action-markdown-link-check](https://togithub.com/gaurav-nelson/github-action-markdown-link-check) | action | patch | `1.0.13` -> `1.0.15` |
| [sous-chefs/.github](https://togithub.com/sous-chefs/.github) | action | patch | `2.0.2` -> `2.0.6` |

---

### Release Notes

<details>
<summary>gaurav-nelson/github-action-markdown-link-check (gaurav-nelson/github-action-markdown-link-check)</summary>

### [`v1.0.15`](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/releases/tag/1.0.15)

[Compare Source](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/compare/1.0.14...1.0.15)

##### Changes

-   [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/168](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/168) - Respect folder-path when check-modified-files-only == yes: Thank you [@&#8203;exoego](https://togithub.com/exoego)

Thank you [@&#8203;mgrojo](https://togithub.com/mgrojo) [@&#8203;qaristote](https://togithub.com/qaristote) [@&#8203;RezaRahemtola](https://togithub.com/RezaRahemtola) for minor typo fixes.

### [`v1.0.14`](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/releases/tag/1.0.14)

[Compare Source](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/compare/1.0.13...1.0.14)

### Important ‼️

This version is in beta. Use `1.0.13` or `v1` which are the stable versions.

***

##### Changes

-   [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/116](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/116) - Changed the base image to more stage Node image `node:lts-alpine`
-   [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/126](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/126) - Use markdown-link-check version 3.9.3
-   [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/148](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/148) - Fully disable the Git ownership check
-   [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/144](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/144) - Update markdown-lint-check to v3.10.2

Thank you [@&#8203;thanethomson](https://togithub.com/thanethomson) [@&#8203;edumco](https://togithub.com/edumco) [@&#8203;Pandapip1](https://togithub.com/Pandapip1) [@&#8203;creachadair](https://togithub.com/creachadair) [@&#8203;bogdandrutu](https://togithub.com/bogdandrutu)

</details>

<details>
<summary>sous-chefs/.github (sous-chefs/.github)</summary>

### [`v2.0.6`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.6)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.5...2.0.6)

#### What's Changed

-   chore(deps): update davidanson/markdownlint-cli2-action action to v11 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/26](https://togithub.com/sous-chefs/.github/pull/26)
-   chore(deps): update actions (major) by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/27](https://togithub.com/sous-chefs/.github/pull/27)

**Full Changelog**: sous-chefs/.github@2.0.5...2.0.6

### [`v2.0.5`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.5)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.4...2.0.5)

#### What's Changed

-   Only run check-metadata on a PR ([#&#8203;24](https://togithub.com/sous-chefs/.github/issues/24))
-   allow the chef workstation version to be passed to install chef ([#&#8203;25](https://togithub.com/sous-chefs/.github/issues/25))

#### New Contributors

-   [@&#8203;b-dean](https://togithub.com/b-dean) made their first contribution in [https://github.com/sous-chefs/.github/pull/25](https://togithub.com/sous-chefs/.github/pull/25)

**Full Changelog**: sous-chefs/.github@2.0.4...2.0.5

### [`v2.0.4`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.4)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.3...2.0.4)

#### What's Changed

-   chore(deps): update sonicgarden/rspec-report-action action to v2.1.2 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/23](https://togithub.com/sous-chefs/.github/pull/23)
-   chore(deps): update davidanson/markdownlint-cli2-action action to v10 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/21](https://togithub.com/sous-chefs/.github/pull/21)

#### New Contributors

-   [@&#8203;renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/sous-chefs/.github/pull/23](https://togithub.com/sous-chefs/.github/pull/23)

**Full Changelog**: sous-chefs/.github@2.0.3...2.0.4

### [`v2.0.3`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.3)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.2...2.0.3)

#### What's Changed

-   Fix rspec gem install step by [@&#8203;bmhughes](https://togithub.com/bmhughes) in [https://github.com/sous-chefs/.github/pull/22](https://togithub.com/sous-chefs/.github/pull/22)

#### New Contributors

-   [@&#8203;bmhughes](https://togithub.com/bmhughes) made their first contribution in [https://github.com/sous-chefs/.github/pull/22](https://togithub.com/sous-chefs/.github/pull/22)

**Full Changelog**: sous-chefs/.github@2.0.2...2.0.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sous-chefs/yum).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi44My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
xorima referenced this pull request in sous-chefs/kafka Sep 28, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `3df4ab1` -> `8ade135` |
| [sous-chefs/.github](https://togithub.com/sous-chefs/.github) | action | patch | `2.0.1` -> `2.0.6` |

---

### Release Notes

<details>
<summary>sous-chefs/.github (sous-chefs/.github)</summary>

### [`v2.0.6`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.6)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.5...2.0.6)

#### What's Changed

-   chore(deps): update davidanson/markdownlint-cli2-action action to v11 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/26](https://togithub.com/sous-chefs/.github/pull/26)
-   chore(deps): update actions (major) by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/27](https://togithub.com/sous-chefs/.github/pull/27)

**Full Changelog**: sous-chefs/.github@2.0.5...2.0.6

### [`v2.0.5`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.5)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.4...2.0.5)

#### What's Changed

-   Only run check-metadata on a PR ([#&#8203;24](https://togithub.com/sous-chefs/.github/issues/24))
-   allow the chef workstation version to be passed to install chef ([#&#8203;25](https://togithub.com/sous-chefs/.github/issues/25))

#### New Contributors

-   [@&#8203;b-dean](https://togithub.com/b-dean) made their first contribution in [https://github.com/sous-chefs/.github/pull/25](https://togithub.com/sous-chefs/.github/pull/25)

**Full Changelog**: sous-chefs/.github@2.0.4...2.0.5

### [`v2.0.4`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.4)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.3...2.0.4)

#### What's Changed

-   chore(deps): update sonicgarden/rspec-report-action action to v2.1.2 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/23](https://togithub.com/sous-chefs/.github/pull/23)
-   chore(deps): update davidanson/markdownlint-cli2-action action to v10 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/21](https://togithub.com/sous-chefs/.github/pull/21)

#### New Contributors

-   [@&#8203;renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/sous-chefs/.github/pull/23](https://togithub.com/sous-chefs/.github/pull/23)

**Full Changelog**: sous-chefs/.github@2.0.3...2.0.4

### [`v2.0.3`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.3)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.2...2.0.3)

#### What's Changed

-   Fix rspec gem install step by [@&#8203;bmhughes](https://togithub.com/bmhughes) in [https://github.com/sous-chefs/.github/pull/22](https://togithub.com/sous-chefs/.github/pull/22)

#### New Contributors

-   [@&#8203;bmhughes](https://togithub.com/bmhughes) made their first contribution in [https://github.com/sous-chefs/.github/pull/22](https://togithub.com/sous-chefs/.github/pull/22)

**Full Changelog**: sous-chefs/.github@2.0.2...2.0.3

### [`v2.0.2`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.2)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.1...2.0.2)

#### What's Changed

-   Add metadata-check by [@&#8203;damacus](https://togithub.com/damacus) in [https://github.com/sous-chefs/.github/pull/15](https://togithub.com/sous-chefs/.github/pull/15)
-   Add Chef Metadata Check by [@&#8203;damacus](https://togithub.com/damacus) in [https://github.com/sous-chefs/.github/pull/16](https://togithub.com/sous-chefs/.github/pull/16)
-   Add Renovate configuration by [@&#8203;damacus](https://togithub.com/damacus) in [https://github.com/sous-chefs/.github/pull/17](https://togithub.com/sous-chefs/.github/pull/17)
-   Update Metadata check action to v1 by [@&#8203;damacus](https://togithub.com/damacus) in [https://github.com/sous-chefs/.github/pull/19](https://togithub.com/sous-chefs/.github/pull/19)

**Full Changelog**: sous-chefs/.github@2.0.1...2.0.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sous-chefs/kafka).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
xorima referenced this pull request in sous-chefs/emacs Sep 29, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [sous-chefs/.github](https://togithub.com/sous-chefs/.github) | action | patch | `2.0.2` -> `2.0.6` |

---

### Release Notes

<details>
<summary>sous-chefs/.github (sous-chefs/.github)</summary>

### [`v2.0.6`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.6)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.5...2.0.6)

#### What's Changed

-   chore(deps): update davidanson/markdownlint-cli2-action action to v11 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/26](https://togithub.com/sous-chefs/.github/pull/26)
-   chore(deps): update actions (major) by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/27](https://togithub.com/sous-chefs/.github/pull/27)

**Full Changelog**: sous-chefs/.github@2.0.5...2.0.6

### [`v2.0.5`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.5)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.4...2.0.5)

#### What's Changed

-   Only run check-metadata on a PR ([#&#8203;24](https://togithub.com/sous-chefs/.github/issues/24))
-   allow the chef workstation version to be passed to install chef ([#&#8203;25](https://togithub.com/sous-chefs/.github/issues/25))

#### New Contributors

-   [@&#8203;b-dean](https://togithub.com/b-dean) made their first contribution in [https://github.com/sous-chefs/.github/pull/25](https://togithub.com/sous-chefs/.github/pull/25)

**Full Changelog**: sous-chefs/.github@2.0.4...2.0.5

### [`v2.0.4`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.4)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.3...2.0.4)

#### What's Changed

-   chore(deps): update sonicgarden/rspec-report-action action to v2.1.2 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/23](https://togithub.com/sous-chefs/.github/pull/23)
-   chore(deps): update davidanson/markdownlint-cli2-action action to v10 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/21](https://togithub.com/sous-chefs/.github/pull/21)

#### New Contributors

-   [@&#8203;renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/sous-chefs/.github/pull/23](https://togithub.com/sous-chefs/.github/pull/23)

**Full Changelog**: sous-chefs/.github@2.0.3...2.0.4

### [`v2.0.3`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.3)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.2...2.0.3)

#### What's Changed

-   Fix rspec gem install step by [@&#8203;bmhughes](https://togithub.com/bmhughes) in [https://github.com/sous-chefs/.github/pull/22](https://togithub.com/sous-chefs/.github/pull/22)

#### New Contributors

-   [@&#8203;bmhughes](https://togithub.com/bmhughes) made their first contribution in [https://github.com/sous-chefs/.github/pull/22](https://togithub.com/sous-chefs/.github/pull/22)

**Full Changelog**: sous-chefs/.github@2.0.2...2.0.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sous-chefs/emacs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
xorima referenced this pull request in sous-chefs/iis_urlrewrite Sep 29, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [sous-chefs/.github](https://togithub.com/sous-chefs/.github) | action | patch | `2.0.2` -> `2.0.6` |

---

### Release Notes

<details>
<summary>sous-chefs/.github (sous-chefs/.github)</summary>

### [`v2.0.6`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.6)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.5...2.0.6)

#### What's Changed

-   chore(deps): update davidanson/markdownlint-cli2-action action to v11 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/26](https://togithub.com/sous-chefs/.github/pull/26)
-   chore(deps): update actions (major) by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/27](https://togithub.com/sous-chefs/.github/pull/27)

**Full Changelog**: sous-chefs/.github@2.0.5...2.0.6

### [`v2.0.5`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.5)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.4...2.0.5)

#### What's Changed

-   Only run check-metadata on a PR ([#&#8203;24](https://togithub.com/sous-chefs/.github/issues/24))
-   allow the chef workstation version to be passed to install chef ([#&#8203;25](https://togithub.com/sous-chefs/.github/issues/25))

#### New Contributors

-   [@&#8203;b-dean](https://togithub.com/b-dean) made their first contribution in [https://github.com/sous-chefs/.github/pull/25](https://togithub.com/sous-chefs/.github/pull/25)

**Full Changelog**: sous-chefs/.github@2.0.4...2.0.5

### [`v2.0.4`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.4)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.3...2.0.4)

#### What's Changed

-   chore(deps): update sonicgarden/rspec-report-action action to v2.1.2 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/23](https://togithub.com/sous-chefs/.github/pull/23)
-   chore(deps): update davidanson/markdownlint-cli2-action action to v10 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/21](https://togithub.com/sous-chefs/.github/pull/21)

#### New Contributors

-   [@&#8203;renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/sous-chefs/.github/pull/23](https://togithub.com/sous-chefs/.github/pull/23)

**Full Changelog**: sous-chefs/.github@2.0.3...2.0.4

### [`v2.0.3`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.3)

[Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.2...2.0.3)

#### What's Changed

-   Fix rspec gem install step by [@&#8203;bmhughes](https://togithub.com/bmhughes) in [https://github.com/sous-chefs/.github/pull/22](https://togithub.com/sous-chefs/.github/pull/22)

#### New Contributors

-   [@&#8203;bmhughes](https://togithub.com/bmhughes) made their first contribution in [https://github.com/sous-chefs/.github/pull/22](https://togithub.com/sous-chefs/.github/pull/22)

**Full Changelog**: sous-chefs/.github@2.0.2...2.0.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sous-chefs/iis_urlrewrite).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants