diff --git a/debian/control b/debian/control index eb190e2c1d..9be399dd31 100644 --- a/debian/control +++ b/debian/control @@ -361,6 +361,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-thrift (>= 0.16~), # I18n ruby-ruby-parser (>= 3.20~), + ruby-whitequark-parser (>= 3.0~), ruby-rails-i18n (>= 7.0~), ruby-gettext-i18n-rails (>= 1.8~), ruby-gettext-i18n-rails-js (>= 1.3~), diff --git a/debian/patches/series b/debian/patches/series index e303117083..9c4427066a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -3,6 +3,7 @@ Gemfile/0020-remove-development-test.patch Gemfile/0030-make-test-dependencies-conditional.patch Gemfile/0040-relax-httparty.patch Gemfile/0090-remove-ee-only-gems.patch +Gemfile/0180-add-parser-gem.patch Gemfile/0220-relax-oj-in-ipynbdiff.patch Gemfile/0230-relax-gitaly-for-rc.patch nodejs/0010-set-webpack-root.patch