Packaging/Ruby: Difference between revisions
imported>L5r Add information on Bundler 2 |
imported>L5r Move section |
||
Line 110: | Line 110: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
=== Using Bundler 2 | === set the local gemConfig === | ||
'''TODO''': also merge with the <code>defaultGemConfig</code> somehow | |||
== Using Bundler 2 == | |||
Bundler 2 comes included with Ruby, so instead of importing <code>ruby.devEnv</code> import Ruby and Bundix separately. | Bundler 2 comes included with Ruby, so instead of importing <code>ruby.devEnv</code> import Ruby and Bundix separately. | ||