Skip to content

Commit

Permalink
Update to ruby 2.0.0-p247, 1.9.3-p448
Browse files Browse the repository at this point in the history
  • Loading branch information
gurgeous committed Jun 30, 2013
1 parent e1125d7 commit 5dba71c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/teleport/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ function install_ruby_20_requirements() {
}

function install_ruby_200() {
local patch=p195
local patch=p247

install_ruby_20_requirements

Expand Down Expand Up @@ -167,7 +167,7 @@ function install_ruby_192() {
}

function install_ruby_193_src() {
local patch=p429
local patch=p448

install_ruby_19_requirements

Expand Down

0 comments on commit 5dba71c

Please sign in to comment.