diff options
Diffstat (limited to 'common/gtk-3.0/3.14/Gemfile')
-rw-r--r-- | common/gtk-3.0/3.14/Gemfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.14/Gemfile b/common/gtk-3.0/3.14/Gemfile new file mode 100644 index 0000000..c177689 --- /dev/null +++ b/common/gtk-3.0/3.14/Gemfile @@ -0,0 +1,3 @@ +source 'https://rubygems.org' + +gem "sass", "~> 3.4.0" |