Gemfile in compass-fontcustom-1.2.0 vs Gemfile in compass-fontcustom-1.3.0
- old
+ new
@@ -5,7 +5,7 @@
gem 'coveralls', :require => false
group :development do
gem 'autotest-standalone'
gem 'autotest-growl' if RUBY_PLATFORM =~ /darwin/
- gem 'autotest-fsevent'
+ gem 'autotest-fsevent', '>= 0.2.9'
end