Update ruby test for the jruby 1.0 release

git-svn-id: https://svn.apache.org/repos/asf/jakarta/bsf/trunk@588741 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bsf3/testing/ruby/pom.xml b/bsf3/testing/ruby/pom.xml
index cde848f..8803df5 100644
--- a/bsf3/testing/ruby/pom.xml
+++ b/bsf3/testing/ruby/pom.xml
@@ -41,7 +41,7 @@
         <dependency>
             <groupId>org.jruby</groupId>
             <artifactId>jruby-complete</artifactId>
-            <version>0.9.8</version>
+            <version>1.0.1</version>
             <scope>runtime</scope>
         </dependency>
         <dependency>