Skip to content

chore(deps): bump nokogiri from 1.19.3 to 1.19.4 #657

chore(deps): bump nokogiri from 1.19.3 to 1.19.4

chore(deps): bump nokogiri from 1.19.3 to 1.19.4 #657

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
- uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1
with:
ruby-version: 3.2
bundler-cache: true
- name: Run Linter
run: bundle exec rubocop --parallel