Skip to content

Commit

Permalink
Bump Ruby to 3, Update rubocop and ruby_dep, Auto Correct with new cops
Browse files Browse the repository at this point in the history
  • Loading branch information
360dgries committed Dec 7, 2023
1 parent 1e231a6 commit ab6326d
Show file tree
Hide file tree
Showing 145 changed files with 5,047 additions and 8,926 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['2.7']
ruby-version: ['3.0', '3.1', '3.2']

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit ab6326d

Please sign in to comment.