Compare commits

...

11 Commits

Author SHA1 Message Date
Jim Martens 58e1f285fc Merge branch 'master' of github.com:2martens/2martens.de
continuous-integration/drone/push Build is passing Details
2022-05-15 10:58:54 +02:00
Jim Martens 6d4ebf7296
Merge pull request #463 from 2martens/dependabot/bundler/activesupport-6.1.6
Bump activesupport from 6.1.5.1 to 6.1.6
2022-05-15 10:58:25 +02:00
Jim Martens fc30fb6760
Merge pull request #464 from 2martens/dependabot/npm_and_yarn/core-js-3.22.5
Bump core-js from 3.22.4 to 3.22.5
2022-05-15 10:58:18 +02:00
Jim Martens 1f394ac01e
Merge pull request #465 from 2martens/dependabot/bundler/loofah-2.18.0
Bump loofah from 2.17.0 to 2.18.0
2022-05-15 10:58:12 +02:00
Jim Martens bd50b49f75
Merge pull request #466 from 2martens/dependabot/bundler/rubocop-1.29.1
Bump rubocop from 1.29.0 to 1.29.1
2022-05-15 10:58:04 +02:00
Jim Martens af4135186d
Merge pull request #462 from 2martens/dependabot/bundler/nokogiri-1.13.6
Bump nokogiri from 1.13.5 to 1.13.6
2022-05-15 10:57:55 +02:00
dependabot[bot] ec13a573b6
Bump rubocop from 1.29.0 to 1.29.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.29.0...v1.29.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-12 22:02:32 +00:00
dependabot[bot] 33d1d95968
Bump loofah from 2.17.0 to 2.18.0
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.17.0...v2.18.0)

---
updated-dependencies:
- dependency-name: loofah
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 22:01:03 +00:00
dependabot[bot] 614b69e139
Bump core-js from 3.22.4 to 3.22.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.4 to 3.22.5.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.4...v3.22.5)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 22:02:09 +00:00
dependabot[bot] 35c3676e2d
Bump activesupport from 6.1.5.1 to 6.1.6
Bumps [activesupport](https://github.com/rails/rails) from 6.1.5.1 to 6.1.6.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.3/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.5.1...v6.1.6)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 22:01:23 +00:00
dependabot[bot] e1ee51bfbe
Bump nokogiri from 1.13.5 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.5 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.6/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.5...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 22:00:55 +00:00
3 changed files with 19 additions and 19 deletions

View File

@ -8,20 +8,20 @@ GIT
GEM
remote: https://rubygems.org/
specs:
actionpack (6.1.5.1)
actionview (= 6.1.5.1)
activesupport (= 6.1.5.1)
actionpack (6.1.6)
actionview (= 6.1.6)
activesupport (= 6.1.6)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (6.1.5.1)
activesupport (= 6.1.5.1)
actionview (6.1.6)
activesupport (= 6.1.6)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activesupport (6.1.5.1)
activesupport (6.1.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@ -163,7 +163,7 @@ GEM
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.17.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mercenary (0.4.0)
@ -177,10 +177,10 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.15.0)
multipart-post (2.1.1)
nokogiri (1.13.5)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.5-x86_64-linux)
nokogiri (1.13.6-x86_64-linux)
racc (~> 1.4)
octokit (4.22.0)
faraday (>= 0.9)
@ -200,9 +200,9 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
railties (6.1.5.1)
actionpack (= 6.1.5.1)
activesupport (= 6.1.5.1)
railties (6.1.6)
actionpack (= 6.1.6)
activesupport (= 6.1.6)
method_source
rake (>= 12.2)
thor (~> 1.0)
@ -211,10 +211,10 @@ GEM
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.3.1)
regexp_parser (2.4.0)
rexml (3.2.5)
rouge (3.28.0)
rubocop (1.29.0)
rubocop (1.29.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)

View File

@ -16,7 +16,7 @@
"braces": "^3.0.2",
"browser-sync": "^2.27.9",
"child_process": "^1.0.2",
"core-js": "^3.22.4",
"core-js": "^3.22.5",
"del": "^6.0.0",
"fancy-log": "^2.0.0",
"fstream": "^1.0.12",

View File

@ -2275,10 +2275,10 @@ core-js-compat@^3.20.0, core-js-compat@^3.22.1:
browserslist "^4.20.3"
semver "7.0.0"
core-js@^3.22.4:
version "3.22.4"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.4.tgz#f4b3f108d45736935aa028444a69397e40d8c531"
integrity sha512-1uLykR+iOfYja+6Jn/57743gc9n73EWiOnSJJ4ba3B4fOEYDBv25MagmEZBxTp5cWq4b/KPx/l77zgsp28ju4w==
core-js@^3.22.5:
version "3.22.5"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.5.tgz#a5f5a58e663d5c0ebb4e680cd7be37536fb2a9cf"
integrity sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA==
core-util-is@1.0.2, core-util-is@~1.0.0:
version "1.0.2"