Skip to content

Commit 6f57590

Browse files
committed
Preparing for 7.1.4 release
1 parent 63fe89d commit 6f57590

File tree

33 files changed

+1961
-1121
lines changed

33 files changed

+1961
-1121
lines changed

Gemfile.lock

+57-63
Original file line numberDiff line numberDiff line change
@@ -10,71 +10,71 @@ GIT
1010
PATH
1111
remote: .
1212
specs:
13-
actioncable (7.1.3.4)
14-
actionpack (= 7.1.3.4)
15-
activesupport (= 7.1.3.4)
13+
actioncable (7.1.4)
14+
actionpack (= 7.1.4)
15+
activesupport (= 7.1.4)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
1818
zeitwerk (~> 2.6)
19-
actionmailbox (7.1.3.4)
20-
actionpack (= 7.1.3.4)
21-
activejob (= 7.1.3.4)
22-
activerecord (= 7.1.3.4)
23-
activestorage (= 7.1.3.4)
24-
activesupport (= 7.1.3.4)
19+
actionmailbox (7.1.4)
20+
actionpack (= 7.1.4)
21+
activejob (= 7.1.4)
22+
activerecord (= 7.1.4)
23+
activestorage (= 7.1.4)
24+
activesupport (= 7.1.4)
2525
mail (>= 2.7.1)
2626
net-imap
2727
net-pop
2828
net-smtp
29-
actionmailer (7.1.3.4)
30-
actionpack (= 7.1.3.4)
31-
actionview (= 7.1.3.4)
32-
activejob (= 7.1.3.4)
33-
activesupport (= 7.1.3.4)
29+
actionmailer (7.1.4)
30+
actionpack (= 7.1.4)
31+
actionview (= 7.1.4)
32+
activejob (= 7.1.4)
33+
activesupport (= 7.1.4)
3434
mail (~> 2.5, >= 2.5.4)
3535
net-imap
3636
net-pop
3737
net-smtp
3838
rails-dom-testing (~> 2.2)
39-
actionpack (7.1.3.4)
40-
actionview (= 7.1.3.4)
41-
activesupport (= 7.1.3.4)
39+
actionpack (7.1.4)
40+
actionview (= 7.1.4)
41+
activesupport (= 7.1.4)
4242
nokogiri (>= 1.8.5)
4343
racc
4444
rack (>= 2.2.4)
4545
rack-session (>= 1.0.1)
4646
rack-test (>= 0.6.3)
4747
rails-dom-testing (~> 2.2)
4848
rails-html-sanitizer (~> 1.6)
49-
actiontext (7.1.3.4)
50-
actionpack (= 7.1.3.4)
51-
activerecord (= 7.1.3.4)
52-
activestorage (= 7.1.3.4)
53-
activesupport (= 7.1.3.4)
49+
actiontext (7.1.4)
50+
actionpack (= 7.1.4)
51+
activerecord (= 7.1.4)
52+
activestorage (= 7.1.4)
53+
activesupport (= 7.1.4)
5454
globalid (>= 0.6.0)
5555
nokogiri (>= 1.8.5)
56-
actionview (7.1.3.4)
57-
activesupport (= 7.1.3.4)
56+
actionview (7.1.4)
57+
activesupport (= 7.1.4)
5858
builder (~> 3.1)
5959
erubi (~> 1.11)
6060
rails-dom-testing (~> 2.2)
6161
rails-html-sanitizer (~> 1.6)
62-
activejob (7.1.3.4)
63-
activesupport (= 7.1.3.4)
62+
activejob (7.1.4)
63+
activesupport (= 7.1.4)
6464
globalid (>= 0.3.6)
65-
activemodel (7.1.3.4)
66-
activesupport (= 7.1.3.4)
67-
activerecord (7.1.3.4)
68-
activemodel (= 7.1.3.4)
69-
activesupport (= 7.1.3.4)
65+
activemodel (7.1.4)
66+
activesupport (= 7.1.4)
67+
activerecord (7.1.4)
68+
activemodel (= 7.1.4)
69+
activesupport (= 7.1.4)
7070
timeout (>= 0.4.0)
71-
activestorage (7.1.3.4)
72-
actionpack (= 7.1.3.4)
73-
activejob (= 7.1.3.4)
74-
activerecord (= 7.1.3.4)
75-
activesupport (= 7.1.3.4)
71+
activestorage (7.1.4)
72+
actionpack (= 7.1.4)
73+
activejob (= 7.1.4)
74+
activerecord (= 7.1.4)
75+
activesupport (= 7.1.4)
7676
marcel (~> 1.0)
77-
activesupport (7.1.3.4)
77+
activesupport (7.1.4)
7878
base64
7979
bigdecimal
8080
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -84,23 +84,23 @@ PATH
8484
minitest (>= 5.1)
8585
mutex_m
8686
tzinfo (~> 2.0)
87-
rails (7.1.3.4)
88-
actioncable (= 7.1.3.4)
89-
actionmailbox (= 7.1.3.4)
90-
actionmailer (= 7.1.3.4)
91-
actionpack (= 7.1.3.4)
92-
actiontext (= 7.1.3.4)
93-
actionview (= 7.1.3.4)
94-
activejob (= 7.1.3.4)
95-
activemodel (= 7.1.3.4)
96-
activerecord (= 7.1.3.4)
97-
activestorage (= 7.1.3.4)
98-
activesupport (= 7.1.3.4)
87+
rails (7.1.4)
88+
actioncable (= 7.1.4)
89+
actionmailbox (= 7.1.4)
90+
actionmailer (= 7.1.4)
91+
actionpack (= 7.1.4)
92+
actiontext (= 7.1.4)
93+
actionview (= 7.1.4)
94+
activejob (= 7.1.4)
95+
activemodel (= 7.1.4)
96+
activerecord (= 7.1.4)
97+
activestorage (= 7.1.4)
98+
activesupport (= 7.1.4)
9999
bundler (>= 1.15.0)
100-
railties (= 7.1.3.4)
101-
railties (7.1.3.4)
102-
actionpack (= 7.1.3.4)
103-
activesupport (= 7.1.3.4)
100+
railties (= 7.1.4)
101+
railties (7.1.4)
102+
actionpack (= 7.1.4)
103+
activesupport (= 7.1.4)
104104
irb
105105
rackup (>= 1.0.0)
106106
rake (>= 12.2)
@@ -153,7 +153,7 @@ GEM
153153
bindex (0.8.1)
154154
bootsnap (1.15.0)
155155
msgpack (~> 1.2)
156-
builder (3.2.4)
156+
builder (3.3.0)
157157
bunny (2.20.2)
158158
amq-protocol (~> 2.3, >= 2.3.1)
159159
sorted_set (~> 1, >= 1.0.2)
@@ -193,7 +193,7 @@ GEM
193193
digest-crc (0.6.4)
194194
rake (>= 12.0.0, < 14.0.0)
195195
drb (2.2.1)
196-
erubi (1.12.0)
196+
erubi (1.13.0)
197197
et-orbi (1.2.7)
198198
tzinfo
199199
event_emitter (0.2.6)
@@ -339,7 +339,7 @@ GEM
339339
mysql2 (0.5.6)
340340
net-http-persistent (4.0.1)
341341
connection_pool (~> 2.2)
342-
net-imap (0.4.11)
342+
net-imap (0.4.14)
343343
date
344344
net-protocol
345345
net-pop (0.1.2)
@@ -352,10 +352,6 @@ GEM
352352
nokogiri (1.15.4)
353353
mini_portile2 (~> 2.8.2)
354354
racc (~> 1.4)
355-
nokogiri (1.15.4-x86_64-darwin)
356-
racc (~> 1.4)
357-
nokogiri (1.15.4-x86_64-linux)
358-
racc (~> 1.4)
359355
os (1.1.4)
360356
parallel (1.24.0)
361357
parser (3.3.0.5)
@@ -505,8 +501,6 @@ GEM
505501
sprockets (>= 3.0.0)
506502
sqlite3 (1.6.6)
507503
mini_portile2 (~> 2.8.0)
508-
sqlite3 (1.6.6-x86_64-darwin)
509-
sqlite3 (1.6.6-x86_64-linux)
510504
stackprof (0.2.23)
511505
stimulus-rails (1.2.1)
512506
railties (>= 6.0.0)
@@ -556,7 +550,7 @@ GEM
556550
websocket-extensions (0.1.5)
557551
xpath (3.2.0)
558552
nokogiri (~> 1.8)
559-
zeitwerk (2.6.15)
553+
zeitwerk (2.6.17)
560554

