From a29754ad1d049ba044365712462e42cc36f8bc03 Mon Sep 17 00:00:00 2001 From: aptonic Date: Sun, 29 Oct 2017 23:35:42 +1300 Subject: [PATCH] removed no longer needed custom RubyPath for Goo.gl action --- Goo.gl.dzbundle/action.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Goo.gl.dzbundle/action.rb b/Goo.gl.dzbundle/action.rb index 445e45e8..6af6a9c7 100755 --- a/Goo.gl.dzbundle/action.rb +++ b/Goo.gl.dzbundle/action.rb @@ -9,10 +9,9 @@ # AuthScope: https://www.googleapis.com/auth/urlshortener # SkipValidation: Yes # RunsSandboxed: Yes -# Version: 1.8 +# Version: 1.9 # MinDropzoneVersion: 3.2.3 # UniqueID: 1024 -# RubyPath: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby require 'googl'