Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 1 vulnerabilities #391

Open
wants to merge 1 commit into
base: new-site
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ gem "image_optim_bin" # Optional
gem "image_optim_pack"
gem "image_optim"
gem "jekyll-assets"
gem "jekyll-feed"
gem "jekyll-feed", ">= 0.15.1"
gem "jekyll-gist"
gem "jekyll-last-modified-at"
gem "jekyll-last-modified-at", ">= 1.3.2"
gem "jekyll-paginate-v2"
gem "jekyll-redirect-from"
gem "jekyll-seo-tag"
gem "jekyll-seo-tag", ">= 2.7.0"
gem "jekyll-seo"
gem "jekyll-sitemap"
gem "jekyll"
gem "jemoji"
gem "jekyll", ">= 3.9.1"
gem "jemoji", ">= 0.13.0"
gem "kramdown-parser-gfm"
gem "mini_magick"
gem "rake"
Expand Down
84 changes: 45 additions & 39 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,25 +1,26 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.4.3)
activesupport (5.2.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
amp-jekyll (1.0.3)
fastimage (>= 1.8.0)
jekyll (>= 3.0, < 5.0)
nokogiri (>= 1.6.0)
autoprefixer-rails (9.8.6.1)
execjs
colorator (1.1.0)
concurrent-ruby (1.1.7)
concurrent-ruby (1.3.4)
crass (1.0.6)
em-websocket (0.5.1)
csv (3.3.0)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
http_parser.rb (~> 0)
ethon (0.12.0)
ffi (>= 1.3.0)
eventmachine (1.2.7)
Expand All @@ -30,13 +31,13 @@ GEM
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
fastimage (2.2.0)
ffi (1.13.1)
ffi (1.17.0)
font-awesome-sass (5.13.0)
sassc (>= 1.11)
forwardable-extended (2.6.0)
fspath (3.1.2)
gemoji (3.0.1)
html-pipeline (2.14.0)
gemoji (4.1.0)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
html-proofer (3.15.3)
Expand All @@ -47,8 +48,8 @@ GEM
rainbow (~> 3.0)
typhoeus (~> 1.3)
yell (~> 2.0)
http_parser.rb (0.6.0)
i18n (0.9.5)
http_parser.rb (0.8.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
image_optim (0.26.5)
exifr (~> 1.2, >= 1.2.2)
Expand All @@ -62,11 +63,12 @@ GEM
image_optim (~> 0.19)
image_size (2.1.0)
in_threads (1.5.4)
jekyll (3.9.0)
jekyll (3.10.0)
addressable (~> 2.4)
colorator (~> 1.0)
csv (~> 3.0)
em-websocket (~> 0.5)
i18n (~> 0.7)
i18n (>= 0.7, < 2)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 2.0)
kramdown (>= 1.17, < 3)
Expand All @@ -75,6 +77,7 @@ GEM
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
webrick (>= 1.0)
jekyll-assets (3.0.12)
activesupport (~> 5.0)
execjs (~> 2.7)
Expand All @@ -86,13 +89,12 @@ GEM
nokogiri (~> 1.8)
pathutil (~> 0.16)
sprockets (>= 3.3, < 4.1.beta)
jekyll-feed (0.15.0)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-gist (1.5.0)
octokit (~> 4.2)
jekyll-last-modified-at (1.3.0)
jekyll-last-modified-at (1.3.2)
jekyll (>= 3.7, < 5.0)
posix-spawn (~> 0.3.9)
jekyll-paginate-v2 (3.0.0)
jekyll (>= 3.0, < 5.0)
jekyll-redirect-from (0.16.0)
Expand All @@ -103,34 +105,35 @@ GEM
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-seo (0.0.2)
jekyll-seo-tag (2.6.1)
jekyll (>= 3.3, < 5.0)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
jemoji (0.12.0)
gemoji (~> 3.0)
jemoji (0.13.0)
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
kramdown (2.3.0)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
liquid (4.0.4)
liquid-tag-parser (1.9.0)
extras (~> 0.3)
liquid (>= 3.0, < 5.0)
listen (3.2.1)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_magick (4.10.1)
mini_portile2 (2.4.0)
minitest (5.14.1)
mini_portile2 (2.8.7)
minitest (5.25.1)
multipart-post (2.1.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.15.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
octokit (4.18.0)
Expand All @@ -139,17 +142,18 @@ GEM
parallel (1.19.2)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
posix-spawn (0.3.15)
progress (3.5.2)
public_suffix (4.0.5)
public_suffix (5.1.1)
racc (1.8.1)
rack (2.2.3)
rainbow (3.0.0)
rake (13.0.1)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.2.4)
rouge (3.22.0)
rexml (3.3.6)
strscan
rouge (3.30.0)
safe_yaml (1.0.5)
sanitize (5.2.1)
crass (~> 1.0.2)
Expand All @@ -168,13 +172,15 @@ GEM
sprockets (4.0.0.beta8)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
strscan (3.1.0)
thread_safe (0.3.6)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (1.2.7)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
webrick (1.8.1)
yell (2.2.2)

PLATFORMS
Expand All @@ -189,17 +195,17 @@ DEPENDENCIES
image_optim
image_optim_bin
image_optim_pack
jekyll
jekyll (>= 3.9.1)
jekyll-assets
jekyll-feed
jekyll-feed (>= 0.15.1)
jekyll-gist
jekyll-last-modified-at
jekyll-last-modified-at (>= 1.3.2)
jekyll-paginate-v2
jekyll-redirect-from
jekyll-seo
jekyll-seo-tag
jekyll-seo-tag (>= 2.7.0)
jekyll-sitemap
jemoji
jemoji (>= 0.13.0)
kramdown-parser-gfm
mini_magick
rake
Expand Down