Compare commits
1 commit
f5589d69eb
...
5b75e655e9
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b75e655e9 |
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -49,7 +49,7 @@ gem 'attribute_normalizer'
|
||||||
gem 'ice_cube'
|
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
|
# 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'
|
gem 'recurring_select', git: 'https://github.com/gregschmit/recurring_select'
|
||||||
gem 'foodsoft_article_import', git: 'https://git.local-it.org/Foodsoft/foodsoft_article_import', tag: 'v1.9'
|
gem 'foodsoft_article_import', git: 'https://git.local-it.org/Foodsoft/foodsoft_article_import', tag: 'v1.0'
|
||||||
gem 'roo'
|
gem 'roo'
|
||||||
gem 'roo-xls'
|
gem 'roo-xls'
|
||||||
gem 'spreadsheet'
|
gem 'spreadsheet'
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
GIT
|
GIT
|
||||||
remote: https://git.local-it.org/Foodsoft/foodsoft_article_import
|
remote: https://git.local-it.org/Foodsoft/foodsoft_article_import
|
||||||
revision: 573851e5497758e1d27d2199f03b939e6bda9e35
|
revision: 49a0c1ddb3bb67a357c692c63af0cda2db7c45b0
|
||||||
tag: v1.9
|
tag: v1.0
|
||||||
specs:
|
specs:
|
||||||
foodsoft_article_import (1.0.0)
|
foodsoft_article_import (1.0.0)
|
||||||
roo (~> 2.9.0)
|
roo (~> 2.9.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue