From 1aad98d8cfaa0e52ded1c42ac40001d4716564b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sun, 30 Mar 2014 14:00:14 +0200 Subject: [PATCH] Gemfile: remove obsolete gems --- Gemfile | 2 -- Gemfile.lock | 7 ------- 2 files changed, 9 deletions(-) diff --git a/Gemfile b/Gemfile index 500fcd1..d9369b8 100644 --- a/Gemfile +++ b/Gemfile @@ -6,9 +6,7 @@ gem "middleman-livereload" gem "middleman-deploy" gem 'rb-inotify', require: false gem 'rb-fsevent', require: false -gem "compass-holmes" gem 'oily_png' gem "sass" gem "slim" gem "rake" -gem "susy" diff --git a/Gemfile.lock b/Gemfile.lock index 55b1bc4..09d7939 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,8 +13,6 @@ GEM chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.2.17) - compass-holmes (0.1.1) - compass (>= 0.11) em-websocket (0.5.0) eventmachine (>= 0.12.9) http_parser.rb (~> 0.5.3) @@ -99,9 +97,6 @@ GEM sprockets-sass (1.0.3) sprockets (~> 2.0) tilt (~> 1.1) - susy (1.0.9) - compass (>= 0.12.2) - sass (>= 3.2.0) temple (0.6.7) thor (0.19.1) tilt (1.4.1) @@ -114,7 +109,6 @@ PLATFORMS DEPENDENCIES compass - compass-holmes middleman middleman-deploy middleman-livereload @@ -124,4 +118,3 @@ DEPENDENCIES rb-inotify sass slim - susy