fix: added missing gem
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -45,6 +45,7 @@ RUN echo 'gem "puma", :require => true' >> Gemfile.local
|
||||
RUN echo 'gem "with_advisory_lock", :require => true' >> Gemfile.local
|
||||
RUN echo 'gem "redmineup", :require => true' >> Gemfile.local
|
||||
RUN echo 'gem "vcard", :require => true' >> Gemfile.local
|
||||
RUN echo 'gem "wicked_pdf", :require => true' >> Gemfile.local
|
||||
RUN gem install --user-install bundler
|
||||
RUN gem install --user-install with_advisory_lock
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user