Skip to content

Bump i18n from 1.14.5 to 1.14.6 #385

Bump i18n from 1.14.5 to 1.14.6

Bump i18n from 1.14.5 to 1.14.6 #385

Workflow file for this run

name: rubocop
on: [pull_request]
jobs:
rubocop:
name: runner / rubocop
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: rubocop
uses: reviewdog/action-rubocop@v2
with:
rubocop_extensions: rubocop-rspec:gemfile rubocop-performance:gemfile rubocop-thread_safety:gemfile