Skip to content

Commit 7bee00d

Browse files
committed
Bump up sizes of stdlib jars for verification.
1 parent 781025f commit 7bee00d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/check_versions.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ function check {
6161

6262
}
6363

64-
check lib/target/jruby-stdlib-$jar_version.jar 8
64+
check lib/target/jruby-stdlib-$jar_version.jar 9
6565
check maven/jruby-jars/pkg/jruby-jars-$gem_version.gem 30
6666
check maven/jruby-jars/lib/jruby-core-$jar_version-complete.jar 13
67-
check maven/jruby-jars/lib/jruby-stdlib-$jar_version.jar 8
67+
check maven/jruby-jars/lib/jruby-stdlib-$jar_version.jar 9
6868
check maven/jruby-complete/target/jruby-complete-$jar_version.jar 27
6969
check maven/jruby/target/jruby-$jar_version.jar 9
7070
check maven/jruby-dist/target/jruby-dist-$jar_version-bin.tar.gz 45 jruby-$jar_version

0 commit comments

Comments
 (0)