From a7fb5c6aae41c3cd0c6d33efe35311b098fa04e3 Mon Sep 17 00:00:00 2001 From: Philipp Rothmann Date: Wed, 22 Feb 2023 14:42:11 +0100 Subject: [PATCH] remove todo --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index 1fda1f10..948ef685 100644 --- a/Gemfile +++ b/Gemfile @@ -50,7 +50,6 @@ gem 'attribute_normalizer' gem 'ice_cube' # At time of development 01-06-2022 mmddyyyy necessary fix for config_helper.rb form builder was not in rubygems so we pull from github, see: https://github.com/gregschmit/recurring_select/pull/152 gem 'recurring_select', git: 'https://github.com/gregschmit/recurring_select' -# TODO: publish gem on github gem 'foodsoft_article_import', git: 'https://git.local-it.org/Foodsoft/foodsoft_article_import', tag: 'v0.1' gem 'roo' gem 'roo-xls'