From: Emilie Zawadzki Date: Thu, 25 Oct 2018 15:28:12 +0000 (+0200) Subject: [Mezzo Task #72] : delete ruby, gem, compass. Using node-sass. X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=745a8e05d37e6a8bb2f5395c14b79ee0547ab445;p=mezzo.git [Mezzo Task #72] : delete ruby, gem, compass. Using node-sass. --- diff --git a/Dockerfile b/Dockerfile index 4a06ca06..3b1a98ba 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,10 +24,6 @@ RUN npm install RUN npm install -g gulp RUN npm install -g bower -COPY lib/mezzanine-organization-themes/Gemfile /srv -RUN gem install bundler -RUN bundle install - RUN pip install -U pip RUN pip install -U setuptools diff --git a/lib/mezzanine-organization-themes b/lib/mezzanine-organization-themes index 42aa22f4..36ecdb22 160000 --- a/lib/mezzanine-organization-themes +++ b/lib/mezzanine-organization-themes @@ -1 +1 @@ -Subproject commit 42aa22f426d02ad4091bc1e56bc2148d9e411478 +Subproject commit 36ecdb2262cbd2ab7bb07b1afe0037357745a8a8 diff --git a/requirements.txt b/requirements.txt index 1553b78f..69a0b477 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,8 +7,6 @@ nodejs locales pandoc vim -ruby -ruby-dev gettext libsasl2-dev python3-dev