Skip to content

Bump importmap-rails from 2.0.1 to 2.0.2 (#3970) #5887

Bump importmap-rails from 2.0.1 to 2.0.2 (#3970)

Bump importmap-rails from 2.0.1 to 2.0.2 (#3970) #5887

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