]> git.parisson.com Git - mezzo.git/commitdiff
[Mezzo Task #72] : delete ruby, gem, compass. Using node-sass.
authorEmilie Zawadzki <emilie.zawadzki@ircam.fr>
Thu, 25 Oct 2018 15:28:12 +0000 (17:28 +0200)
committerEmilie Zawadzki <emilie.zawadzki@ircam.fr>
Thu, 25 Oct 2018 15:28:29 +0000 (17:28 +0200)
Dockerfile
lib/mezzanine-organization-themes
requirements.txt

index 4a06ca069c3ced0c08be7888288434edfc11f2e6..3b1a98ba92e58243dc708e670ab080d04f72db86 100644 (file)
@@ -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
 
index 42aa22f426d02ad4091bc1e56bc2148d9e411478..36ecdb2262cbd2ab7bb07b1afe0037357745a8a8 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 42aa22f426d02ad4091bc1e56bc2148d9e411478
+Subproject commit 36ecdb2262cbd2ab7bb07b1afe0037357745a8a8
index 1553b78fd73d73d3312363beae28f8758a71626c..69a0b477fc019ed7c8d1a4ee11370e888bd9a791 100644 (file)
@@ -7,8 +7,6 @@ nodejs
 locales
 pandoc
 vim
-ruby
-ruby-dev
 gettext
 libsasl2-dev
 python3-dev