mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-04-30 12:51:48 +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
|
gem 'therubyracer', platforms: :ruby
|
||||||
|
|
||||||
# Trash
|
# Trash
|
||||||
gem 'wdm', '~> 0.1.0', :platforms => [:mswin, :mingw]
|
|
||||||
platforms :mri_18 do
|
platforms :mri_18 do
|
||||||
gem 'ruby18_source_location'
|
gem 'ruby18_source_location'
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -145,4 +145,3 @@ DEPENDENCIES
|
|||||||
rouge (~> 1.8.0)
|
rouge (~> 1.8.0)
|
||||||
ruby18_source_location
|
ruby18_source_location
|
||||||
therubyracer
|
therubyracer
|
||||||
wdm (~> 0.1.0)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user