-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcode-camp-enigma.iml
More file actions
35 lines (34 loc) · 2.36 KB
/
code-camp-enigma.iml
File metadata and controls
35 lines (34 loc) · 2.36 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="JRUBY" name="JRuby">
<configuration>
<JRUBY_FACET_CONFIG_ID NAME="JRUBY_SDK_NAME" VALUE="jruby-1.6.7.2-p357" />
<LOAD_PATH number="0" />
<I18N_FOLDERS number="0" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="jruby-1.6.7.2-p357 facet library" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bouncy-castle-java (v1.5.0146.1, jruby-1.6.7.2-p357) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="crack (v0.1.6, jruby-1.6.7.2-p357) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.1.3, jruby-1.6.7.2-p357) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="hashie (v0.2.2, jruby-1.6.7.2-p357) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="httparty (v0.5.2, jruby-1.6.7.2-p357) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jruby-launcher (v1.0.14, jruby-1.6.7.2-p357) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jruby-openssl (v0.7.7, jruby-1.6.7.2-p357) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="json (v1.5.0, jruby-1.6.7.2-p357) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="json-jruby (v1.5.0, jruby-1.6.7.2-p357) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="oauth (v0.4.6, jruby-1.6.7.2-p357) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.10.0, jruby-1.6.7.2-p357) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="twitter-jruby (v0.9.7.2010061001, jruby-1.6.7.2-p357) [gem]" level="application" />
</component>
</module>