Skip to content

Commit 891f793

Browse files
committed
Merge branch 'trix-7-0' into 7-0-stable
2 parents 635259d + 08bc3ce commit 891f793

File tree

33 files changed

+139
-77
lines changed

33 files changed

+139
-77
lines changed

Gemfile.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -31,90 +31,90 @@ GIT
3131
PATH
3232
remote: .
3333
specs:
34-
actioncable (7.0.8.2)
35-
actionpack (= 7.0.8.2)
36-
activesupport (= 7.0.8.2)
34+
actioncable (7.0.8.3)
35+
actionpack (= 7.0.8.3)
36+
activesupport (= 7.0.8.3)
3737
nio4r (~> 2.0)
3838
websocket-driver (>= 0.6.1)
39-
actionmailbox (7.0.8.2)
40-
actionpack (= 7.0.8.2)
41-
activejob (= 7.0.8.2)
42-
activerecord (= 7.0.8.2)
43-
activestorage (= 7.0.8.2)
44-
activesupport (= 7.0.8.2)
39+
actionmailbox (7.0.8.3)
40+
actionpack (= 7.0.8.3)
41+
activejob (= 7.0.8.3)
42+
activerecord (= 7.0.8.3)
43+
activestorage (= 7.0.8.3)
44+
activesupport (= 7.0.8.3)
4545
mail (>= 2.7.1)
4646
net-imap
4747
net-pop
4848
net-smtp
49-
actionmailer (7.0.8.2)
50-
actionpack (= 7.0.8.2)
51-
actionview (= 7.0.8.2)
52-
activejob (= 7.0.8.2)
53-
activesupport (= 7.0.8.2)
49+
actionmailer (7.0.8.3)
50+
actionpack (= 7.0.8.3)
51+
actionview (= 7.0.8.3)
52+
activejob (= 7.0.8.3)
53+
activesupport (= 7.0.8.3)
5454
mail (~> 2.5, >= 2.5.4)
5555
net-imap
5656
net-pop
5757
net-smtp
5858
rails-dom-testing (~> 2.0)
59-
actionpack (7.0.8.2)
60-
actionview (= 7.0.8.2)
61-
activesupport (= 7.0.8.2)
59+
actionpack (7.0.8.3)
60+
actionview (= 7.0.8.3)
61+
activesupport (= 7.0.8.3)
6262
rack (~> 2.0, >= 2.2.4)
6363
rack-test (>= 0.6.3)
6464
rails-dom-testing (~> 2.0)
6565
rails-html-sanitizer (~> 1.0, >= 1.2.0)
66-
actiontext (7.0.8.2)
67-
actionpack (= 7.0.8.2)
68-
activerecord (= 7.0.8.2)
69-
activestorage (= 7.0.8.2)
70-
activesupport (= 7.0.8.2)
66+
actiontext (7.0.8.3)
67+
actionpack (= 7.0.8.3)
68+
activerecord (= 7.0.8.3)
69+
activestorage (= 7.0.8.3)
70+
activesupport (= 7.0.8.3)
7171
globalid (>= 0.6.0)
7272
nokogiri (>= 1.8.5)
73-
actionview (7.0.8.2)
74-
activesupport (= 7.0.8.2)
73+
actionview (7.0.8.3)
74+
activesupport (= 7.0.8.3)
7575
builder (~> 3.1)
7676
erubi (~> 1.4)
7777
rails-dom-testing (~> 2.0)
7878
rails-html-sanitizer (~> 1.1, >= 1.2.0)
79-
activejob (7.0.8.2)
80-
activesupport (= 7.0.8.2)
79+
activejob (7.0.8.3)
80+
activesupport (= 7.0.8.3)
8181
globalid (>= 0.3.6)
82-
activemodel (7.0.8.2)
83-
activesupport (= 7.0.8.2)
84-
activerecord (7.0.8.2)
85-
activemodel (= 7.0.8.2)
86-
activesupport (= 7.0.8.2)
87-
activestorage (7.0.8.2)
88-
actionpack (= 7.0.8.2)
89-
activejob (= 7.0.8.2)
90-
activerecord (= 7.0.8.2)
91-
activesupport (= 7.0.8.2)
82+
activemodel (7.0.8.3)
83+
activesupport (= 7.0.8.3)
84+
activerecord (7.0.8.3)
85+
activemodel (= 7.0.8.3)
86+
activesupport (= 7.0.8.3)
87+
activestorage (7.0.8.3)
88+
actionpack (= 7.0.8.3)
89+
activejob (= 7.0.8.3)
90+
activerecord (= 7.0.8.3)
91+
activesupport (= 7.0.8.3)
9292
marcel (~> 1.0)
9393
mini_mime (>= 1.1.0)
94-
activesupport (7.0.8.2)
94+
activesupport (7.0.8.3)
9595
concurrent-ruby (~> 1.0, >= 1.0.2)
9696
drb
9797
i18n (>= 1.6, < 2)
9898
minitest (>= 5.1)
9999
mutex_m
100100
tzinfo (~> 2.0)
101-
rails (7.0.8.2)
102-
actioncable (= 7.0.8.2)
103-
actionmailbox (= 7.0.8.2)
104-
actionmailer (= 7.0.8.2)
105-
actionpack (= 7.0.8.2)
106-
actiontext (= 7.0.8.2)
107-
actionview (= 7.0.8.2)
108-
activejob (= 7.0.8.2)
109-
activemodel (= 7.0.8.2)
110-
activerecord (= 7.0.8.2)
111-
activestorage (= 7.0.8.2)
112-
activesupport (= 7.0.8.2)
101+
rails (7.0.8.3)
102+
actioncable (= 7.0.8.3)
103+
actionmailbox (= 7.0.8.3)
104+
actionmailer (= 7.0.8.3)
105+
actionpack (= 7.0.8.3)
106+
actiontext (= 7.0.8.3)
107+
actionview (= 7.0.8.3)
108+
activejob (= 7.0.8.3)
109+
activemodel (= 7.0.8.3)
110+
activerecord (= 7.0.8.3)
111+
activestorage (= 7.0.8.3)
112+
activesupport (= 7.0.8.3)
113113
bundler (>= 1.15.0)
114-
railties (= 7.0.8.2)
115-
railties (7.0.8.2)
116-
actionpack (= 7.0.8.2)
117-
activesupport (= 7.0.8.2)
114+
railties (= 7.0.8.3)
115+
railties (7.0.8.3)
116+
actionpack (= 7.0.8.3)
117+
activesupport (= 7.0.8.3)
118118
method_source
119119
rake (>= 12.2)
120120
thor (~> 1.0)

