Skip to content

Commit d2a1583

Browse files
Update Gemfile.lock
1 parent f530ea3 commit d2a1583

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

Gemfile.lock

+44
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,47 @@ GEM
3333
jekyll-sass-converter (2.2.0)
3434
sassc (> 2.0.1, < 3.0)
3535
jekyll-seo-tag (2.8.0)
36+
jekyll (>= 3.8, < 5.0)
37+
jekyll-watch (2.2.1)
38+
listen (~> 3.0)
39+
just-the-docs (0.4.0.rc3)
40+
jekyll (>= 3.8.5)
41+
jekyll-seo-tag (>= 2.0)
42+
rake (>= 12.3.1)
43+
kramdown (2.4.0)
44+
rexml
45+
kramdown-parser-gfm (1.1.0)
46+
kramdown (~> 2.0)
47+
liquid (4.0.3)
48+
listen (3.7.1)
49+
rb-fsevent (~> 0.10, >= 0.10.3)
50+
rb-inotify (~> 0.9, >= 0.9.10)
51+
mercenary (0.4.0)
52+
pathutil (0.16.2)
53+
forwardable-extended (~> 2.6)
54+
public_suffix (5.0.0)
55+
rake (13.0.6)
56+
rb-fsevent (0.11.2)
57+
rb-inotify (0.10.1)
58+
ffi (~> 1.0)
59+
rexml (3.2.5)
60+
rouge (4.0.0)
61+
safe_yaml (1.0.5)
62+
sassc (2.4.0)
63+
ffi (~> 1.9)
64+
terminal-table (3.0.2)
65+
unicode-display_width (>= 1.1.1, < 3)
66+
unicode-display_width (2.3.0)
67+
webrick (1.7.0)
68+
69+
PLATFORMS
70+
arm64-darwin-21
71+
x86_64-darwin-19
72+
x86_64-linux
73+
74+
DEPENDENCIES
75+
jekyll (~> 4.3)
76+
just-the-docs (= 0.4.0.rc3)
77+
78+
BUNDLED WITH
79+
2.3.9

0 commit comments

Comments
 (0)