prepare for plugin import
This commit is contained in:
parent
caa32de30c
commit
6dbf768bfb
3 changed files with 15 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -64,6 +64,8 @@ gem "terser", "~> 1.1"
|
|||
|
||||
# we use the git version of acts_as_versioned, and need to include it in this Gemfile
|
||||
gem 'acts_as_versioned', git: 'https://github.com/technoweenie/acts_as_versioned.git'
|
||||
|
||||
gem 'foodsoft_article_import', path: 'plugins/article_import'
|
||||
gem 'foodsoft_discourse', path: 'plugins/discourse'
|
||||
gem 'foodsoft_documents', path: 'plugins/documents'
|
||||
gem 'foodsoft_links', path: 'plugins/links'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue