Packaging/Ruby: Difference between revisions

imported>Anm
mNo edit summary
imported>L5r
Add information on Bundler 2
Line 110: Line 110:
</syntaxHighlight>
</syntaxHighlight>


=== Using Bundler 2 ===
Bundler 2 comes included with Ruby, so instead of importing <code>ruby.devEnv</code> import Ruby and Bundix separately.


=== set the local gemConfig ===
=== set the local gemConfig ===
'''TODO''': also merge with the <code>defaultGemConfig</code> somehow
'''TODO''': also merge with the <code>defaultGemConfig</code> somehow