diff options
| author | XhmikosR <[email protected]> | 2016-03-07 22:22:55 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-03-11 11:10:51 +0200 |
| commit | fcb41c7afddc60e65218eaa7d4c95a76bc22380d (patch) | |
| tree | ff3d0e7f7e52982702ee5d92d8ddff2f44c82ca7 /Gemfile | |
| parent | a3e301cdbe5efa2fbf51602a8e5cd0599e60d666 (diff) | |
| download | bootstrap-fcb41c7afddc60e65218eaa7d4c95a76bc22380d.tar.xz bootstrap-fcb41c7afddc60e65218eaa7d4c95a76bc22380d.zip | |
Remove sass gem.
Jekyll 3.x has it as a dependency already.
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,6 +4,5 @@ group :development, :test do gem 'jekyll', '~> 3.1.2' gem 'jekyll-redirect-from', '~> 0.9.1' gem 'jekyll-sitemap', '~> 0.10.0' - gem 'sass', '~> 3.4.21' gem 'scss_lint', '~> 0.47.1' end |
