Skip to content

Bump follow-redirects from 1.15.4 to 1.15.6 (#74) #205

Bump follow-redirects from 1.15.4 to 1.15.6 (#74)

Bump follow-redirects from 1.15.4 to 1.15.6 (#74) #205

Workflow file for this run

name: Rubocop
on: [pull_request, push]
jobs:
rubocop:
name: Rubocop Check Action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Rubocop
run: bundle exec rubocop