Skip to content

Bump phlex from 1.9.1 to 1.10.2 in /gem #1236

Bump phlex from 1.9.1 to 1.10.2 in /gem

Bump phlex from 1.9.1 to 1.10.2 in /gem #1236

Workflow file for this run

name: RuboCop
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
name: Ruby
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Run RuboCop
run: bundle exec rubocop