-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The prism-rails gem is sparsley updated and includes a version of prism from 2017; prism has been updated a number of times since then. Additionally and more importantly, it locks the rails version at "< 6", which is not good if you're trying to upgrade to Rails 6 Vendorizing rather than using from CDN helps us avoid potential for exfiltrating cookie data if we were to (see https://www.troyhunt.com/the-javascript-supply-chain-paradox-sri-csp-and-trust-in-third-party-libraries/). Also allows for offline development. also: change block languages from 'language-ruby' to 'language-erb' to make the syntax highlighting more correct Fixes #106 Signed-off-by: Christa Hartsock <[email protected]> Co-authored-by: Christa Hartsock <[email protected]>
- Loading branch information
1 parent
88567a8
commit 0594705
Showing
6 changed files
with
155 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.