mirror of
https://github.com/mistergibson/gxg-framework.git
synced 2026-08-15 03:46:00 -07:00
CoreNLP deps
This commit is contained in:
parent
525cda4223
commit
100a81369a
1 changed files with 2 additions and 1 deletions
|
|
@ -42,6 +42,7 @@ Gem::Specification.new do |s|
|
|||
s.add_runtime_dependency 'state_machines'
|
||||
s.add_runtime_dependency 'net-ldap'
|
||||
s.add_runtime_dependency 'nextcloud'
|
||||
s.add_runtime_dependency 'stanford-core-nlp'
|
||||
# ### Database Adapters:
|
||||
if ::RUBY_ENGINE == "jruby"
|
||||
s.add_runtime_dependency 'jdbc-sqlite3'
|
||||
|
|
|
|||
Loading…
Reference in a new issue