Skip to content

Commit 1de8e85

Browse files
committed
Update to Ruby 3.4.4
Also latest Bundler
1 parent 2aeb16a commit 1de8e85

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/build-deploy-page.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
submodules: recursive
2222
- name: 'Build page with Nanoc'
2323
uses: SamStephens/nanoc-build-pages@v2
24+
env:
25+
RUBY_VERSION: 3.4.4
2426
with:
2527
source: ./
2628
- name: 'Upload artifact'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ DEPENDENCIES
114114
webrick
115115

116116
BUNDLED WITH
117-
2.4.10
117+
2.6.9

0 commit comments

Comments
 (0)