Skip to content

Bump mcp from 0.9.0 to 0.9.2 #31

Bump mcp from 0.9.0 to 0.9.2

Bump mcp from 0.9.0 to 0.9.2 #31

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
RuboCop:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ruby/setup-ruby@v1
with:
ruby-version: "4.0.2"
bundler-cache: true
- run: bundle exec rubocop