Added sass paths

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-02-26 23:21:30 +01:00
parent 59e15a63b6
commit c5093873b2
2 changed files with 4 additions and 0 deletions

View File

@ -55,5 +55,6 @@ gem 'rack', '~> 2.0.6'
gem 'rouge'
gem 'rubocop'
gem 'rubyzip', '~> 1.2.2'
gem 'sass_paths'
# gem 'ruby-oembed'
gem 'terminal-table'