Skip to content

build(deps-dev): bump webmock from 3.24.0 to 3.25.0 #587

build(deps-dev): bump webmock from 3.24.0 to 3.25.0

build(deps-dev): bump webmock from 3.24.0 to 3.25.0 #587

Workflow file for this run

name: Run standardrb
on:
push:
branches:
- "main"
pull_request:
branches:
- "*"
jobs:
standardrb:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: standardrb
run: bundle exec standardrb