Skip to content

Commit 91cf62e

Browse files
committed
Version 6.0.6
1 parent 85e8e4c commit 91cf62e

33 files changed

Lines changed: 646 additions & 564 deletions

File tree

Gemfile.lock

Lines changed: 77 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -32,79 +32,79 @@ GIT
3232
PATH
3333
remote: .
3434
specs:
35-
actioncable (6.0.5.1)
36-
actionpack (= 6.0.5.1)
35+
actioncable (6.0.6)
36+
actionpack (= 6.0.6)
3737
nio4r (~> 2.0)
3838
websocket-driver (>= 0.6.1)
39-
actionmailbox (6.0.5.1)
40-
actionpack (= 6.0.5.1)
41-
activejob (= 6.0.5.1)
42-
activerecord (= 6.0.5.1)
43-
activestorage (= 6.0.5.1)
44-
activesupport (= 6.0.5.1)
39+
actionmailbox (6.0.6)
40+
actionpack (= 6.0.6)
41+
activejob (= 6.0.6)
42+
activerecord (= 6.0.6)
43+
activestorage (= 6.0.6)
44+
activesupport (= 6.0.6)
4545
mail (>= 2.7.1)
46-
actionmailer (6.0.5.1)
47-
actionpack (= 6.0.5.1)
48-
actionview (= 6.0.5.1)
49-
activejob (= 6.0.5.1)
46+
actionmailer (6.0.6)
47+
actionpack (= 6.0.6)
48+
actionview (= 6.0.6)
49+
activejob (= 6.0.6)
5050
mail (~> 2.5, >= 2.5.4)
5151
rails-dom-testing (~> 2.0)
52-
actionpack (6.0.5.1)
53-
actionview (= 6.0.5.1)
54-
activesupport (= 6.0.5.1)
52+
actionpack (6.0.6)
53+
actionview (= 6.0.6)
54+
activesupport (= 6.0.6)
5555
rack (~> 2.0, >= 2.0.8)
5656
rack-test (>= 0.6.3)
5757
rails-dom-testing (~> 2.0)
5858
rails-html-sanitizer (~> 1.0, >= 1.2.0)
59-
actiontext (6.0.5.1)
60-
actionpack (= 6.0.5.1)
61-
activerecord (= 6.0.5.1)
62-
activestorage (= 6.0.5.1)
63-
activesupport (= 6.0.5.1)
59+
actiontext (6.0.6)
60+
actionpack (= 6.0.6)
61+
activerecord (= 6.0.6)
62+
activestorage (= 6.0.6)
63+
activesupport (= 6.0.6)
6464
nokogiri (>= 1.8.5)
65-
actionview (6.0.5.1)
66-
activesupport (= 6.0.5.1)
65+
actionview (6.0.6)
66+
activesupport (= 6.0.6)
6767
builder (~> 3.1)
6868
erubi (~> 1.4)
6969
rails-dom-testing (~> 2.0)
7070
rails-html-sanitizer (~> 1.1, >= 1.2.0)
71-
activejob (6.0.5.1)
72-
activesupport (= 6.0.5.1)
71+
activejob (6.0.6)
72+
activesupport (= 6.0.6)
7373
globalid (>= 0.3.6)
74-
activemodel (6.0.5.1)
75-
activesupport (= 6.0.5.1)
76-
activerecord (6.0.5.1)
77-
activemodel (= 6.0.5.1)
78-
activesupport (= 6.0.5.1)
79-
activestorage (6.0.5.1)
80-
actionpack (= 6.0.5.1)
81-
activejob (= 6.0.5.1)
82-
activerecord (= 6.0.5.1)
74+
activemodel (6.0.6)
75+
activesupport (= 6.0.6)
76+
activerecord (6.0.6)
77+
activemodel (= 6.0.6)
78+
activesupport (= 6.0.6)
79+
activestorage (6.0.6)
80+
actionpack (= 6.0.6)
81+
activejob (= 6.0.6)
82+
activerecord (= 6.0.6)
8383
marcel (~> 1.0)
84-
activesupport (6.0.5.1)
84+
activesupport (6.0.6)
8585
concurrent-ruby (~> 1.0, >= 1.0.2)
8686
i18n (>= 0.7, < 2)
8787
minitest (~> 5.1)
8888
tzinfo (~> 1.1)
8989
zeitwerk (~> 2.2, >= 2.2.2)
90-
rails (6.0.5.1)
91-
actioncable (= 6.0.5.1)
92-
actionmailbox (= 6.0.5.1)
93-
actionmailer (= 6.0.5.1)
94-
actionpack (= 6.0.5.1)
95-
actiontext (= 6.0.5.1)
96-
actionview (= 6.0.5.1)
97-
activejob (= 6.0.5.1)
98-
activemodel (= 6.0.5.1)
99-
activerecord (= 6.0.5.1)
100-
activestorage (= 6.0.5.1)
101-
activesupport (= 6.0.5.1)
90+
rails (6.0.6)
91+
actioncable (= 6.0.6)
92+
actionmailbox (= 6.0.6)
93+
actionmailer (= 6.0.6)
94+
actionpack (= 6.0.6)
95+
actiontext (= 6.0.6)
96+
actionview (= 6.0.6)
97+
activejob (= 6.0.6)
98+
activemodel (= 6.0.6)
99+
activerecord (= 6.0.6)
100+
activestorage (= 6.0.6)
101+
activesupport (= 6.0.6)
102102
bundler (>= 1.3.0)
103-
railties (= 6.0.5.1)
103+
railties (= 6.0.6)
104104
sprockets-rails (>= 2.0.0)
105-
railties (6.0.5.1)
106-
actionpack (= 6.0.5.1)
107-
activesupport (= 6.0.5.1)
105+
railties (6.0.6)
106+
actionpack (= 6.0.6)
107+
activesupport (= 6.0.6)
108108
method_source
109109
rake (>= 0.8.7)
110110
thor (>= 0.20.3, < 2.0)
@@ -204,6 +204,7 @@ GEM
204204
delayed_job_active_record (4.1.6)
205205
activerecord (>= 3.0, < 6.2)
206206
delayed_job (>= 3.0, < 5)
207+
digest (3.1.0)
207208
digest-crc (0.6.3)
208209
rake (>= 12.0.0, < 14.0.0)
209210
em-http-request (1.1.7)
@@ -214,7 +215,7 @@ GEM
214215
http_parser.rb (>= 0.6.0)
215216
em-socksify (0.3.2)
216217
eventmachine (>= 1.0.0.beta.4)
217-
erubi (1.10.0)
218+
erubi (1.11.0)
218219
et-orbi (1.2.4)
219220
tzinfo
220221
event_emitter (0.2.6)
@@ -280,7 +281,7 @@ GEM
280281
hiredis (0.6.3)
281282
http_parser.rb (0.6.0)
282283
httpclient (2.8.3)
283-
i18n (1.10.0)
284+
i18n (1.12.0)
284285
concurrent-ruby (~> 1.0)
285286
image_processing (1.12.1)
286287
mini_magick (>= 4.9.5, < 5)
@@ -292,12 +293,13 @@ GEM
292293
mustache
293294
nokogiri
294295
libxml-ruby (3.2.1)
295-
loofah (2.17.0)
296+
loofah (2.18.0)
296297
crass (~> 1.0.2)
297298
nokogiri (>= 1.5.9)
298299
mail (2.7.1)
299300
mini_mime (>= 0.1.1)
300301
marcel (1.0.2)
302+
matrix (0.4.2)
301303
memoist (0.16.2)
302304
method_source (1.0.0)
303305
mini_magick (4.11.0)
@@ -324,6 +326,20 @@ GEM
324326
mustermann (1.1.1)
325327
ruby2_keywords (~> 0.0.1)
326328
mysql2 (0.5.3)
329+
net-imap (0.2.3)
330+
digest
331+
net-protocol
332+
strscan
333+
net-pop (0.1.1)
334+
digest
335+
net-protocol
336+
timeout
337+
net-protocol (0.1.3)
338+
timeout
339+
net-smtp (0.3.1)
340+
digest
341+
net-protocol
342+
timeout
327343
nio4r (2.5.7)
328344
nokogiri (1.11.3)
329345
mini_portile2 (~> 2.5.0)
@@ -358,7 +374,7 @@ GEM
358374
rails-dom-testing (2.0.3)
359375
activesupport (>= 4.2.0)
360376
nokogiri (>= 1.6)
361-
rails-html-sanitizer (1.4.2)
377+
rails-html-sanitizer (1.4.3)
362378
loofah (~> 2.3)
363379
rainbow (3.0.0)
364380
rake (13.0.3)
@@ -462,6 +478,7 @@ GEM
462478
sprockets (>= 3.0.0)
463479
sqlite3 (1.4.2)
464480
stackprof (0.2.17)
481+
strscan (3.0.4)
465482
sucker_punch (3.0.1)
466483
concurrent-ruby (~> 1.0)
467484
thin (1.8.0)
@@ -471,6 +488,7 @@ GEM
471488
thor (1.1.0)
472489
thread_safe (0.3.6)
473490
tilt (2.0.10)
491+
timeout (0.3.0)
474492
trailblazer-option (0.1.1)
475493
turbolinks (5.2.1)
476494
turbolinks-source (~> 5.2)
@@ -507,7 +525,7 @@ GEM
507525
websocket-extensions (0.1.5)
508526
xpath (3.2.0)
509527
nokogiri (~> 1.8)
510-
zeitwerk (2.5.4)
528+
zeitwerk (2.6.0)
511529

