forked from cmu-lib/OSS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
56 lines (53 loc) · 1.18 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
bundler (2.4.22)
concurrent-ruby (1.2.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jekyll (4.3.2)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (~> 3.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (~> 0.4)
pathutil (~> 0.9)
rouge (~> 4.0)
safe_yaml (~> 1.0)
webrick (~> 1.7)
jekyll-nagymaros (3.3.1)
jekyll (>= 4.0)
jekyll-target-blank (2.0.0)
kramdown (2.4.0)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
mercenary (0.4.0)
minitest (5.19.0)
pathutil (0.16.2)
rouge (4.2.0)
safe_yaml (1.0.5)
tzinfo (2.0.6)
thread_safe (~> 0.1)
webrick (1.7.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport (< 8.0)
bundler (~> 2.4)
jekyll (~> 4.3.2)
jekyll-nagymaros (~> 3.3, >= 3.3.1)
jekyll-target-blank
webrick
BUNDLED WITH
2.4.22