Skip to content

Commit

Permalink
Updating ruby module dependencies in IDEA project
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Mar 17, 2015
1 parent 0238b9b commit b22f2bb
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions rb/ruby.iml
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,21 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.3.6, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="builder (v3.2.2, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.7.3, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="childprocess (v0.5.3, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.7.12, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="childprocess (v0.5.5, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ci_reporter (v1.9.2, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="crack (v0.4.2, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.5, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.9.5, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="multi_json (v1.10.1, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack (v1.5.2, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.9.6, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="multi_json (v1.11.0, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack (v1.6.0, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec (v2.99.0, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.99.2, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.99.2, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.99.2, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v1.1.6, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v1.1.7, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="safe_yaml (v1.0.4, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="webmock (v1.19.0, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="webmock (v1.20.4, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket (v1.2.1, ruby-2.1.3-p242) [gem]" level="application" />
</component>
</module>

</module>

0 comments on commit b22f2bb

Please sign in to comment.