Skip to content

Bump securerandom from 0.3.1 to 0.3.2 (#4053) #6086

Bump securerandom from 0.3.1 to 0.3.2 (#4053)

Bump securerandom from 0.3.1 to 0.3.2 (#4053) #6086

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