Skip to content

Commit 28bb76d

Browse files
committed
Version 6.0.6.1
1 parent 91e0722 commit 28bb76d

33 files changed

Lines changed: 757 additions & 688 deletions

File tree

Gemfile.lock

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -32,79 +32,79 @@ GIT
3232
PATH
3333
remote: .
3434
specs:
35-
actioncable (6.0.6)
36-
actionpack (= 6.0.6)
35+
actioncable (6.0.6.1)
36+
actionpack (= 6.0.6.1)
3737
nio4r (~> 2.0)
3838
websocket-driver (>= 0.6.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)
39+
actionmailbox (6.0.6.1)
40+
actionpack (= 6.0.6.1)
41+
activejob (= 6.0.6.1)
42+
activerecord (= 6.0.6.1)
43+
activestorage (= 6.0.6.1)
44+
activesupport (= 6.0.6.1)
4545
mail (>= 2.7.1)
46-
actionmailer (6.0.6)
47-
actionpack (= 6.0.6)
48-
actionview (= 6.0.6)
49-
activejob (= 6.0.6)
46+
actionmailer (6.0.6.1)
47+
actionpack (= 6.0.6.1)
48+
actionview (= 6.0.6.1)
49+
activejob (= 6.0.6.1)
5050
mail (~> 2.5, >= 2.5.4)
5151
rails-dom-testing (~> 2.0)
52-
actionpack (6.0.6)
53-
actionview (= 6.0.6)
54-
activesupport (= 6.0.6)
52+
actionpack (6.0.6.1)
53+
actionview (= 6.0.6.1)
54+
activesupport (= 6.0.6.1)
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.6)
60-
actionpack (= 6.0.6)
61-
activerecord (= 6.0.6)
62-
activestorage (= 6.0.6)
63-
activesupport (= 6.0.6)
59+
actiontext (6.0.6.1)
60+
actionpack (= 6.0.6.1)
61+
activerecord (= 6.0.6.1)
62+
activestorage (= 6.0.6.1)
63+
activesupport (= 6.0.6.1)
6464
nokogiri (>= 1.8.5)
65-
actionview (6.0.6)
66-
activesupport (= 6.0.6)
65+
actionview (6.0.6.1)
66+
activesupport (= 6.0.6.1)
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.6)
72-
activesupport (= 6.0.6)
71+
activejob (6.0.6.1)
72+
activesupport (= 6.0.6.1)
7373
globalid (>= 0.3.6)
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)
74+
activemodel (6.0.6.1)
75+
activesupport (= 6.0.6.1)
76+
activerecord (6.0.6.1)
77+
activemodel (= 6.0.6.1)
78+
activesupport (= 6.0.6.1)
79+
activestorage (6.0.6.1)
80+
actionpack (= 6.0.6.1)
81+
activejob (= 6.0.6.1)
82+
activerecord (= 6.0.6.1)
8383
marcel (~> 1.0)
84-
activesupport (6.0.6)
84+
activesupport (6.0.6.1)
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.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)
90+
rails (6.0.6.1)
91+
actioncable (= 6.0.6.1)
92+
actionmailbox (= 6.0.6.1)
93+
actionmailer (= 6.0.6.1)
94+
actionpack (= 6.0.6.1)
95+
actiontext (= 6.0.6.1)
96+
actionview (= 6.0.6.1)
97+
activejob (= 6.0.6.1)
98+
activemodel (= 6.0.6.1)
99+
activerecord (= 6.0.6.1)
100+
activestorage (= 6.0.6.1)
101+
activesupport (= 6.0.6.1)
102102
bundler (>= 1.3.0)
103-
railties (= 6.0.6)
103+
railties (= 6.0.6.1)
104104
sprockets-rails (>= 2.0.0)
105-
railties (6.0.6)
106-
actionpack (= 6.0.6)
107-
activesupport (= 6.0.6)
105+
railties (6.0.6.1)
106+
actionpack (= 6.0.6.1)
107+
activesupport (= 6.0.6.1)
108108
method_source
109109
rake (>= 0.8.7)
110110
thor (>= 0.20.3, < 2.0)
@@ -215,7 +215,7 @@ GEM
215215
http_parser.rb (>= 0.6.0)
216216
em-socksify (0.3.2)
217217
eventmachine (>= 1.0.0.beta.4)
218-
erubi (1.11.0)
218+
erubi (1.12.0)
219219
et-orbi (1.2.4)
220220
tzinfo
221221
event_emitter (0.2.6)
@@ -293,11 +293,14 @@ GEM
293293
mustache
294294
nokogiri
295295
libxml-ruby (3.2.1)
296-
loofah (2.18.0)
296+
loofah (2.19.1)
297297
crass (~> 1.0.2)
298298
nokogiri (>= 1.5.9)
299-
mail (2.7.1)
299+
mail (2.8.0)
300300
mini_mime (>= 0.1.1)
301+
net-imap
302+
net-pop
303+
net-smtp
301304
marcel (1.0.2)
302305
matrix (0.4.2)
303306
memoist (0.16.2)
@@ -344,15 +347,12 @@ GEM
344347
nokogiri (1.11.3)
345348
mini_portile2 (~> 2.5.0)
346349
racc (~> 1.4)
347-
nokogiri (1.11.3-x86_64-darwin)
348-
racc (~> 1.4)
349350
os (1.1.1)
350351
parallel (1.20.1)
351352
parser (3.0.1.1)
352353
ast (~> 2.4.1)
353354
path_expander (1.1.0)
354355
pg (1.2.3)
355-
psych (3.3.2)
356356
public_suffix (4.0.6)
357357
puma (5.2.2)
358358
nio4r (~> 2.0)
@@ -374,8 +374,8 @@ GEM
374374
rails-dom-testing (2.0.3)
375375
activesupport (>= 4.2.0)
376376
nokogiri (>= 1.6)
377-
rails-html-sanitizer (1.4.3)
378-
loofah (~> 2.3)
377+
rails-html-sanitizer (1.4.4)
378+
loofah (~> 2.19, >= 2.19.1)
379379
rainbow (3.0.0)
380380
rake (13.0.3)
381381
rb-fsevent (0.10.4)
@@ -525,7 +525,7 @@ GEM
525525
websocket-extensions (0.1.5)
526526
xpath (3.2.0)
527527
nokogiri (~> 1.8)
528-
zeitwerk (2.6.0)
528+
zeitwerk (2.6.6)
529529

530530
PLATFORMS
531531
ruby

RAILS_VERSION

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

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.1 (January 17, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 6.0.6 (September 09, 2022) ##
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 = 6
1111
MINOR = 0
1212
TINY = 6
13-
PRE = nil
13+
PRE = "1"
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.6",
3+
"version": "6.0.6-1",
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.1 (January 17, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 6.0.6 (September 09, 2022) ##
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 = 6
1111
MINOR = 0
1212
TINY = 6
13-
PRE = nil
13+
PRE = "1"
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.1 (January 17, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 6.0.6 (September 09, 2022) ##
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 = 6
1111
MINOR = 0
1212
TINY = 6
13-
PRE = nil
13+
PRE = "1"
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.1 (January 17, 2023) ##
2+
3+
* No changes.
4+
5+
16
## Rails 6.0.6 (September 09, 2022) ##
27

38
* No changes.

0 commit comments

Comments
 (0)