Skip to content

Bump the bundler-all group with 4 updates (#3803) #5520

Bump the bundler-all group with 4 updates (#3803)

Bump the bundler-all group with 4 updates (#3803) #5520

Workflow file for this run

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