Skip to content

Commit

Permalink
Ruby 3.3.6 (#886)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak authored Feb 8, 2025
1 parent 4ed1f06 commit ddeddb9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Setup ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3.5'
ruby-version: '3.3.6'
- name: Setup node
uses: actions/setup-node@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion docs/.ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.5
3.3.6
3 changes: 2 additions & 1 deletion docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,15 @@ GEM
PLATFORMS
arm64-darwin-22
arm64-darwin-23
arm64-darwin-24
x86_64-linux

DEPENDENCIES
jekyll (~> 4.3.3)
minima (~> 2.5)

RUBY VERSION
ruby 3.3.5p100
ruby 3.3.6

BUNDLED WITH
2.4.10

0 comments on commit ddeddb9

Please sign in to comment.