Skip to content

Update pry-doc requirement from ~> 1.4.0 to ~> 1.5.0 #13

Update pry-doc requirement from ~> 1.4.0 to ~> 1.5.0

Update pry-doc requirement from ~> 1.4.0 to ~> 1.5.0 #13

Workflow file for this run

name: Run Tests
on:
pull_request:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Test
run: bundle exec rake