Remove swfobject from Vendorfile as it is no longer used
This commit is contained in:
parent
d8b9b6dd58
commit
f87e9a1088
1 changed files with 0 additions and 7 deletions
|
@ -46,11 +46,4 @@ folder 'vendor/assets' do
|
|||
file 'es5.js', 'https://polyfill.io/v3/polyfill.js?features=es5&flags=gated,always'
|
||||
file 'es6.js', 'https://polyfill.io/v3/polyfill.js?features=es6&flags=gated,always'
|
||||
end
|
||||
|
||||
folder 'swfobject' do
|
||||
from 'git://github.com/swfobject/swfobject.git', :tag => '2.2' do
|
||||
file 'expressInstall.swf', 'swfobject/expressInstall.swf'
|
||||
file 'swfobject.js', 'swfobject/src/swfobject.js'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue