Remove wdm gem

This commit is contained in:
Chrisovalantis Kefalidis
2015-03-07 20:05:19 +02:00
committed by Robert Lord
parent a7596ff0a5
commit e3f36f9057
2 changed files with 0 additions and 2 deletions

View File

@@ -12,7 +12,6 @@ gem 'rake', '~> 10.4.0'
gem 'therubyracer', platforms: :ruby
# Trash
gem 'wdm', '~> 0.1.0', :platforms => [:mswin, :mingw]
platforms :mri_18 do
gem 'ruby18_source_location'
end

View File

@@ -145,4 +145,3 @@ DEPENDENCIES
rouge (~> 1.8.0)
ruby18_source_location
therubyracer
wdm (~> 0.1.0)