Skip to content

Update public_suffix 6.0.0 → 6.0.1 (patch) #1846

Update public_suffix 6.0.0 → 6.0.1 (patch)

Update public_suffix 6.0.0 → 6.0.1 (patch) #1846

Workflow file for this run

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