Skip to content

Bump puma from 6.3.1 to 6.4.2 in /examples/sinatra #250

Bump puma from 6.3.1 to 6.4.2 in /examples/sinatra

Bump puma from 6.3.1 to 6.4.2 in /examples/sinatra #250

Workflow file for this run

name: Rubocop
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: zhulik/redis-action@1.1.0
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.0.1'
bundler-cache: true
- run: bundle exec rubocop