-
Notifications
You must be signed in to change notification settings - Fork 0
/
bud-paxos.iml
24 lines (24 loc) · 2.1 KB
/
bud-paxos.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
<?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$" />
<orderEntry type="jdk" jdkName="ruby-2.6.3-p62" jdkType="RUBY_SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="backports (v3.8.0, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bud (v0.9.9, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="eventmachine (v1.2.5, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="fastercsv (v1.5.5, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="getopt (v1.4.3, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="macaddr (v1.7.2, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="msgpack (v1.1.0, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ruby-graphviz (v1.2.3, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ruby2ruby (v2.4.4, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ruby_parser (v3.10.1, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="sexp_processor (v4.15.2, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="superators19 (v0.9.3, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="syntax (v1.2.2, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="systemu (v2.6.5, ruby-2.6.3-p62) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="uuid (v2.3.8, ruby-2.6.3-p62) [gem]" level="application" />
</component>
</module>