mirror of
https://github.com/discourse/discourse.git
synced 2024-12-19 14:24:05 +08:00
Build(deps): Bump actionpack from 7.2.2 to 7.2.2.1 (#30213)
Bumps [actionpack](https://github.com/rails/rails) from 7.2.2 to 7.2.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/actionpack/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.2.2...v7.2.2.1) --- updated-dependencies: - dependency-name: actionpack dependency-type: direct:production ... 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
c65192a7a2
commit
8524430b44
42
Gemfile.lock
42
Gemfile.lock
|
@ -1,16 +1,16 @@
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actionmailer (7.2.2)
|
actionmailer (7.2.2.1)
|
||||||
actionpack (= 7.2.2)
|
actionpack (= 7.2.2.1)
|
||||||
actionview (= 7.2.2)
|
actionview (= 7.2.2.1)
|
||||||
activejob (= 7.2.2)
|
activejob (= 7.2.2.1)
|
||||||
activesupport (= 7.2.2)
|
activesupport (= 7.2.2.1)
|
||||||
mail (>= 2.8.0)
|
mail (>= 2.8.0)
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
actionpack (7.2.2)
|
actionpack (7.2.2.1)
|
||||||
actionview (= 7.2.2)
|
actionview (= 7.2.2.1)
|
||||||
activesupport (= 7.2.2)
|
activesupport (= 7.2.2.1)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
racc
|
racc
|
||||||
rack (>= 2.2.4, < 3.2)
|
rack (>= 2.2.4, < 3.2)
|
||||||
|
@ -19,8 +19,8 @@ GEM
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
rails-html-sanitizer (~> 1.6)
|
rails-html-sanitizer (~> 1.6)
|
||||||
useragent (~> 0.16)
|
useragent (~> 0.16)
|
||||||
actionview (7.2.2)
|
actionview (7.2.2.1)
|
||||||
activesupport (= 7.2.2)
|
activesupport (= 7.2.2.1)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.11)
|
erubi (~> 1.11)
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
|
@ -29,16 +29,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.2.2)
|
activejob (7.2.2.1)
|
||||||
activesupport (= 7.2.2)
|
activesupport (= 7.2.2.1)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (7.2.2)
|
activemodel (7.2.2.1)
|
||||||
activesupport (= 7.2.2)
|
activesupport (= 7.2.2.1)
|
||||||
activerecord (7.2.2)
|
activerecord (7.2.2.1)
|
||||||
activemodel (= 7.2.2)
|
activemodel (= 7.2.2.1)
|
||||||
activesupport (= 7.2.2)
|
activesupport (= 7.2.2.1)
|
||||||
timeout (>= 0.4.0)
|
timeout (>= 0.4.0)
|
||||||
activesupport (7.2.2)
|
activesupport (7.2.2.1)
|
||||||
base64
|
base64
|
||||||
benchmark (>= 0.3)
|
benchmark (>= 0.3)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
|
@ -378,9 +378,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.2.2)
|
railties (7.2.2.1)
|
||||||
actionpack (= 7.2.2)
|
actionpack (= 7.2.2.1)
|
||||||
activesupport (= 7.2.2)
|
activesupport (= 7.2.2.1)
|
||||||
irb (~> 1.13)
|
irb (~> 1.13)
|
||||||
rackup (>= 1.0.0)
|
rackup (>= 1.0.0)
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user