Skip to content

Allow the LSP to work with YARP v0.13 as well #47

Allow the LSP to work with YARP v0.13 as well

Allow the LSP to work with YARP v0.13 as well #47

name: Update gem RBIs on Dependabot PRs
on:
pull_request:
types: [opened, synchronize]
paths:
- 'Gemfile.lock'
permissions:
contents: write
pull-requests: write
jobs:
dependabot_update_rbis:
uses: Shopify/ruby-lsp/.github/workflows/dependabot_update_rbis.yml@main
secrets: inherit