Skip to content

Commit ddeddb9

Browse files
authored
Ruby 3.3.6 (#886)
1 parent 4ed1f06 commit ddeddb9

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup ruby
3030
uses: ruby/setup-ruby@v1
3131
with:
32-
ruby-version: '3.3.5'
32+
ruby-version: '3.3.6'
3333
- name: Setup node
3434
uses: actions/setup-node@v4
3535
with:

docs/.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.5
1+
3.3.6

docs/Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,15 @@ GEM
8181
PLATFORMS
8282
arm64-darwin-22
8383
arm64-darwin-23
84+
arm64-darwin-24
8485
x86_64-linux
8586

8687
DEPENDENCIES
8788
jekyll (~> 4.3.3)
8889
minima (~> 2.5)
8990

9091
RUBY VERSION
91-
ruby 3.3.5p100
92+
ruby 3.3.6
9293

9394
BUNDLED WITH
9495
2.4.10

0 commit comments

Comments
 (0)