Skip to content

Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory #227

Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory

Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory #227

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
rubocop:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
- run: bundle install --jobs=3 --retry=3 --path=vendor/bundle
- run: bundle exec rubocop