RAILS_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.0.8.2
1+
7.0.8.3

actioncable/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.8.3 (May 17, 2024) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.8.2 (May 16, 2024) ##
27

38
* No changes.

actioncable/lib/action_cable/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 7
1111
MINOR = 0
1212
TINY = 8
13-
PRE = "2"
13+
PRE = "3"
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1616
end

actioncable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rails/actioncable",
3-
"version": "7.0.8-2",
3+
"version": "7.0.8-3",
44
"description": "WebSocket framework for Ruby on Rails.",
55
"module": "app/assets/javascripts/actioncable.esm.js",
66
"main": "app/assets/javascripts/actioncable.js",

actionmailbox/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.8.3 (May 17, 2024) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.8.2 (May 16, 2024) ##
27

38
* No changes.

actionmailbox/lib/action_mailbox/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 7
1111
MINOR = 0
1212
TINY = 8
13-
PRE = "2"
13+
PRE = "3"
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1616
end

actionmailer/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.0.8.3 (May 17, 2024) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.0.8.2 (May 16, 2024) ##
27

38
* No changes.

actionmailer/lib/action_mailer/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 7
1111
MINOR = 0
1212
TINY = 8
13-
PRE = "2"
13+
PRE = "3"
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1616
end

actionpack/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
*Hartley McGuire*
1212

1313

14+
## Rails 7.0.8.3 (May 17, 2024) ##
15+
16+
* No changes.
17+
18+
1419
## Rails 7.0.8.2 (May 16, 2024) ##
1520

1621
* No changes.

0 commit comments

Comments
 (0)