Skip to content

Commit

Permalink
Updating IDEA project files after IDEA 13 installed
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Feb 4, 2014
1 parent 510214f commit 188227a
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 65 deletions.
147 changes: 82 additions & 65 deletions .idea/codeStyleSettings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions rb/ruby.iml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@
</content>
<orderEntry type="jdk" jdkName="ruby-1.9" jdkType="RUBY_SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="childprocess (v0.3.8, ruby-1.9) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.4.0, ruby-1.9) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="multi_json (v1.7.7, ruby-1.9) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="multipart-post (v1.2.0, ruby-1.9) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack (v1.5.2, ruby-1.9) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack-protection (v1.5.0, ruby-1.9) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rake (v10.0.3, ruby-1.9) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.13.0, ruby-1.9) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v1.0.0, ruby-1.9) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="selenium-webdriver (v2.37.0, ruby-1.9) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket (v1.0.7, ruby-1.9) [gem]" level="application" />
</component>
</module>

0 comments on commit 188227a

Please sign in to comment.