We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e9f238 commit 596288aCopy full SHA for 596288a
2 files changed
Gemfile
@@ -12,7 +12,7 @@ ruby "2.5.1"
12
gem "jekyll", "~> 3.8.5"
13
14
# This is the default theme for new Jekyll sites. You may change this to anything you like.
15
-gem "minima", "~> 2.0"
+gem "minima", "~> 2.5"
16
17
gem "just-the-docs", "~> 0.2.3"
18
Gemfile.lock
@@ -72,7 +72,7 @@ DEPENDENCIES
72
jekyll (~> 3.8.5)
73
jekyll-feed (~> 0.6)
74
just-the-docs (~> 0.2.3)
75
- minima (~> 2.0)
+ minima (~> 2.5)
76
tzinfo-data
77
78
RUBY VERSION
0 commit comments