Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rspec gem install step #22

Merged
merged 1 commit into from May 16, 2023
Merged

Fix rspec gem install step #22

merged 1 commit into from May 16, 2023

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 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 pushed a commit to sous-chefs/yum that referenced this pull request 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

-   [gaurav-nelson/github-action-markdown-link-check#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

-   [gaurav-nelson/github-action-markdown-link-check#116 - Changed the base image to more stage Node image `node:lts-alpine`
-   [gaurav-nelson/github-action-markdown-link-check#126 - Use markdown-link-check version 3.9.3
-   [gaurav-nelson/github-action-markdown-link-check#148 - Fully disable the Git ownership check
-   [gaurav-nelson/github-action-markdown-link-check#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 [sous-chefs/.github#26
-   chore(deps): update actions (major) by [@&#8203;renovate](https://togithub.com/renovate) in [sous-chefs/.github#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 [sous-chefs/.github#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 [sous-chefs/.github#23
-   chore(deps): update davidanson/markdownlint-cli2-action action to v10 by [@&#8203;renovate](https://togithub.com/renovate) in [sous-chefs/.github#21

#### New Contributors

-   [@&#8203;renovate](https://togithub.com/renovate) made their first contribution in [sous-chefs/.github#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 [sous-chefs/.github#22

#### New Contributors

-   [@&#8203;bmhughes](https://togithub.com/bmhughes) made their first contribution in [sous-chefs/.github#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 pushed a commit to sous-chefs/kafka that referenced this pull request 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 [sous-chefs/.github#26
-   chore(deps): update actions (major) by [@&#8203;renovate](https://togithub.com/renovate) in [sous-chefs/.github#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 [sous-chefs/.github#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 [sous-chefs/.github#23
-   chore(deps): update davidanson/markdownlint-cli2-action action to v10 by [@&#8203;renovate](https://togithub.com/renovate) in [sous-chefs/.github#21

#### New Contributors

-   [@&#8203;renovate](https://togithub.com/renovate) made their first contribution in [sous-chefs/.github#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 [sous-chefs/.github#22

#### New Contributors

-   [@&#8203;bmhughes](https://togithub.com/bmhughes) made their first contribution in [sous-chefs/.github#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 [sous-chefs/.github#15
-   Add Chef Metadata Check by [@&#8203;damacus](https://togithub.com/damacus) in [sous-chefs/.github#16
-   Add Renovate configuration by [@&#8203;damacus](https://togithub.com/damacus) in [sous-chefs/.github#17
-   Update Metadata check action to v1 by [@&#8203;damacus](https://togithub.com/damacus) in [sous-chefs/.github#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 pushed a commit to sous-chefs/emacs that referenced this pull request 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 [sous-chefs/.github#26
-   chore(deps): update actions (major) by [@&#8203;renovate](https://togithub.com/renovate) in [sous-chefs/.github#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 [sous-chefs/.github#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 [sous-chefs/.github#23
-   chore(deps): update davidanson/markdownlint-cli2-action action to v10 by [@&#8203;renovate](https://togithub.com/renovate) in [sous-chefs/.github#21

#### New Contributors

-   [@&#8203;renovate](https://togithub.com/renovate) made their first contribution in [sous-chefs/.github#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 [sous-chefs/.github#22

#### New Contributors

-   [@&#8203;bmhughes](https://togithub.com/bmhughes) made their first contribution in [sous-chefs/.github#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 pushed a commit to sous-chefs/iis_urlrewrite that referenced this pull request 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 [sous-chefs/.github#26
-   chore(deps): update actions (major) by [@&#8203;renovate](https://togithub.com/renovate) in [sous-chefs/.github#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 [sous-chefs/.github#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 [sous-chefs/.github#23
-   chore(deps): update davidanson/markdownlint-cli2-action action to v10 by [@&#8203;renovate](https://togithub.com/renovate) in [sous-chefs/.github#21

#### New Contributors

-   [@&#8203;renovate](https://togithub.com/renovate) made their first contribution in [sous-chefs/.github#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 [sous-chefs/.github#22

#### New Contributors

-   [@&#8203;bmhughes](https://togithub.com/bmhughes) made their first contribution in [sous-chefs/.github#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.

None yet

2 participants