From 19a038f41eeda81b3016b277886336c9a07c7932 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Wed, 26 Dec 2012 16:27:29 -0300 Subject: [PATCH] Add TODO item to Gemfile --- Gemfile | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/Gemfile b/Gemfile index 7a57726..052a2f8 100644 --- a/Gemfile +++ b/Gemfile @@ -5,6 +5,9 @@ gem 'cucumber' gem 'rspec' # gem 'rspec-rails', '1.2.9' # FIXME package this +# FIXME list here all actual dependencies (i.e. the ones in debian/control), +# with their GEM names (not the Debian package names) + gem 'rails' def program(name) -- libgit2 0.21.2