561555
PLATFORMS
562556
ruby

RAILS_VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.3.4
1+
7.1.4

actioncable/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.1.4 (August 22, 2024) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.1.3.4 (June 04, 2024) ##
27

38
* No changes.

actioncable/lib/action_cable/gem_version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 7
1111
MINOR = 1
12-
TINY = 3
13-
PRE = "4"
12+
TINY = 4
13+
PRE = nil
1414

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

actioncable/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rails/actioncable",
3-
"version": "7.1.3-4",
3+
"version": "7.1.400",
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

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.1.4 (August 22, 2024) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.1.3.4 (June 04, 2024) ##
27

38
* No changes.

actionmailbox/lib/action_mailbox/gem_version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 7
1111
MINOR = 1
12-
TINY = 3
13-
PRE = "4"
12+
TINY = 4
13+
PRE = nil
1414

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

actionmailer/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.1.4 (August 22, 2024) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.1.3.4 (June 04, 2024) ##
27

38
* No changes.

actionmailer/lib/action_mailer/gem_version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 7
1111
MINOR = 1
12-
TINY = 3
13-
PRE = "4"
12+
TINY = 4
13+
PRE = nil
1414

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

actionpack/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Rails 7.1.4 (August 22, 2024) ##
2+
13
* Resolve deprecation warning in latest `selenium-webdriver`.
24

