We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
headius
Learn more about funding links in repositories.
Report abuse
1 parent 5b44a06 commit 566405dCopy full SHA for 566405d
test/check_versions.sh
@@ -64,7 +64,7 @@ function check {
64
# extended from 9 to 11 to accommodate temporary copy of stdlib 2.3
65
check lib/target/jruby-stdlib-$jar_version.jar 11
66
check maven/jruby-jars/pkg/jruby-jars-$gem_version.gem 30
67
-check maven/jruby-jars/lib/jruby-core-$jar_version-complete.jar 13
+check maven/jruby-jars/lib/jruby-core-$jar_version-complete.jar 14
68
69
check maven/jruby-jars/lib/jruby-stdlib-$jar_version.jar 11
70
check maven/jruby-complete/target/jruby-complete-$jar_version.jar 27
0 commit comments