Skip to content

Bump json from 2.12.2 to 2.19.9 #7

Bump json from 2.12.2 to 2.19.9

Bump json from 2.12.2 to 2.19.9 #7

Workflow file for this run

name: CI
on: [push, pull_request]
permissions:
contents: read
jobs:
rubocop:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2
bundler-cache: true
- run: bundle exec rubocop