Gemfile in staticise-0.6.3 vs Gemfile in staticise-0.6.4
- old
+ new
@@ -6,10 +6,9 @@
gem 'coffee-script'
gem 'guard'
gem 'guard-coffeescript'
gem 'guard-sass'
-gem 'guard-less'
require 'rbconfig'
gem 'wdm', '>= 0.1.0' if RbConfig::CONFIG['target_os'] =~ /mswin|mingw/i
# Add dependencies to develop your gem here.