Skip to content

Commit 09a2979

Browse files
v6.0.1
1 parent 1f6f2da commit 09a2979

File tree

32 files changed

+82
-82
lines changed

32 files changed

+82
-82
lines changed

Gemfile.lock

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -17,79 +17,79 @@ GIT
1717
PATH
1818
remote: .
1919
specs:
20-
actioncable (6.0.1.rc1)
21-
actionpack (= 6.0.1.rc1)
20+
actioncable (6.0.1)
21+
actionpack (= 6.0.1)
2222
nio4r (~> 2.0)
2323
websocket-driver (>= 0.6.1)
24-
actionmailbox (6.0.1.rc1)
25-
actionpack (= 6.0.1.rc1)
26-
activejob (= 6.0.1.rc1)
27-
activerecord (= 6.0.1.rc1)
28-
activestorage (= 6.0.1.rc1)
29-
activesupport (= 6.0.1.rc1)
24+
actionmailbox (6.0.1)
25+
actionpack (= 6.0.1)
26+
activejob (= 6.0.1)
27+
activerecord (= 6.0.1)
28+
activestorage (= 6.0.1)
29+
activesupport (= 6.0.1)
3030
mail (>= 2.7.1)
31-
actionmailer (6.0.1.rc1)
32-
actionpack (= 6.0.1.rc1)
33-
actionview (= 6.0.1.rc1)
34-
activejob (= 6.0.1.rc1)
31+
actionmailer (6.0.1)
32+
actionpack (= 6.0.1)
33+
actionview (= 6.0.1)
34+
activejob (= 6.0.1)
3535
mail (~> 2.5, >= 2.5.4)
3636
rails-dom-testing (~> 2.0)
37-
actionpack (6.0.1.rc1)
38-
actionview (= 6.0.1.rc1)
39-
activesupport (= 6.0.1.rc1)
37+
actionpack (6.0.1)
38+
actionview (= 6.0.1)
39+
activesupport (= 6.0.1)
4040
rack (~> 2.0)
4141
rack-test (>= 0.6.3)
4242
rails-dom-testing (~> 2.0)
4343
rails-html-sanitizer (~> 1.0, >= 1.2.0)
44-
actiontext (6.0.1.rc1)
45-
actionpack (= 6.0.1.rc1)
46-
activerecord (= 6.0.1.rc1)
47-
activestorage (= 6.0.1.rc1)
48-
activesupport (= 6.0.1.rc1)
44+
actiontext (6.0.1)
45+
actionpack (= 6.0.1)
46+
activerecord (= 6.0.1)
47+
activestorage (= 6.0.1)
48+
activesupport (= 6.0.1)
4949
nokogiri (>= 1.8.5)
50-
actionview (6.0.1.rc1)
51-
activesupport (= 6.0.1.rc1)
50+
actionview (6.0.1)
51+
activesupport (= 6.0.1)
5252
builder (~> 3.1)
5353
erubi (~> 1.4)
5454
rails-dom-testing (~> 2.0)
5555
rails-html-sanitizer (~> 1.1, >= 1.2.0)
56-
activejob (6.0.1.rc1)
57-
activesupport (= 6.0.1.rc1)
56+
activejob (6.0.1)
57+
activesupport (= 6.0.1)
5858
globalid (>= 0.3.6)
59-
activemodel (6.0.1.rc1)
60-
activesupport (= 6.0.1.rc1)
61-
activerecord (6.0.1.rc1)
62-
activemodel (= 6.0.1.rc1)
63-
activesupport (= 6.0.1.rc1)
64-
activestorage (6.0.1.rc1)
65-
actionpack (= 6.0.1.rc1)
66-
activejob (= 6.0.1.rc1)
67-
activerecord (= 6.0.1.rc1)
59+
activemodel (6.0.1)
60+
activesupport (= 6.0.1)
61+
activerecord (6.0.1)
62+
activemodel (= 6.0.1)
63+
activesupport (= 6.0.1)
64+
activestorage (6.0.1)
65+
actionpack (= 6.0.1)
66+
activejob (= 6.0.1)
67+
activerecord (= 6.0.1)
6868
marcel (~> 0.3.1)
69-
activesupport (6.0.1.rc1)
69+
activesupport (6.0.1)
7070
concurrent-ruby (~> 1.0, >= 1.0.2)
7171
i18n (>= 0.7, < 2)
7272
minitest (~> 5.1)
7373
tzinfo (~> 1.1)
7474
zeitwerk (~> 2.2)
75-
rails (6.0.1.rc1)
76-
actioncable (= 6.0.1.rc1)
77-
actionmailbox (= 6.0.1.rc1)
78-
actionmailer (= 6.0.1.rc1)
79-
actionpack (= 6.0.1.rc1)
80-
actiontext (= 6.0.1.rc1)
81-
actionview (= 6.0.1.rc1)
82-
activejob (= 6.0.1.rc1)
83-
activemodel (= 6.0.1.rc1)
84-
activerecord (= 6.0.1.rc1)
85-
activestorage (= 6.0.1.rc1)
86-
activesupport (= 6.0.1.rc1)
75+
rails (6.0.1)
76+
actioncable (= 6.0.1)
77+
actionmailbox (= 6.0.1)
78+
actionmailer (= 6.0.1)
79+
actionpack (= 6.0.1)
80+
actiontext (= 6.0.1)
81+
actionview (= 6.0.1)
82+
activejob (= 6.0.1)
83+
activemodel (= 6.0.1)
84+
activerecord (= 6.0.1)
85+
activestorage (= 6.0.1)
86+
activesupport (= 6.0.1)
8787
bundler (>= 1.3.0)
88-
railties (= 6.0.1.rc1)
88+
railties (= 6.0.1)
8989
sprockets-rails (>= 2.0.0)
90-
railties (6.0.1.rc1)
91-
actionpack (= 6.0.1.rc1)
92-
activesupport (= 6.0.1.rc1)
90+
railties (6.0.1)
91+
actionpack (= 6.0.1)
92+
activesupport (= 6.0.1)
9393
method_source
9494
rake (>= 0.8.7)
9595
thor (>= 0.20.3, < 2.0)
@@ -519,7 +519,7 @@ GEM
519519
websocket-extensions (0.1.4)
520520
xpath (3.2.0)
521521
nokogiri (~> 1.8)
522-
zeitwerk (2.2.0)
522+
zeitwerk (2.2.1)
523523

