Skip to content

Bump nokogiri from 1.16.2 to 1.16.5 #213

Bump nokogiri from 1.16.2 to 1.16.5

Bump nokogiri from 1.16.2 to 1.16.5 #213

Workflow file for this run

name: Rubocop
on: [pull_request, push]
jobs:
rubocop:
name: Rubocop Check Action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Rubocop
run: bundle exec rubocop