mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 16:59:22 +00:00
Build(deps): Bump the rails group with 6 updates (#29402)
Bumps the rails group with 6 updates: | Package | From | To | | --- | --- | --- | | [actionmailer](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` | | [actionpack](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` | | [actionview](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` | | [activerecord](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` | | [activesupport](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` | | [railties](https://github.com/rails/rails) | `7.1.4.1` | `7.1.4.2` | Updates `actionmailer` from 7.1.4.1 to 7.1.4.2 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/actionmailer/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.4.1...v7.1.4.2) Updates `actionpack` from 7.1.4.1 to 7.1.4.2 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/actionpack/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.4.1...v7.1.4.2) Updates `actionview` from 7.1.4.1 to 7.1.4.2 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/actionview/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.4.1...v7.1.4.2) Updates `activerecord` from 7.1.4.1 to 7.1.4.2 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.4.1...v7.1.4.2) Updates `activesupport` from 7.1.4.1 to 7.1.4.2 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.4.1...v7.1.4.2) Updates `railties` from 7.1.4.1 to 7.1.4.2 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.2/railties/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.4.1...v7.1.4.2) --- updated-dependencies: - dependency-name: actionmailer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails - dependency-name: actionpack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails - dependency-name: actionview dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails - dependency-name: activerecord dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails - dependency-name: railties dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fc51233a83
commit
27c20eeacd
42
Gemfile.lock
42
Gemfile.lock
@ -1,19 +1,19 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actionmailer (7.1.4.1)
|
actionmailer (7.1.4.2)
|
||||||
actionpack (= 7.1.4.1)
|
actionpack (= 7.1.4.2)
|
||||||
actionview (= 7.1.4.1)
|
actionview (= 7.1.4.2)
|
||||||
activejob (= 7.1.4.1)
|
activejob (= 7.1.4.2)
|
||||||
activesupport (= 7.1.4.1)
|
activesupport (= 7.1.4.2)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
actionpack (7.1.4.1)
|
actionpack (7.1.4.2)
|
||||||
actionview (= 7.1.4.1)
|
actionview (= 7.1.4.2)
|
||||||
activesupport (= 7.1.4.1)
|
activesupport (= 7.1.4.2)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
racc
|
racc
|
||||||
rack (>= 2.2.4)
|
rack (>= 2.2.4)
|
||||||
@ -21,8 +21,8 @@ GEM
|
|||||||
rack-test (>= 0.6.3)
|
rack-test (>= 0.6.3)
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
rails-html-sanitizer (~> 1.6)
|
rails-html-sanitizer (~> 1.6)
|
||||||
actionview (7.1.4.1)
|
actionview (7.1.4.2)
|
||||||
activesupport (= 7.1.4.1)
|
activesupport (= 7.1.4.2)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.11)
|
erubi (~> 1.11)
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
@ -31,16 +31,16 @@ GEM
|
|||||||
actionview (>= 6.0.a)
|
actionview (>= 6.0.a)
|
||||||
active_model_serializers (0.8.4)
|
active_model_serializers (0.8.4)
|
||||||
activemodel (>= 3.0)
|
activemodel (>= 3.0)
|
||||||
activejob (7.1.4.1)
|
activejob (7.1.4.2)
|
||||||
activesupport (= 7.1.4.1)
|
activesupport (= 7.1.4.2)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (7.1.4.1)
|
activemodel (7.1.4.2)
|
||||||
activesupport (= 7.1.4.1)
|
activesupport (= 7.1.4.2)
|
||||||
activerecord (7.1.4.1)
|
activerecord (7.1.4.2)
|
||||||
activemodel (= 7.1.4.1)
|
activemodel (= 7.1.4.2)
|
||||||
activesupport (= 7.1.4.1)
|
activesupport (= 7.1.4.2)
|
||||||
timeout (>= 0.4.0)
|
timeout (>= 0.4.0)
|
||||||
activesupport (7.1.4.1)
|
activesupport (7.1.4.2)
|
||||||
base64
|
base64
|
||||||
bigdecimal
|
bigdecimal
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
@ -376,9 +376,9 @@ GEM
|
|||||||
rails_multisite (6.1.0)
|
rails_multisite (6.1.0)
|
||||||
activerecord (>= 6.0)
|
activerecord (>= 6.0)
|
||||||
railties (>= 6.0)
|
railties (>= 6.0)
|
||||||
railties (7.1.4.1)
|
railties (7.1.4.2)
|
||||||
actionpack (= 7.1.4.1)
|
actionpack (= 7.1.4.2)
|
||||||
activesupport (= 7.1.4.1)
|
activesupport (= 7.1.4.2)
|
||||||
irb
|
irb
|
||||||
rackup (>= 1.0.0)
|
rackup (>= 1.0.0)
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user