We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c45e828 + a40bcb9 commit 058bc85Copy full SHA for 058bc85
2 files changed
.github/workflows/jekyll.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
39
cache-version: 0 # Increment this number if you need to re-download cached gems
40
- ruby-version: 3.0.5
+ ruby-version: 3.2.3
41
- name: Setup Pages
42
id: pages
43
uses: actions/configure-pages@v5
Gemfile.lock
@@ -100,7 +100,7 @@ DEPENDENCIES
100
webrick (~> 1.7)
101
102
RUBY VERSION
103
- ruby 3.0.5p211
+ ruby 3.2.3p157
104
105
BUNDLED WITH
106
2.2.33
0 commit comments