Skip to content

Commit bf8c59c

Browse files
committed
Preparing for 6.1.2 release
1 parent ca798c0 commit bf8c59c

File tree

32 files changed

+157
-73
lines changed

32 files changed

+157
-73
lines changed

Gemfile.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -30,83 +30,83 @@ GIT
3030
PATH
3131
remote: .
3232
specs:
33-
actioncable (6.1.1)
34-
actionpack (= 6.1.1)
35-
activesupport (= 6.1.1)
33+
actioncable (6.1.2)
34+
actionpack (= 6.1.2)
35+
activesupport (= 6.1.2)
3636
nio4r (~> 2.0)
3737
websocket-driver (>= 0.6.1)
38-
actionmailbox (6.1.1)
39-
actionpack (= 6.1.1)
40-
activejob (= 6.1.1)
41-
activerecord (= 6.1.1)
42-
activestorage (= 6.1.1)
43-
activesupport (= 6.1.1)
38+
actionmailbox (6.1.2)
39+
actionpack (= 6.1.2)
40+
activejob (= 6.1.2)
41+
activerecord (= 6.1.2)
42+
activestorage (= 6.1.2)
43+
activesupport (= 6.1.2)
4444
mail (>= 2.7.1)
45-
actionmailer (6.1.1)
46-
actionpack (= 6.1.1)
47-
actionview (= 6.1.1)
48-
activejob (= 6.1.1)
49-
activesupport (= 6.1.1)
45+
actionmailer (6.1.2)
46+
actionpack (= 6.1.2)
47+
actionview (= 6.1.2)
48+
activejob (= 6.1.2)
49+
activesupport (= 6.1.2)
5050
mail (~> 2.5, >= 2.5.4)
5151
rails-dom-testing (~> 2.0)
52-
actionpack (6.1.1)
53-
actionview (= 6.1.1)
54-
activesupport (= 6.1.1)
52+
actionpack (6.1.2)
53+
actionview (= 6.1.2)
54+
activesupport (= 6.1.2)
5555
rack (~> 2.0, >= 2.0.9)
5656
rack-test (>= 0.6.3)
5757
rails-dom-testing (~> 2.0)
5858
rails-html-sanitizer (~> 1.0, >= 1.2.0)
59-
actiontext (6.1.1)
60-
actionpack (= 6.1.1)
61-
activerecord (= 6.1.1)
62-
activestorage (= 6.1.1)
63-
activesupport (= 6.1.1)
59+
actiontext (6.1.2)
60+
actionpack (= 6.1.2)
61+
activerecord (= 6.1.2)
62+
activestorage (= 6.1.2)
63+
activesupport (= 6.1.2)
6464
nokogiri (>= 1.8.5)
65-
actionview (6.1.1)
66-
activesupport (= 6.1.1)
65+
actionview (6.1.2)
66+
activesupport (= 6.1.2)
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.1.1)
72-
activesupport (= 6.1.1)
71+
activejob (6.1.2)
72+
activesupport (= 6.1.2)
7373
globalid (>= 0.3.6)
74-
activemodel (6.1.1)
75-
activesupport (= 6.1.1)
76-
activerecord (6.1.1)
77-
activemodel (= 6.1.1)
78-
activesupport (= 6.1.1)
79-
activestorage (6.1.1)
80-
actionpack (= 6.1.1)
81-
activejob (= 6.1.1)
82-
activerecord (= 6.1.1)
83-
activesupport (= 6.1.1)
74+
activemodel (6.1.2)
75+
activesupport (= 6.1.2)
76+
activerecord (6.1.2)
77+
activemodel (= 6.1.2)
78+
activesupport (= 6.1.2)
79+
activestorage (6.1.2)
80+
actionpack (= 6.1.2)
81+
activejob (= 6.1.2)
82+
activerecord (= 6.1.2)
83+
activesupport (= 6.1.2)
8484
marcel (~> 0.3.1)
8585
mimemagic (~> 0.3.2)
86-
activesupport (6.1.1)
86+
activesupport (6.1.2)
8787
concurrent-ruby (~> 1.0, >= 1.0.2)
8888
i18n (>= 1.6, < 2)
8989
minitest (>= 5.1)
9090
tzinfo (~> 2.0)
9191
zeitwerk (~> 2.3)
92-
rails (6.1.1)
93-
actioncable (= 6.1.1)
94-
actionmailbox (= 6.1.1)
95-
actionmailer (= 6.1.1)
96-
actionpack (= 6.1.1)
97-
actiontext (= 6.1.1)
98-
actionview (= 6.1.1)
99-
activejob (= 6.1.1)
100-
activemodel (= 6.1.1)
101-
activerecord (= 6.1.1)
102-
activestorage (= 6.1.1)
103-
activesupport (= 6.1.1)
92+
rails (6.1.2)
93+
actioncable (= 6.1.2)
94+
actionmailbox (= 6.1.2)
95+
actionmailer (= 6.1.2)
96+
actionpack (= 6.1.2)
97+
actiontext (= 6.1.2)
98+
actionview (= 6.1.2)
99+
activejob (= 6.1.2)
100+
activemodel (= 6.1.2)
101+
activerecord (= 6.1.2)
102+
activestorage (= 6.1.2)
103+
activesupport (= 6.1.2)
104104
bundler (>= 1.15.0)
105-
railties (= 6.1.1)
105+
railties (= 6.1.2)
106106
sprockets-rails (>= 2.0.0)
107-
railties (6.1.1)
108-
actionpack (= 6.1.1)
109-
activesupport (= 6.1.1)
107+
railties (6.1.2)
108+
actionpack (= 6.1.2)
109+
activesupport (= 6.1.2)
110110
method_source
111111
rake (>= 0.8.7)
112112
thor (~> 1.0)
@@ -292,7 +292,7 @@ GEM
292292
hiredis (0.6.3-java)
293293
http_parser.rb (0.6.0)
294294
httpclient (2.8.3)
295-
i18n (1.8.5)
295+
i18n (1.8.8)
296296
concurrent-ruby (~> 1.0)
297297
image_processing (1.10.2)
298298
mini_magick (>= 4.9.5, < 5)
@@ -311,7 +311,7 @@ GEM
311311
listen (3.3.0)
312312
rb-fsevent (~> 0.10, >= 0.10.3)
313313
rb-inotify (~> 0.9, >= 0.9.10)
314-
loofah (2.8.0)
314+
loofah (2.9.0)
315315
crass (~> 1.0.2)
316316
nokogiri (>= 1.5.9)
317317
mail (2.7.1)

