From 09a2979f75c51afb797dd60261a8930f84144af8 Mon Sep 17 00:00:00 2001 From: George Claghorn Date: Tue, 5 Nov 2019 09:37:55 -0500 Subject: [PATCH] v6.0.1 --- Gemfile.lock | 102 +++++++++--------- RAILS_VERSION | 2 +- actioncable/CHANGELOG.md | 2 +- actioncable/lib/action_cable/gem_version.rb | 2 +- actioncable/package.json | 2 +- actionmailbox/CHANGELOG.md | 2 +- .../lib/action_mailbox/gem_version.rb | 2 +- actionmailer/CHANGELOG.md | 2 +- actionmailer/lib/action_mailer/gem_version.rb | 2 +- actionpack/CHANGELOG.md | 2 +- actionpack/lib/action_pack/gem_version.rb | 2 +- actiontext/CHANGELOG.md | 2 +- actiontext/lib/action_text/gem_version.rb | 2 +- actiontext/package.json | 2 +- actionview/CHANGELOG.md | 2 +- actionview/lib/action_view/gem_version.rb | 2 +- actionview/package.json | 2 +- activejob/CHANGELOG.md | 2 +- activejob/lib/active_job/gem_version.rb | 2 +- activemodel/CHANGELOG.md | 2 +- activemodel/lib/active_model/gem_version.rb | 2 +- activerecord/CHANGELOG.md | 2 +- activerecord/lib/active_record/gem_version.rb | 2 +- activestorage/CHANGELOG.md | 2 +- .../lib/active_storage/gem_version.rb | 2 +- activestorage/package.json | 2 +- activesupport/CHANGELOG.md | 2 +- .../lib/active_support/gem_version.rb | 2 +- guides/CHANGELOG.md | 2 +- railties/CHANGELOG.md | 2 +- railties/lib/rails/gem_version.rb | 2 +- version.rb | 2 +- 32 files changed, 82 insertions(+), 82 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d86ab8ff7b..413c95f05a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,79 +17,79 @@ GIT PATH remote: . specs: - actioncable (6.0.1.rc1) - actionpack (= 6.0.1.rc1) + actioncable (6.0.1) + actionpack (= 6.0.1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.0.1.rc1) - actionpack (= 6.0.1.rc1) - activejob (= 6.0.1.rc1) - activerecord (= 6.0.1.rc1) - activestorage (= 6.0.1.rc1) - activesupport (= 6.0.1.rc1) + actionmailbox (6.0.1) + actionpack (= 6.0.1) + activejob (= 6.0.1) + activerecord (= 6.0.1) + activestorage (= 6.0.1) + activesupport (= 6.0.1) mail (>= 2.7.1) - actionmailer (6.0.1.rc1) - actionpack (= 6.0.1.rc1) - actionview (= 6.0.1.rc1) - activejob (= 6.0.1.rc1) + actionmailer (6.0.1) + actionpack (= 6.0.1) + actionview (= 6.0.1) + activejob (= 6.0.1) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.0.1.rc1) - actionview (= 6.0.1.rc1) - activesupport (= 6.0.1.rc1) + actionpack (6.0.1) + actionview (= 6.0.1) + activesupport (= 6.0.1) rack (~> 2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.0.1.rc1) - actionpack (= 6.0.1.rc1) - activerecord (= 6.0.1.rc1) - activestorage (= 6.0.1.rc1) - activesupport (= 6.0.1.rc1) + actiontext (6.0.1) + actionpack (= 6.0.1) + activerecord (= 6.0.1) + activestorage (= 6.0.1) + activesupport (= 6.0.1) nokogiri (>= 1.8.5) - actionview (6.0.1.rc1) - activesupport (= 6.0.1.rc1) + actionview (6.0.1) + activesupport (= 6.0.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.0.1.rc1) - activesupport (= 6.0.1.rc1) + activejob (6.0.1) + activesupport (= 6.0.1) globalid (>= 0.3.6) - activemodel (6.0.1.rc1) - activesupport (= 6.0.1.rc1) - activerecord (6.0.1.rc1) - activemodel (= 6.0.1.rc1) - activesupport (= 6.0.1.rc1) - activestorage (6.0.1.rc1) - actionpack (= 6.0.1.rc1) - activejob (= 6.0.1.rc1) - activerecord (= 6.0.1.rc1) + activemodel (6.0.1) + activesupport (= 6.0.1) + activerecord (6.0.1) + activemodel (= 6.0.1) + activesupport (= 6.0.1) + activestorage (6.0.1) + actionpack (= 6.0.1) + activejob (= 6.0.1) + activerecord (= 6.0.1) marcel (~> 0.3.1) - activesupport (6.0.1.rc1) + activesupport (6.0.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2) - rails (6.0.1.rc1) - actioncable (= 6.0.1.rc1) - actionmailbox (= 6.0.1.rc1) - actionmailer (= 6.0.1.rc1) - actionpack (= 6.0.1.rc1) - actiontext (= 6.0.1.rc1) - actionview (= 6.0.1.rc1) - activejob (= 6.0.1.rc1) - activemodel (= 6.0.1.rc1) - activerecord (= 6.0.1.rc1) - activestorage (= 6.0.1.rc1) - activesupport (= 6.0.1.rc1) + rails (6.0.1) + actioncable (= 6.0.1) + actionmailbox (= 6.0.1) + actionmailer (= 6.0.1) + actionpack (= 6.0.1) + actiontext (= 6.0.1) + actionview (= 6.0.1) + activejob (= 6.0.1) + activemodel (= 6.0.1) + activerecord (= 6.0.1) + activestorage (= 6.0.1) + activesupport (= 6.0.1) bundler (>= 1.3.0) - railties (= 6.0.1.rc1) + railties (= 6.0.1) sprockets-rails (>= 2.0.0) - railties (6.0.1.rc1) - actionpack (= 6.0.1.rc1) - activesupport (= 6.0.1.rc1) + railties (6.0.1) + actionpack (= 6.0.1) + activesupport (= 6.0.1) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) @@ -519,7 +519,7 @@ GEM websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.2.0) + zeitwerk (2.2.1) PLATFORMS java diff --git a/RAILS_VERSION b/RAILS_VERSION index 0d91947358..5fe6072304 100644 --- a/RAILS_VERSION +++ b/RAILS_VERSION @@ -1 +1 @@ -6.0.1.rc1 +6.0.1 diff --git a/actioncable/CHANGELOG.md b/actioncable/CHANGELOG.md index d87131dc3c..7c75b8f0be 100644 --- a/actioncable/CHANGELOG.md +++ b/actioncable/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 6.0.1.rc1 (October 31, 2019) ## +## Rails 6.0.1 (November 5, 2019) ## * No changes. diff --git a/actioncable/lib/action_cable/gem_version.rb b/actioncable/lib/action_cable/gem_version.rb index 08afbbf6d4..9c7153c7b6 100644 --- a/actioncable/lib/action_cable/gem_version.rb +++ b/actioncable/lib/action_cable/gem_version.rb @@ -10,7 +10,7 @@ module VERSION MAJOR = 6 MINOR = 0 TINY = 1 - PRE = "rc1" + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/actioncable/package.json b/actioncable/package.json index 161c2a6514..3bd24c84c5 100644 --- a/actioncable/package.json +++ b/actioncable/package.json @@ -1,6 +1,6 @@ { "name": "@rails/actioncable", - "version": "6.0.1-rc1", + "version": "6.0.1", "description": "WebSocket framework for Ruby on Rails.", "main": "app/assets/javascripts/action_cable.js", "files": [ diff --git a/actionmailbox/CHANGELOG.md b/actionmailbox/CHANGELOG.md index 40a525a6c0..e04880f69a 100644 --- a/actionmailbox/CHANGELOG.md +++ b/actionmailbox/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 6.0.1.rc1 (October 31, 2019) ## +## Rails 6.0.1 (November 5, 2019) ## * No changes. diff --git a/actionmailbox/lib/action_mailbox/gem_version.rb b/actionmailbox/lib/action_mailbox/gem_version.rb index c88a10f433..66837c389e 100644 --- a/actionmailbox/lib/action_mailbox/gem_version.rb +++ b/actionmailbox/lib/action_mailbox/gem_version.rb @@ -10,7 +10,7 @@ module VERSION MAJOR = 6 MINOR = 0 TINY = 1 - PRE = "rc1" + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md index 926e431d04..aac5e67cb6 100644 --- a/actionmailer/CHANGELOG.md +++ b/actionmailer/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 6.0.1.rc1 (October 31, 2019) ## +## Rails 6.0.1 (November 5, 2019) ## * No changes. diff --git a/actionmailer/lib/action_mailer/gem_version.rb b/actionmailer/lib/action_mailer/gem_version.rb index 201c897388..170fdade7c 100644 --- a/actionmailer/lib/action_mailer/gem_version.rb +++ b/actionmailer/lib/action_mailer/gem_version.rb @@ -10,7 +10,7 @@ module VERSION MAJOR = 6 MINOR = 0 TINY = 1 - PRE = "rc1" + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index 35e975ee36..8f5d40a9a5 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 6.0.1.rc1 (October 31, 2019) ## +## Rails 6.0.1 (November 5, 2019) ## * `ActionDispatch::SystemTestCase` now inherits from `ActiveSupport::TestCase` rather than `ActionDispatch::IntegrationTest`. This permits running jobs in diff --git a/actionpack/lib/action_pack/gem_version.rb b/actionpack/lib/action_pack/gem_version.rb index f519a747bf..e2361ce144 100644 --- a/actionpack/lib/action_pack/gem_version.rb +++ b/actionpack/lib/action_pack/gem_version.rb @@ -10,7 +10,7 @@ module VERSION MAJOR = 6 MINOR = 0 TINY = 1 - PRE = "rc1" + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/actiontext/CHANGELOG.md b/actiontext/CHANGELOG.md index 262bed3a27..673dc153ef 100644 --- a/actiontext/CHANGELOG.md +++ b/actiontext/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 6.0.1.rc1 (October 31, 2019) ## +## Rails 6.0.1 (November 5, 2019) ## * No changes. diff --git a/actiontext/lib/action_text/gem_version.rb b/actiontext/lib/action_text/gem_version.rb index c824054bd4..5c976b4f7e 100644 --- a/actiontext/lib/action_text/gem_version.rb +++ b/actiontext/lib/action_text/gem_version.rb @@ -10,7 +10,7 @@ module VERSION MAJOR = 6 MINOR = 0 TINY = 1 - PRE = "rc1" + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/actiontext/package.json b/actiontext/package.json index 9e6f20ab8a..3c2b9bb3d5 100644 --- a/actiontext/package.json +++ b/actiontext/package.json @@ -1,6 +1,6 @@ { "name": "@rails/actiontext", - "version": "6.0.1-rc1", + "version": "6.0.1", "description": "Edit and display rich text in Rails applications", "main": "app/javascript/actiontext/index.js", "files": [ diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md index ba0ccc55ad..e0e6151b70 100644 --- a/actionview/CHANGELOG.md +++ b/actionview/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 6.0.1.rc1 (October 31, 2019) ## +## Rails 6.0.1 (November 5, 2019) ## * UJS avoids `Element.closest()` for IE 9 compatibility. diff --git a/actionview/lib/action_view/gem_version.rb b/actionview/lib/action_view/gem_version.rb index 46b43f838b..a04932deb1 100644 --- a/actionview/lib/action_view/gem_version.rb +++ b/actionview/lib/action_view/gem_version.rb @@ -10,7 +10,7 @@ module VERSION MAJOR = 6 MINOR = 0 TINY = 1 - PRE = "rc1" + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/actionview/package.json b/actionview/package.json index 6620d0711f..205100891d 100644 --- a/actionview/package.json +++ b/actionview/package.json @@ -1,6 +1,6 @@ { "name": "@rails/ujs", - "version": "6.0.1-rc1", + "version": "6.0.1", "description": "Ruby on Rails unobtrusive scripting adapter", "main": "lib/assets/compiled/rails-ujs.js", "files": [ diff --git a/activejob/CHANGELOG.md b/activejob/CHANGELOG.md index ea265d4b50..9c741a0318 100644 --- a/activejob/CHANGELOG.md +++ b/activejob/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 6.0.1.rc1 (October 31, 2019) ## +## Rails 6.0.1 (November 5, 2019) ## * No changes. diff --git a/activejob/lib/active_job/gem_version.rb b/activejob/lib/active_job/gem_version.rb index 66163aaa8d..4bb34a77a0 100644 --- a/activejob/lib/active_job/gem_version.rb +++ b/activejob/lib/active_job/gem_version.rb @@ -10,7 +10,7 @@ module VERSION MAJOR = 6 MINOR = 0 TINY = 1 - PRE = "rc1" + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md index 37eedc0561..d69b1087fd 100644 --- a/activemodel/CHANGELOG.md +++ b/activemodel/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 6.0.1.rc1 (October 31, 2019) ## +## Rails 6.0.1 (November 5, 2019) ## * No changes. diff --git a/activemodel/lib/active_model/gem_version.rb b/activemodel/lib/active_model/gem_version.rb index dbcf3fe19b..58b1ef220c 100644 --- a/activemodel/lib/active_model/gem_version.rb +++ b/activemodel/lib/active_model/gem_version.rb @@ -10,7 +10,7 @@ module VERSION MAJOR = 6 MINOR = 0 TINY = 1 - PRE = "rc1" + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index f2af16efb3..9a8929badf 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 6.0.1.rc1 (October 31, 2019) ## +## Rails 6.0.1 (November 5, 2019) ## * Common Table Expressions are allowed on read-only connections. diff --git a/activerecord/lib/active_record/gem_version.rb b/activerecord/lib/active_record/gem_version.rb index ca2f92589d..e0082172fa 100644 --- a/activerecord/lib/active_record/gem_version.rb +++ b/activerecord/lib/active_record/gem_version.rb @@ -10,7 +10,7 @@ module VERSION MAJOR = 6 MINOR = 0 TINY = 1 - PRE = "rc1" + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/activestorage/CHANGELOG.md b/activestorage/CHANGELOG.md index f1f5c5e8fa..62dd2bf05b 100644 --- a/activestorage/CHANGELOG.md +++ b/activestorage/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 6.0.1.rc1 (October 31, 2019) ## +## Rails 6.0.1 (November 5, 2019) ## * `ActiveStorage::AnalyzeJob`s are discarded on `ActiveRecord::RecordNotFound` errors. diff --git a/activestorage/lib/active_storage/gem_version.rb b/activestorage/lib/active_storage/gem_version.rb index c7f1637e5d..4273ec1967 100644 --- a/activestorage/lib/active_storage/gem_version.rb +++ b/activestorage/lib/active_storage/gem_version.rb @@ -10,7 +10,7 @@ module VERSION MAJOR = 6 MINOR = 0 TINY = 1 - PRE = "rc1" + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/activestorage/package.json b/activestorage/package.json index 717f306a3f..4d98ac4499 100644 --- a/activestorage/package.json +++ b/activestorage/package.json @@ -1,6 +1,6 @@ { "name": "@rails/activestorage", - "version": "6.0.1-rc1", + "version": "6.0.1", "description": "Attach cloud and local files in Rails applications", "main": "app/assets/javascripts/activestorage.js", "files": [ diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 0e0dab4815..d757a6e681 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 6.0.1.rc1 (October 31, 2019) ## +## Rails 6.0.1 (November 5, 2019) ## * `ActiveSupport::SafeBuffer` supports `Enumerator` methods. diff --git a/activesupport/lib/active_support/gem_version.rb b/activesupport/lib/active_support/gem_version.rb index c71d28ffce..1736cc0ff8 100644 --- a/activesupport/lib/active_support/gem_version.rb +++ b/activesupport/lib/active_support/gem_version.rb @@ -10,7 +10,7 @@ module VERSION MAJOR = 6 MINOR = 0 TINY = 1 - PRE = "rc1" + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/guides/CHANGELOG.md b/guides/CHANGELOG.md index dea82fb8e8..bb862e2e45 100644 --- a/guides/CHANGELOG.md +++ b/guides/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 6.0.1.rc1 (October 31, 2019) ## +## Rails 6.0.1 (November 5, 2019) ## * No changes. diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index 2fc525ce0d..ced6d06add 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 6.0.1.rc1 (October 31, 2019) ## +## Rails 6.0.1 (November 5, 2019) ## * The `zeitwerk:check` Rake task reports files outside the app's root directory, as in engines loaded from gems. diff --git a/railties/lib/rails/gem_version.rb b/railties/lib/rails/gem_version.rb index 69e6192dd9..8986dbb66a 100644 --- a/railties/lib/rails/gem_version.rb +++ b/railties/lib/rails/gem_version.rb @@ -10,7 +10,7 @@ module VERSION MAJOR = 6 MINOR = 0 TINY = 1 - PRE = "rc1" + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/version.rb b/version.rb index 69e6192dd9..8986dbb66a 100644 --- a/version.rb +++ b/version.rb @@ -10,7 +10,7 @@ module VERSION MAJOR = 6 MINOR = 0 TINY = 1 - PRE = "rc1" + PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end -- GitLab