Skip to content

Commit

Permalink
Remove wdm gem
Browse files Browse the repository at this point in the history
  • Loading branch information
cvkef authored and lord committed Apr 30, 2015
1 parent a7596ff commit e3f36f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,3 @@ DEPENDENCIES
rouge (~> 1.8.0)
ruby18_source_location
therubyracer
wdm (~> 0.1.0)

0 comments on commit e3f36f9

Please sign in to comment.