Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
git push origin masterMerge branch 'dependabot/bundler/site/jekyll-3.…
Browse files Browse the repository at this point in the history
…6.3'
  • Loading branch information
verbose-void committed Jul 12, 2020
2 parents a501804 + 322e05a commit a4855eb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
Empty file modified Gemfile
100755 → 100644
Empty file.
33 changes: 16 additions & 17 deletions site/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,23 @@ GEM
did_you_mean (1.2.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.10.0)
ffi (1.13.1)
forwardable-extended (2.6.0)
html-pipeline (2.10.0)
activesupport (>= 2)
nokogiri (>= 1.4)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
jekyll (3.2.1)
jekyll (3.6.3)
addressable (~> 2.4)
colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 3.0)
kramdown (~> 1.14)
liquid (~> 4.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
rouge (~> 1.7)
rouge (>= 1.7, < 3)
safe_yaml (~> 1.0)
jekyll-feed (0.7.2)
jekyll-gist (1.5.0)
Expand All @@ -44,11 +45,10 @@ GEM
jekyll-watch (1.5.1)
listen (~> 3.0)
kramdown (1.17.0)
liquid (3.0.6)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
liquid (4.0.3)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_portile2 (2.4.0)
minitest (5.14.1)
Expand All @@ -59,13 +59,12 @@ GEM
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
rouge (1.11.1)
ruby_dep (1.5.0)
safe_yaml (1.0.4)
sass (3.7.3)
rouge (2.2.1)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand All @@ -83,7 +82,7 @@ PLATFORMS

DEPENDENCIES
did_you_mean
jekyll (~> 3.2.1)
jekyll (~> 3.6.3)
jekyll-feed
jekyll-gist
jekyll-mentions
Expand Down

0 comments on commit a4855eb

Please sign in to comment.