diff --git a/Commands/Run in Processing.plist b/Commands/Run in Processing.plist index d5d4d0e..fbf7986 100644 --- a/Commands/Run in Processing.plist +++ b/Commands/Run in Processing.plist @@ -5,7 +5,7 @@ beforeRunningCommand saveActiveFile command - #!/System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin/ruby -KU + #!/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -KU require ENV["TM_SUPPORT_PATH"] + "/lib/tm/executor" require ENV['TM_SUPPORT_PATH'] + '/lib/ui.rb'