From ef0b4c7b9c53ef97aa16b1c3acd849bee7968988 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Tue, 3 Jun 2014 16:40:02 -0300 Subject: [PATCH] Added gemfile to community_hub --- plugins/community_hub/Gemfile | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) create mode 100644 plugins/community_hub/Gemfile diff --git a/plugins/community_hub/Gemfile b/plugins/community_hub/Gemfile new file mode 100644 index 0000000..4f93cb0 --- /dev/null +++ b/plugins/community_hub/Gemfile @@ -0,0 +1 @@ +gem 'twitter' -- libgit2 0.21.2