5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-19 18:50:48 +00:00

implementar safe_yaml con parche de performance #177

This commit is contained in:
f 2020-12-30 13:48:24 -03:00
parent ac013b5d6e
commit 61d18f37b4
2 changed files with 3 additions and 1 deletions

View file

@ -53,6 +53,7 @@ gem 'hiredis'
gem 'image_processing'
gem 'icalendar'
gem 'inline_svg'
gem 'safe_yaml', source: 'https://gems.sutty.nl'
gem 'jekyll', '~> 4.2'
gem 'jekyll-data', source: 'https://gems.sutty.nl'
gem 'jekyll-commonmark'

View file

@ -454,7 +454,7 @@ GEM
ruby_dep (1.5.0)
rubyzip (2.3.0)
rugged (1.1.0)
safe_yaml (1.0.5)
safe_yaml (1.0.6)
safely_block (0.3.0)
errbase (>= 0.1.1)
sassc (2.4.0)
@ -626,6 +626,7 @@ DEPENDENCIES
rubocop-rails
rubyzip
rugged
safe_yaml!
sassc-rails
selenium-webdriver
share-to-fediverse-jekyll-theme