Skip to content

Commit

Permalink
Merge pull request #244 from bryantraywick/bryantraywick-upgrade-src2…
Browse files Browse the repository at this point in the history
…00-to-p645

Upgrade src200 to p645.
  • Loading branch information
bryantraywick committed Apr 18, 2015
2 parents 2562e5d + 208d71f commit 6e18fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/moonshine/capistrano_integration.rb
Expand Up @@ -757,7 +757,7 @@ def self.load_into(capistrano_config)
task :src200 do
remove_ruby_from_apt
libyaml.install
pv = "2.0.0-p598"
pv = "2.0.0-p645"
p = "ruby-#{pv}"
run [
'cd /tmp',
Expand Down

0 comments on commit 6e18fa8

Please sign in to comment.