RAILS_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.1.1
1+
6.1.2

actioncable/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 6.1.2 (February 09, 2021) ##
2+
3+
* No changes.
4+
5+
16
## Rails 6.1.1 (January 07, 2021) ##
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
@@ -9,7 +9,7 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 6
1111
MINOR = 1
12-
TINY = 1
12+
TINY = 2
1313
PRE = nil
1414

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

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.1.1",
3+
"version": "6.1.2",
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.1.2 (February 09, 2021) ##
2+
3+
* No changes.
4+
5+
16
## Rails 6.1.1 (January 07, 2021) ##
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
@@ -9,7 +9,7 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 6
1111
MINOR = 1
12-
TINY = 1
12+
TINY = 2
1313
PRE = nil
1414

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

actionmailer/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 6.1.2 (February 09, 2021) ##
2+
3+
* No changes.
4+
5+
16
## Rails 6.1.1 (January 07, 2021) ##
27

38
* Sets default mailer queue to `"default"` in the mail assertions.

actionmailer/lib/action_mailer/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 6
1111
MINOR = 1
12-
TINY = 1
12+
TINY = 2
1313
PRE = nil
1414

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

actionpack/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Rails 6.1.2 (February 09, 2021) ##
2+
13
* Fix error in `ActionController::LogSubscriber` that would happen when throwing inside a controller action.
24

35
*Janko Marohnić*

0 commit comments

Comments
 (0)