We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6eb606 commit 8fa2074Copy full SHA for 8fa2074
Vendorfile
@@ -23,7 +23,7 @@
23
# folder 'renamed-folder', 'spec'
24
# end
25
26
-from 'https://github.com/blueimp/jQuery-File-Upload.git', tag: '7.4.1' do
+from 'https://github.com/blueimp/jQuery-File-Upload.git', tag: '9.5.7' do
27
file 'vendor/assets/stylesheets/jquery.fileupload-ui.scss', 'css/jquery.fileupload-ui.css' do |path|
28
rewrite(path) { |content| content.gsub(%r{url\(\.\./img/(.+)\)}, "image-url('\\1')")}
29
end
0 commit comments