Remove solargraph from Dockerfile

This commit is contained in:
riggraz
2019-09-10 11:56:35 +02:00
parent 9fcf9bcef9
commit db4c1445ba

View File

@@ -11,9 +11,6 @@ RUN dpkg -i google-chrome-stable_current_amd64.deb; apt-get -fy install
RUN mkdir /app
WORKDIR /app
# Ruby language server
RUN gem install solargraph
# Launch processes in Procfile
RUN gem install foreman