qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH qemu-web] use precompiled sassc
@ 2019-09-09 12:32 Paolo Bonzini
  0 siblings, 0 replies; only message in thread
From: Paolo Bonzini @ 2019-09-09 12:32 UTC (permalink / raw)
  To: qemu-devel

---
 Gemfile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Gemfile b/Gemfile
index 200f2c4..b76a4fd 100644
--- a/Gemfile
+++ b/Gemfile
@@ -22,3 +22,6 @@ gem "minima", "~> 2.5"
 group :jekyll_plugins do
    gem "jekyll-feed", "~> 0.12"
 end
+
+# for https://github.com/sass/sassc-ruby/issues/146
+gem "sassc", "< 2.2.0"
-- 
2.21.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-09 12:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-09 12:32 [Qemu-devel] [PATCH qemu-web] use precompiled sassc Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).