524524
PLATFORMS
525525
java

RAILS_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.1.rc1
1+
6.0.1

actioncable/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Rails 6.0.1.rc1 (October 31, 2019) ##
1+
## Rails 6.0.1 (November 5, 2019) ##
22

33
* No changes.
44

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 = 1
13-
PRE = "rc1"
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.1-rc1",
3+
"version": "6.0.1",
44
"description": "WebSocket framework for Ruby on Rails.",
55
"main": "app/assets/javascripts/action_cable.js",
66
"files": [

actionmailbox/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Rails 6.0.1.rc1 (October 31, 2019) ##
1+
## Rails 6.0.1 (November 5, 2019) ##
22

33
* No changes.
44

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 = 1
13-
PRE = "rc1"
13+
PRE = nil
1414

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

actionmailer/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Rails 6.0.1.rc1 (October 31, 2019) ##
1+
## Rails 6.0.1 (November 5, 2019) ##
22

33
* No changes.
44

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 = 1
13-
PRE = "rc1"
13+
PRE = nil
1414

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

actionpack/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Rails 6.0.1.rc1 (October 31, 2019) ##
1+
## Rails 6.0.1 (November 5, 2019) ##
22

33
* `ActionDispatch::SystemTestCase` now inherits from `ActiveSupport::TestCase`
44
rather than `ActionDispatch::IntegrationTest`. This permits running jobs in

0 commit comments

Comments
 (0)