Gemfile in bonethug-0.0.54.6 vs Gemfile in bonethug-0.0.54.7
- old
+ new
@@ -32,10 +32,10 @@
gem 'sass'
gem 'guard-sass'
gem 'guard-coffeescript'
if RbConfig::CONFIG['target_os'] =~ /mswin|mingw/i
- # gem 'wdm', '>= 0.1.0'
+ gem 'wdm', '>= 0.1.0'
end
# if RUBY_PLATFORM.downcase.include?('linux')
# gem 'therubyracer'
# end
\ No newline at end of file