512530
PLATFORMS
513531
ruby
@@ -539,11 +557,15 @@ DEPENDENCIES
539557
kindlerb (~> 1.2.0)
540558
libxml-ruby
541559
listen (~> 3.2)!
560+
matrix
542561
minitest (< 5.15.0)
543562
minitest-bisect
544563
minitest-reporters
545564
minitest-retry
546565
mysql2 (>= 0.4.10)
566+
net-imap
567+
net-pop
568+
net-smtp
547569
nokogiri (>= 1.8.1)
548570
pg (>= 0.18.0)
549571
psych (~> 3.0)

RAILS_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.5.1
1+
6.0.6

actioncable/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 6.0.6 (September 09, 2022) ##
2+
3+
* No changes.
4+
5+
16
## Rails 6.0.5.1 (July 12, 2022) ##
27

38
* No changes.

actioncable/lib/action_cable/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 6
1111
MINOR = 0
12-
TINY = 5
13-
PRE = "1"
12+
TINY = 6
13+
PRE = nil
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": "6.0.5-1",
3+
"version": "6.0.6",
44
"description": "WebSocket framework for Ruby on Rails.",
55
"main": "app/assets/javascripts/action_cable.js",
66
"files": [

actionmailbox/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 6.0.6 (September 09, 2022) ##
2+
3+
* No changes.
4+
5+
16
## Rails 6.0.5.1 (July 12, 2022) ##
27

38
* No changes.

actionmailbox/lib/action_mailbox/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 6
1111
MINOR = 0
12-
TINY = 5
13-
PRE = "1"
12+
TINY = 6
13+
PRE = nil
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 6.0.6 (September 09, 2022) ##
2+
3+
* No changes.
4+
5+
16
## Rails 6.0.5.1 (July 12, 2022) ##
27

38
* No changes.

actionmailer/lib/action_mailer/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 6
1111
MINOR = 0
12-
TINY = 5
13-
PRE = "1"
12+
TINY = 6
13+
PRE = nil
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
@@ -1,3 +1,8 @@
1+
## Rails 6.0.6 (September 09, 2022) ##
2+
3+
* No changes.
4+
5+
16
## Rails 6.0.5.1 (July 12, 2022) ##
27

38
* No changes.

0 commit comments

Comments
 (0)