Skip to content

Commit 29496be

Browse files
committed
Regenerate against 2025.1
- Require Ruby >= 3.2 - Bump rubocop dependencies - Specify rubocop plugins - Bump to 0.2.0
1 parent 0ce210d commit 29496be

File tree

2,292 files changed

+110871
-28761
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,292 files changed

+110871
-28761
lines changed

.github/workflows/ruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
strategy:
1717
matrix:
18-
ruby-version: ['2.7', '3.0', '3.1', '3.2']
18+
ruby-version: ['3.2', '3.3', '3.4']
1919

2020
steps:
2121
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)