35
*Earlopain*

actionpack/lib/action_pack/gem_version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 7
1111
MINOR = 1
12-
TINY = 3
13-
PRE = "4"
12+
TINY = 4
13+
PRE = nil
1414

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

actiontext/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Rails 7.1.4 (August 22, 2024) ##
2+
13
* Strip `content` attribute if the key is present but the value is empty
24

35
*Jeremy Green*

actiontext/lib/action_text/gem_version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 7
1111
MINOR = 1
12-
TINY = 3
13-
PRE = "4"
12+
TINY = 4
13+
PRE = nil
1414

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

actiontext/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rails/actiontext",
3-
"version": "7.1.3-4",
3+
"version": "7.1.400",
44
"description": "Edit and display rich text in Rails applications",
55
"module": "app/assets/javascripts/actiontext.esm.js",
66
"main": "app/assets/javascripts/actiontext.js",

actionview/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Rails 7.1.4 (August 22, 2024) ##
2+
13
* Action View Test Case `rendered` memoization.
24

35
*Sean Doyle*

actionview/lib/action_view/gem_version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 7
1111
MINOR = 1
12-
TINY = 3
13-
PRE = "4"
12+
TINY = 4
13+
PRE = nil
1414

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

actionview/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rails/ujs",
3-
"version": "7.1.3-4",
3+
"version": "7.1.400",
44
"description": "Ruby on Rails unobtrusive scripting adapter",
55
"main": "app/assets/javascripts/rails-ujs.js",
66
"module": "app/assets/javascripts/rails-ujs.esm.js",

activejob/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Rails 7.1.4 (August 22, 2024) ##
2+
13
* Register autoload for `ActiveJob::Arguments`.
24

35
*Rafael Mendonça França*

activejob/lib/active_job/gem_version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 7
1111
MINOR = 1
12-
TINY = 3
13-
PRE = "4"
12+
TINY = 4
13+
PRE = nil
1414

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

activemodel/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 7.1.4 (August 22, 2024) ##
2+
3+
* No changes.
4+
5+
16
## Rails 7.1.3.4 (June 04, 2024) ##
27

38
* No changes.

activemodel/lib/active_model/gem_version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 7
1111
MINOR = 1
12-
TINY = 3
13-
PRE = "4"
12+
TINY = 4
13+
PRE = nil
1414

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

activerecord/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Rails 7.1.4 (August 22, 2024) ##
2+
13
* Allow to eager load nested nil associations.
24

35
*fatkodima*

activerecord/lib/active_record/gem_version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 7
1111
MINOR = 1
12-
TINY = 3
13-
PRE = "4"
12+
TINY = 4
13+
PRE = nil
1414

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

0 commit comments

Comments
 (0)