Skip to content

Bump rubocop-rspec from 3.0.5 to 3.1.0 in the linters group #5764

Bump rubocop-rspec from 3.0.5 to 3.1.0 in the linters group

Bump rubocop-rspec from 3.0.5 to 3.1.0 in the linters group #5764

Workflow file for this run

on: [push]
name: Linter, Fasterer
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 Fasterer linter
run: |
bundle exec fasterer app