Skip to content

Bump rubocop-rspec from 3.0.5 to 3.1.0 in the linters group (#3966) #5892

Bump rubocop-rspec from 3.0.5 to 3.1.0 in the linters group (#3966)

Bump rubocop-rspec from 3.0.5 to 3.1.0 in the linters group (#3966) #5892

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