Skip to content

Commit 037ec2d

Browse files
committed
Update migration docs
1 parent 62724bb commit 037ec2d

20 files changed

+584
-400
lines changed

.bundle/config

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
BUNDLE_PATH: "vendor/bundle"

.tool-versions

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
nodejs 22.2.0
2-
ruby 2.7.8
2+
ruby 3.2.2

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ gem 'github-pages', group: :jekyll_plugins
33
gem "jekyll", "~> 3.7"
44
gem 'jekyll-sitemap'
55
gem 'jekyll-toc'
6+
gem 'html-proofer'

0 commit comments

Comments
 (0)