Skip to content

Commit 6921690

Browse files
committed
updated pages.yml
1 parent 03f905e commit 6921690

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
ruby-version: '3.1'
1919
bundler-cache: true
2020
- name: Update RubyGems
21-
run: gem update --system 3.2.3
21+
run: gem update --system 3.3.3
2222
- name: Bundle Install
2323
run: |
2424
cd docs

0 commit comments

Comments
 (0)