Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Update irb requirement from ~> 1.12.0 to ~> 1.13.0 #162

Update irb requirement from ~> 1.12.0 to ~> 1.13.0

Update irb requirement from ~> 1.12.0 to ~> 1.13.0 #162

name: 💂➕
on:
pull_request:
paths:
- '.github/workflows/dependency-review.yml'
- 'Gemfile'
- 'Gemfile.lock'
- '**.gemspec'
permissions:
contents: read
jobs:
dependency-review:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4
with:
# https://spdx.org/licenses/
allow-licenses: MIT, BSD-3-Clause, BSD-2-Clause, 0BSD, Unlicense, ISC, Apache-2.0
allow-dependencies-licenses: pkg:githubactions/DeterminateSystems/nix-installer-action