<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I think another way of looking at this (correct me if I’m wrong) is that the internal 1.8.7 is used only for internal scripts, so it makes no difference to you, the end user; it is, as it were, just a part of TextMate’s internal functionality. <div class=""><br class=""><div class=""><div class="">m.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jul 6, 2018, at 5:06 PM, Michael Sheets <<a href="mailto:mummer@whitefalls.org" class="">mummer@whitefalls.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On Jul 5, 2018, at 7:52 PM, Shane Becker <<a href="mailto:veganstraightedge@gmail.com" class="">veganstraightedge@gmail.com</a>> wrote:<br class=""><blockquote type="cite" class=""><br class="">Hi y’all.<br class=""><br class="">Are there any plans to bundle a more recent Ruby version in the app?<br class=""><br class="">Ruby 2.5.1 is the latest. <br class="">Ruby 1.8.7 ships with the app.<br class=""><br class="">The Ruby Core team has long ago stopped supporting 1.8.x. <br class="">They currently only support (security fixes, etc) Ruby 2.3 - 2.5 (and 2.6 preview).<br class=""></blockquote><br class="">We include 1.8.7 only due to the fact that many bundle commands and libraries that are still in active use were written with and aren’t compatible with 2.x. For newer bundle items and as we update older ones we are converting to using 2.x. For these cases we use the version supplied with the OS (currently 2.3.3). None of this is really meant for ruby development, for that case you can set the TM_RUBY variable to whatever version you want to use and it will be used for running your own scripts, etc. (And for simple cases it will be default use the OS supplied version if TM_RUBY is not set.)<br class=""><br class="">_______________________________________________<br class="">textmate mailing list<br class=""><a href="mailto:textmate@lists.macromates.com" class="">textmate@lists.macromates.com</a><br class="">http://lists.macromates.com/listinfo/textmate</div></div></blockquote></div><br class=""><div class="">
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Menlo; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">--<br class="">matt neuburg, phd = <a href="http://www.apeth.net/matt/" class="">http://www.apeth.net/matt/</a><br class="">pantes anthropoi tou eidenai oregontai phusei<br class="">Programming iOS 11! <a href="http://shop.oreilly.com/product/0636920107408.do" class="">http://shop.oreilly.com/product/0636920107408.do</a><br class="">iOS 11 Fundamentals! <a href="http://shop.oreilly.com/product/0636920107415.do" class="">http://shop.oreilly.com/product/0636920107415.do</a><br class="">RubyFrontier! <a href="http://www.apeth.com/RubyFrontierDocs/default.html" class="">http://www.apeth.com/RubyFrontierDocs/default.html</a></div>

</div>
<br class=""></div></div></div></body></html>