mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-05-01 05:11:47 +08:00
Remove wdm gem
This commit is contained in:
committed by
Robert Lord
parent
a7596ff0a5
commit
e3f36f9057
1
Gemfile
1
Gemfile
@@ -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
|
||||
|
||||
@@ -145,4 +145,3 @@ DEPENDENCIES
|
||||
rouge (~> 1.8.0)
|
||||
ruby18_source_location
|
||||
therubyracer
|
||||
wdm (~> 0.1.0)
|
||||
|
||||
Reference in New Issue
Block a user