Skip to content

Bump webrick from 1.8.1 to 1.8.2 (#3960) #5874

Bump webrick from 1.8.1 to 1.8.2 (#3960)

Bump webrick from 1.8.1 to 1.8.2 (#3960) #5874

on: [push]
name: Linter, Rubocop
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main
- name: Set up Ruby
uses: ruby/setup-ruby@master
with:
bundler-cache: true
- name: Run Rubocop linter
run: |
bundle exec rubocop