Skip to content

Commit d9c45ea

Browse files
Add erb gem to fix Ruby 3.4 compatibility (#1769)
1 parent 9b0e1dd commit d9c45ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source "https://rubygems.org"
2-
2+
gem 'erb'
33
gem 'tzinfo-data' # Required for Windows, harmless on other platforms
44
gem 'github-pages', group: :jekyll_plugins

0 commit comments

Comments
 (0)