Skip to content

Commit

Permalink
Added max ruby version
Browse files Browse the repository at this point in the history
[Jekyll doesn't work with ruby 3.0.0](github/pages-gem#752 (comment))
  • Loading branch information
jp26jp committed Feb 26, 2021
1 parent c9c9dc7 commit e826dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_docs/index.md
Expand Up @@ -14,7 +14,7 @@ tweak the site's look and feel, URLs, the data displayed on the page, and more.

Jekyll requires the following:

* Ruby version **{{ site.data.ruby.min_version }}** or higher
* Ruby version **{{ site.data.ruby.min_version }}** up to 2.7.2
* RubyGems
* GCC and Make

Expand Down

0 comments on commit e826dac

Please sign in to comment.