Hi. This version works with 3.1. I have removed jeweler. Think bundler is better way to manage gem at all. Found that rcov and flog does work with ree (default .rvmrc setting) - fails with segfault. I do not know how to fix it. May be, removing .rvmrc file is the best because in right way we should run tests in all versions (1.8.7, 1.9.2, ree and so on). Another point is that ruby 1.9.2 requires linecache19 gem instead of linecache.
Hi. This version works with 3.1. I have removed jeweler. Think bundler is better way to manage gem at all. Found that rcov and flog does work with ree (default .rvmrc setting) - fails with segfault. I do not know how to fix it. May be, removing .rvmrc file is the best because in right way we should run tests in all versions (1.8.7, 1.9.2, ree and so on). Another point is that ruby 1.9.2 requires linecache19 gem instead of linecache.