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