Bump activesupport, actionview, jekyll-default-layout, minima and railties

Bumps [activesupport](https://github.com/rails/rails), [actionview](https://github.com/rails/rails), [jekyll-default-layout](https://github.com/benbalter/jekyll-default-layout), [minima](https://github.com/jekyll/minima) and [railties](https://github.com/rails/rails). These dependencies needed to be updated together.

Updates `activesupport` from 7.0.7.2 to 7.0.8
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.8/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.7.2...v7.0.8)

Updates `actionview` from 7.0.7.2 to 7.0.8
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.8/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.7.2...v7.0.8)

Updates `jekyll-default-layout` from `340343a` to 0.1.5
- [Release notes](https://github.com/benbalter/jekyll-default-layout/releases)
- [Commits](340343a2ab...v0.1.5)

Updates `minima` from `2863624` to 3.0.0.dev
- [Release notes](https://github.com/jekyll/minima/releases)
- [Commits](https://github.com/jekyll/minima/commits)

Updates `railties` from 7.0.7.2 to 7.0.8
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.8/railties/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.7.2...v7.0.8)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: actionview
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: jekyll-default-layout
  dependency-type: direct:development
- dependency-name: minima
  dependency-type: direct:production
- dependency-name: railties
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-01 22:21:34 +00:00
committed by GitHub
parent 2e45b0a39a
commit ad548400c7

View File

@ -18,20 +18,20 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.0)
actionpack (7.0.7.2)
actionview (= 7.0.7.2)
activesupport (= 7.0.7.2)
actionpack (7.0.8)
actionview (= 7.0.8)
activesupport (= 7.0.8)
rack (~> 2.0, >= 2.2.4)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (7.0.7.2)
activesupport (= 7.0.7.2)
actionview (7.0.8)
activesupport (= 7.0.8)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activesupport (7.0.7.2)
activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@ -70,13 +70,13 @@ GEM
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.15.5)
ffi (1.16.2)
fiber-annotation (0.2.0)
fiber-local (1.0.0)
forwardable-extended (2.6.0)
gemoji (4.1.0)
google-protobuf (3.24.1)
google-protobuf (3.24.1-x86_64-linux)
google-protobuf (3.24.3)
google-protobuf (3.24.3-x86_64-linux)
hashery (2.1.2)
html-pipeline (2.14.3)
activesupport (>= 2)
@ -175,7 +175,7 @@ GEM
mini_portile2 (2.8.4)
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
minitest (5.19.0)
minitest (5.20.0)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
@ -210,9 +210,9 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.0.7.2)
actionpack (= 7.0.7.2)
activesupport (= 7.0.7.2)
railties (7.0.8)
actionpack (= 7.0.8)
activesupport (= 7.0.8)
method_source
rake (>= 12.2)
thor (~> 1.0)
@ -244,12 +244,12 @@ GEM
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
safe_yaml (1.0.5)
sass-embedded (1.66.1)
sass-embedded (1.68.0)
google-protobuf (~> 3.23)
rake (>= 13.0.0)
sass-embedded (1.66.1-arm-linux-gnueabihf)
sass-embedded (1.68.0-arm-linux-gnueabihf)
google-protobuf (~> 3.23)
sass-embedded (1.66.1-x86_64-linux-gnu)
sass-embedded (1.68.0-x86_64-linux-gnu)
google-protobuf (~> 3.23)
sawyer (0.9.2)
addressable (>= 2.3.5)
@ -263,10 +263,10 @@ GEM
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
unicode-display_width (2.5.0)
webrick (1.8.1)
yell (2.2.2)
zeitwerk (2.6.11)
zeitwerk (2.6.12)
PLATFORMS
arm64-linux