Skip to content

Commit

Permalink
Merge pull request #1700 from ruby/backport-rdoc-update
Browse files Browse the repository at this point in the history
Update embedded RDoc based on ruby-3.3.0 (Backport #1699)
  • Loading branch information
soutaro authored Dec 26, 2023
2 parents 250a7e2 + 3148544 commit 98695ff
Show file tree
Hide file tree
Showing 27 changed files with 853 additions and 433 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/comments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
container:
image: rubylang/ruby:3.2-dev-focal
env:
RUBY_COMMIT: v3_3_0_rc1
RUBY_COMMIT: v3_3_0
steps:
- uses: actions/checkout@v4
- name: Install dependencies
Expand Down
Loading

0 comments on commit 98695ff

Please sign in to comment.