-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathkegbot_ruby_api.iml
31 lines (30 loc) · 2.56 KB
/
kegbot_ruby_api.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
<?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="rbenv: 2.0.0-p353" jdkType="RUBY_SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="activesupport (v4.0.0, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="atomic (v1.1.14, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.5.3, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.5, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="fakeweb (v1.3.0, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="i18n (v0.6.9, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="minitest (v4.7.5, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="multi_json (v1.8.4, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rake (v10.1.1, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec (v2.14.1, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.14.7, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.14.4, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.14.4, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="thread_safe (v0.1.3, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="tzinfo (v0.3.38, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="wwtd (v0.4.5, rbenv: 2.0.0-p353) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="yard (v0.8.7.3, rbenv: 2.0.0-p353) [gem]" level="application" />
</component>
<component name="RModuleSettingsStorage">
<LOAD_PATH number="2" string0="$MODULE_DIR$/lib" string1="$MODULE_DIR$/spec" />
<I18N_FOLDERS number="0" />
</component>
</module>