Skip to content

Commit 8fa2074

Browse files
committed
Update to latest jquery-file-upload
1 parent c6eb606 commit 8fa2074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Vendorfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# folder 'renamed-folder', 'spec'
2424
# end
2525

26-
from 'https://github.com/blueimp/jQuery-File-Upload.git', tag: '7.4.1' do
26+
from 'https://github.com/blueimp/jQuery-File-Upload.git', tag: '9.5.7' do
2727
file 'vendor/assets/stylesheets/jquery.fileupload-ui.scss', 'css/jquery.fileupload-ui.css' do |path|
2828
rewrite(path) { |content| content.gsub(%r{url\(\.\./img/(.+)\)}, "image-url('\\1')")}
2929
end

0 commit comments

Comments
 (0)