X-Received: by 10.157.34.197 with SMTP id y63mr9353277ota.3.1466873536830; Sat, 25 Jun 2016 09:52:16 -0700 (PDT) X-Received: by 10.157.40.194 with SMTP id s60mr481988ota.5.1466873536717; Sat, 25 Jun 2016 09:52:16 -0700 (PDT) Path: csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!jk6no1959141igb.0!news-out.google.com!i62ni4052ith.0!nntp.google.com!jk6no1959131igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ruby Date: Sat, 25 Jun 2016 09:52:16 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=181.167.68.6; posting-account=QcvQdwoAAACDDuj3oUNvyUaUWgQbsmQY NNTP-Posting-Host: 181.167.68.6 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <71bb6da7-a498-43be-be49-affde566ceec@googlegroups.com> Subject: IFMapper v2.0.1 for ruby2.X From: ggarra13@gmail.com Injection-Date: Sat, 25 Jun 2016 16:52:16 +0000 Content-Type: text/plain; charset=UTF-8 Xref: csiph.com comp.lang.ruby:7268 Thanks to the help of William Lash, IFMapper, the interactive fiction mapper, has now been updated to work with ruby v2.X. The version is now v2.0.1. It is not backwards compatible with ruby 1.8, so therefore the jump in version number. The changes include a bug fix to the GUEMap reader and a fix to the multithreading of ruby 2.0. Please grab the gem, with: $ gem install -r ifmapper Thanks and sorry this took so long.