Gemfile in staticise-0.6.1 vs Gemfile in staticise-0.6.2
- old
+ new
@@ -9,9 +9,10 @@
gem 'listen'
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.