include foodsoft-article-import
This commit is contained in:
parent
fb8ccfea4a
commit
a92a51d88a
3 changed files with 18 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -50,6 +50,8 @@ 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'
|
||||
gem 'spreadsheet'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue