-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjamplate.github.io.iml
49 lines (49 loc) · 4.84 KB
/
jamplate.github.io.iml
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
<?xml version="1.0" encoding="UTF-8"?>
<module type="RUBY_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/_site" />
</content>
<orderEntry type="jdk" jdkName="ruby-3.0.1-p64" jdkType="RUBY_SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.7.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.2.19, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="colorator (v1.1.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.1.9, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="em-websocket (v0.5.2, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="eventmachine (v1.2.7, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.15.1, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="forwardable-extended (v2.6.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="http_parser.rb (v0.6.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="i18n (v1.8.10, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jekyll (v4.2.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jekyll-feed (v0.15.1, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jekyll-sass-converter (v2.1.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jekyll-seo-tag (v2.7.1, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jekyll-watch (v2.2.1, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="kramdown (v2.3.1, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="kramdown-parser-gfm (v1.1.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="liquid (v4.0.3, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="listen (v3.5.1, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mercenary (v0.4.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="minima (v2.5.1, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="pathutil (v0.16.2, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="public_suffix (v4.0.6, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rb-fsevent (v0.11.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rb-inotify (v0.10.1, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rbs (v1.2.1, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rexml (v3.2.5, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rouge (v3.26.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="safe_yaml (v1.0.5, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sassc (v2.4.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="terminal-table (v2.0.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="thread_safe (v0.3.6, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="tzinfo (v1.2.9, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="tzinfo-data (v1.2021.1, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="unicode-display_width (v1.7.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="wdm (v0.1.1, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="webrick (v1.7.0, ruby-3.0.1-p64) [gem]" level="application" />
<orderEntry type="library" name="run_prettify" level="application" />
</component>
</module>