1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 09:42:35 +00:00

Update to Ruby 3.0.0

This commit is contained in:
2021-01-15 14:42:05 -06:00
parent 3aee1ee365
commit 0b31c37f99
3 changed files with 13 additions and 10 deletions

View File

@ -60,16 +60,18 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
webrick (1.7.0)
PLATFORMS
ruby
DEPENDENCIES
jekyll (~> 3.9.0)
jekyll-brotli (~> 2.2.1)
jekyll-sitemap (~> 1.4.0)
kramdown-parser-gfm (~> 1.1.0)
jekyll (~> 3.9)
jekyll-brotli (~> 2.2)
jekyll-sitemap (~> 1.4)
kramdown-parser-gfm (~> 1.1)
tzinfo-data
webrick (~> 1.7)
BUNDLED WITH
2.2.5