-
Notifications
You must be signed in to change notification settings - Fork 3
/
billomat-rb.iml
41 lines (40 loc) · 3.97 KB
/
billomat-rb.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
<?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="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="activemodel (v3.2.17, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activeresource (v3.2.17, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="activesupport (v3.2.17, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.3.6, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="builder (v3.0.4, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.6.1, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="descendants_tracker (v0.0.4, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="docile (v1.1.3, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="faraday (v0.9.0, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="git (v1.2.6, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="github_api (v0.11.3, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="hashie (v2.1.1, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="highline (v1.6.21, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="i18n (v0.6.9, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jeweler (v2.0.1, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="jwt (v0.1.11, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="mini_portile (v0.5.3, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="multi_json (v1.9.3, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="multi_xml (v0.5.5, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="multipart-post (v2.0.0, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.6.1, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="oauth2 (v0.9.3, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack (v1.5.2, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rake (v10.3.1, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rdoc (v3.12.2, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="shoulda (v3.5.0, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="shoulda-context (v1.2.1, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="shoulda-matchers (v2.6.1, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="simplecov (v0.8.2, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="simplecov-html (v0.8.0, RVM: ruby-2.1.1) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="thread_safe (v0.3.3, RVM: ruby-2.1.1) [gem]" level="application" />
</component>
</module>