Skip to content

Commit 4e16662

Browse files
committed
Upgrade to Ruby 2.1.7, Ruby 2.2.3, JRuby 0.9.4.0, Node.js 0.12.9
1 parent 3d88113 commit 4e16662

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
* Upgraded to Phusion Passenger 5.0.22.
44
* Upgraded to baseimage-docker 0.9.17.
5+
* Upgraded to Ruby 2.1.7 and 2.2.3.
6+
* Upgraded to JRuby 9.0.4.0.
7+
* Upgraded to Node.js 0.12.9.
58

69
## 0.9.17 (release date: 2015-08-04)
710

image/jruby9.0.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -e
33
source /pd_build/buildconfig
44
set -x
55

6-
JRUBY_VERSION=9.0.0.0
6+
JRUBY_VERSION=9.0.4.0
77
JRUBY_MAJOR_MINOR=9.0
88

99
minimal_apt_get_install openjdk-8-jre-headless

0 commit comments

Comments
 (0)