We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c02e85 commit dac1fb6Copy full SHA for dac1fb6
site/jekyll/Gemfile.lock
@@ -39,12 +39,13 @@ GEM
39
rb-inotify (>= 0.9)
40
rb-kqueue (>= 0.2)
41
maruku (0.7.0)
42
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.0)
43
multi_json (1.12.1)
44
- nokogiri (1.10.9)
45
- mini_portile2 (~> 2.4.0)
46
- nokogiri (1.10.9-x64-mingw32)
47
+ nokogiri (1.13.4)
+ mini_portile2 (~> 2.8.0)
+ racc (~> 1.4)
+ nokogiri (1.13.4-x64-mingw32)
48
49
nokogumbo (2.0.2)
50
nokogiri (~> 1.8, >= 1.8.4)
51
parslet (1.5.0)
@@ -53,6 +54,7 @@ GEM
53
54
pygments.rb (0.5.4)
55
posix-spawn (~> 0.3.6)
56
yajl-ruby (~> 1.1.0)
57
+ racc (1.6.0)
58
rack (1.6.12)
59
rb-fsevent (0.9.8)
60
rb-inotify (0.9.8)
0 commit comments