We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a9946 commit 0d7fab3Copy full SHA for 0d7fab3
2 files changed
Gemfile
@@ -1,4 +1,5 @@
1
source "https://rubygems.org"
2
+ruby "2.5.1"
3
4
# Hello! This is where you manage which Jekyll version is used to run.
5
# When you want to use a different version, change it below, save the
Gemfile.lock
@@ -68,5 +68,8 @@ DEPENDENCIES
68
just-the-docs
69
tzinfo-data
70
71
+RUBY VERSION
72
+ ruby 2.5.1p57
73
+
74
BUNDLED WITH
75
2.0.1
0 commit comments