Signed-off-by: geraldo netto <[email protected]> --- jruby-sinatra-example/GET | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jruby-sinatra-example/GET b/jruby-sinatra-example/GET index 7021ef0..a350e65 100755 --- a/jruby-sinatra-example/GET +++ b/jruby-sinatra-example/GET @@ -1,5 +1,5 @@ #!/bin/sh -VERSION=9.0.0.0 +VERSION=9.1.15.0 wget https://s3.amazonaws.com/jruby.org/downloads/$VERSION/jruby-complete-$VERSION.jar mv jruby-complete-$VERSION.jar jruby-complete.jar mkdir gemjar -- 2.7.4 -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
