From 79fb0aff1b98a6aa7ab2c626da08ad293468a2e5 Mon Sep 17 00:00:00 2001 From: Braulio Bhavamitra Date: Sun, 8 May 2016 20:38:33 -0300 Subject: [PATCH] push_notification: Fix enable --- plugins/push_notification/dependencies.rb | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) delete mode 100644 plugins/push_notification/dependencies.rb diff --git a/plugins/push_notification/dependencies.rb b/plugins/push_notification/dependencies.rb deleted file mode 100644 index 7138a2f..0000000 --- a/plugins/push_notification/dependencies.rb +++ /dev/null @@ -1 +0,0 @@ -require 'gcm' -- libgit2 0.21.2