Skip to content

Commit

Permalink
updated for more general ruby compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew E. Axsom committed Mar 1, 2024
1 parent 8eef861 commit eb198d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ source "https://rubygems.org"
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!

ruby "3.3.0"
ruby ">=3.0.0"

gem "jekyll"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
Expand Down

0 comments on commit eb198d2

Please sign in to comment.