We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 547dee1 + 7a8233d commit 4a73406Copy full SHA for 4a73406
1 file changed
Gemfile.lock
@@ -10,14 +10,16 @@ GEM
10
kramdown (2.3.1)
11
rexml
12
mime-types (1.25.1)
13
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.0)
14
multi_json (1.14.1)
15
nanoc (3.7.5)
16
cri (~> 2.3)
17
- nokogiri (1.10.8)
18
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.13.6)
+ mini_portile2 (~> 2.8.0)
19
+ racc (~> 1.4)
20
pygments.rb (1.2.1)
21
multi_json (>= 1.0.0)
22
+ racc (1.6.0)
23
rack (2.2.3.1)
24
rake (12.3.3)
25
rexml (3.2.5)
0 commit comments