Merge branch 'master' of github.com:2martens/2martens.de
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-10-21 20:34:21 +02:00
3 changed files with 425 additions and 457 deletions

View File

@ -117,8 +117,8 @@ GEM
rubyzip (>= 1.3.0, < 3.0)
jekyll-sass-converter (2.1.0)
sassc (> 2.0.1, < 3.0)
jekyll-seo-tag (2.6.1)
jekyll (>= 3.3, < 5.0)
jekyll-seo-tag (2.7.1)
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-titles-from-headings (0.5.3)
@ -187,10 +187,10 @@ GEM
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (1.8.1)
regexp_parser (1.8.2)
rexml (3.2.4)
rouge (3.23.0)
rubocop (0.93.0)
rouge (3.24.0)
rubocop (0.93.1)
parallel (~> 1.10)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
@ -199,7 +199,7 @@ GEM
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.7.1)
rubocop-ast (0.8.0)
parser (>= 2.7.1.5)
ruby-enum (0.8.0)
i18n

View File

@ -4,17 +4,17 @@
"description": "My website",
"main": "index.js",
"dependencies": {
"bootstrap": "^4.5.2",
"bootstrap": "^4.5.3",
"jquery": "^3.5.0",
"js-yaml": "3.14.0",
"popper.js": "^1.16.1"
},
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"autoprefixer": "^9.8.6",
"braces": "^3.0.2",
"browser-sync": "^2.26.12",
"browser-sync": "^2.26.13",
"child_process": "^1.0.2",
"core-js": "^3.6.5",
"del": "^6.0.0",

862
yarn.lock

File diff suppressed because it is too large Load Diff