7c81e7f3ac
Update ruby-simplecov-html to 0.12.2. 0.12.2 (2020-02-27) ================== ## Bugfixes * Refreshing the page while a source file is open works again. Thanks [@HansBug](https://github.com/HansBug) for the report [#94](https://github.com/colszowka/simplecov-html/issues/94) and [@Tietew](https://github.com/Tietew) for the fix! 0.12.1 (2020-02-23) ================== Bugfix release to fix huge bugs that sadly test suit and maintainters didn't catch. ## Bugfixes * Disable pagination and with it all files on 2nd page+ being broken/not able to open * Fix display of non ASCII characters, for this you have to upgrade to simplecov 0.18.3 though (it's handled in there) 0.12.0 (2020-02-12) ================== This release is basically a collection of long standing PRs finally merged. Yes it looks different, no it's not a redesign - just a side effect of lots of dependency updates to improve CSP compatibility. ## Enhancements * The HTML should now be servable with CSP settings of `default-src 'none'; script-src 'self'; img-src 'self'; style-src 'self';` * File list is horizontally scrollable if the space doesn't suffice * numbers are now right aligned and displayed with the same number of decimals for easier comparison and reading. ## Bugfixes * Make sorting icons appear again * close link tag which could cause problems when parsing as xhtml/xml * make sure encoding errors won't crash the formatter * When viewing a short source file while you have a big file list you will no longer be able to scroll on after the source file has ended
66 lines
3 KiB
Text
66 lines
3 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2020/03/08 15:21:48 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.document
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/.rubocop.yml
|
|
${GEM_LIBDIR}/.tool-versions
|
|
${GEM_LIBDIR}/.travis.yml
|
|
${GEM_LIBDIR}/CHANGELOG.md
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/Gemfile.lock
|
|
${GEM_LIBDIR}/Guardfile
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/assets/javascripts/application.js
|
|
${GEM_LIBDIR}/assets/javascripts/libraries/jquery-3.4.1.js
|
|
${GEM_LIBDIR}/assets/javascripts/plugins/highlight.pack.js
|
|
${GEM_LIBDIR}/assets/javascripts/plugins/jquery.colorbox.js
|
|
${GEM_LIBDIR}/assets/javascripts/plugins/jquery.dataTables.js
|
|
${GEM_LIBDIR}/assets/javascripts/plugins/jquery.timeago.js
|
|
${GEM_LIBDIR}/assets/stylesheets/application.css
|
|
${GEM_LIBDIR}/assets/stylesheets/plugins/datatables.css
|
|
${GEM_LIBDIR}/assets/stylesheets/plugins/highlight.css
|
|
${GEM_LIBDIR}/assets/stylesheets/plugins/jquery-ui-1.8.4.custom.css
|
|
${GEM_LIBDIR}/assets/stylesheets/plugins/jquery.colorbox.css
|
|
${GEM_LIBDIR}/assets/stylesheets/reset.css
|
|
${GEM_LIBDIR}/assets/stylesheets/screen.css.sass
|
|
${GEM_LIBDIR}/lib/simplecov-html.rb
|
|
${GEM_LIBDIR}/lib/simplecov-html/version.rb
|
|
${GEM_LIBDIR}/public/DataTables-1.10.20/images/sort_asc.png
|
|
${GEM_LIBDIR}/public/DataTables-1.10.20/images/sort_asc_disabled.png
|
|
${GEM_LIBDIR}/public/DataTables-1.10.20/images/sort_both.png
|
|
${GEM_LIBDIR}/public/DataTables-1.10.20/images/sort_desc.png
|
|
${GEM_LIBDIR}/public/DataTables-1.10.20/images/sort_desc_disabled.png
|
|
${GEM_LIBDIR}/public/application.css
|
|
${GEM_LIBDIR}/public/application.js
|
|
${GEM_LIBDIR}/public/colorbox/border.png
|
|
${GEM_LIBDIR}/public/colorbox/controls.png
|
|
${GEM_LIBDIR}/public/colorbox/loading.gif
|
|
${GEM_LIBDIR}/public/colorbox/loading_background.png
|
|
${GEM_LIBDIR}/public/favicon_green.png
|
|
${GEM_LIBDIR}/public/favicon_red.png
|
|
${GEM_LIBDIR}/public/favicon_yellow.png
|
|
${GEM_LIBDIR}/public/images/ui-bg_flat_0_aaaaaa_40x100.png
|
|
${GEM_LIBDIR}/public/images/ui-bg_flat_75_ffffff_40x100.png
|
|
${GEM_LIBDIR}/public/images/ui-bg_glass_55_fbf9ee_1x400.png
|
|
${GEM_LIBDIR}/public/images/ui-bg_glass_65_ffffff_1x400.png
|
|
${GEM_LIBDIR}/public/images/ui-bg_glass_75_dadada_1x400.png
|
|
${GEM_LIBDIR}/public/images/ui-bg_glass_75_e6e6e6_1x400.png
|
|
${GEM_LIBDIR}/public/images/ui-bg_glass_95_fef1ec_1x400.png
|
|
${GEM_LIBDIR}/public/images/ui-bg_highlight-soft_75_cccccc_1x100.png
|
|
${GEM_LIBDIR}/public/images/ui-icons_222222_256x240.png
|
|
${GEM_LIBDIR}/public/images/ui-icons_2e83ff_256x240.png
|
|
${GEM_LIBDIR}/public/images/ui-icons_454545_256x240.png
|
|
${GEM_LIBDIR}/public/images/ui-icons_888888_256x240.png
|
|
${GEM_LIBDIR}/public/images/ui-icons_cd0a0a_256x240.png
|
|
${GEM_LIBDIR}/public/loading.gif
|
|
${GEM_LIBDIR}/public/magnify.png
|
|
${GEM_LIBDIR}/simplecov-html.gemspec
|
|
${GEM_LIBDIR}/test/helper.rb
|
|
${GEM_LIBDIR}/test/test_simple_cov-html.rb
|
|
${GEM_LIBDIR}/views/covered_percent.erb
|
|
${GEM_LIBDIR}/views/file_list.erb
|
|
${GEM_LIBDIR}/views/layout.erb
|
|
${GEM_LIBDIR}/views/source_file.erb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|