Skip to content

Commit

Permalink
Merge pull request railsmachine#135 from rylwin/src193-p194
Browse files Browse the repository at this point in the history
Bump src193 patch level to p194
  • Loading branch information
technicalpickles committed Sep 5, 2012
2 parents a95dd60 + 2cd4454 commit b75c37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/moonshine/capistrano_integration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ def self.load_into(capistrano_config)

task :src193 do
remove_ruby_from_apt
pv = "1.9.3-p125"
pv = "1.9.3-p194"
p = "ruby-#{pv}"
run [
'cd /tmp',
Expand Down

0 comments on commit b75c37b

Please sign in to comment.