Skip to content

Commit

Permalink
bump to ruby 3.2.5 (security) (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaverbuch authored Aug 8, 2024
1 parent dc0c8f0 commit fb02a7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby-version: [3.2.2]
ruby-version: [3.2.5]
experimental: [false]
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.2
3.2.5

0 comments on commit fb02a7d

Please sign in to comment.