Skip to content

Commit 566405d

Browse files
committedJan 26, 2018
Bump up complete jar size to accommodate joni and jcodings update.
1 parent 5b44a06 commit 566405d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/check_versions.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ function check {
6464
# extended from 9 to 11 to accommodate temporary copy of stdlib 2.3
6565
check lib/target/jruby-stdlib-$jar_version.jar 11
6666
check maven/jruby-jars/pkg/jruby-jars-$gem_version.gem 30
67-
check maven/jruby-jars/lib/jruby-core-$jar_version-complete.jar 13
67+
check maven/jruby-jars/lib/jruby-core-$jar_version-complete.jar 14
6868
# extended from 9 to 11 to accommodate temporary copy of stdlib 2.3
6969
check maven/jruby-jars/lib/jruby-stdlib-$jar_version.jar 11
7070
check maven/jruby-complete/target/jruby-complete-$jar_version.jar 27

0 commit comments

Comments
 (0)
Please sign in to comment.