Skip to content

Bump nokogiri from 1.15.3 to 1.15.4 #241

Bump nokogiri from 1.15.3 to 1.15.4

Bump nokogiri from 1.15.3 to 1.15.4 #241

Workflow file for this run

name: Ruby CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2
bundler-cache: true
- run: bundle exec middleman build