Skip to content

Bump nokogiri from 1.14.3 to 1.16.2 #27

Bump nokogiri from 1.14.3 to 1.16.2

Bump nokogiri from 1.14.3 to 1.16.2 #27

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
rubocop:
name: RuboCop
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: bundle exec rubocop