Skip to content

Bump activesupport from 6.0.6.1 to 6.1.7.5 #226

Bump activesupport from 6.0.6.1 to 6.1.7.5

Bump activesupport from 6.0.6.1 to 6.1.7.5 #226

Workflow file for this run

## test.yml
name: Main workflow
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build site
run: 'make build'