Skip to content

Commit 3f0edf2

Browse files
committed
Create .ruby-version file
1 parent e073aa3 commit 3f0edf2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: .github/workflows/jekyll.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
- name: Set up Ruby
3737
uses: ruby/setup-ruby@ece82769428359c077b5a5eaff268902a303c101
3838
with:
39-
ruby-version: '3.1'
4039
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
4140
- name: Set up Pages
4241
id: pages

Diff for: .ruby-version

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.1.2

0 commit comments

Comments
 (0)