We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 781025f commit 7bee00dCopy full SHA for 7bee00d
test/check_versions.sh
@@ -61,10 +61,10 @@ function check {
61
62
}
63
64
-check lib/target/jruby-stdlib-$jar_version.jar 8
+check lib/target/jruby-stdlib-$jar_version.jar 9
65
check maven/jruby-jars/pkg/jruby-jars-$gem_version.gem 30
66
check maven/jruby-jars/lib/jruby-core-$jar_version-complete.jar 13
67
-check maven/jruby-jars/lib/jruby-stdlib-$jar_version.jar 8
+check maven/jruby-jars/lib/jruby-stdlib-$jar_version.jar 9
68
check maven/jruby-complete/target/jruby-complete-$jar_version.jar 27
69
check maven/jruby/target/jruby-$jar_version.jar 9
70
check maven/jruby-dist/target/jruby-dist-$jar_version-bin.tar.gz 45 jruby-$jar_version
0 commit comments