Preparing for 5.0.2.rc1 release

上级 696f1766
...@@ -17,58 +17,58 @@ GIT ...@@ -17,58 +17,58 @@ GIT
PATH PATH
remote: . remote: .
specs: specs:
actioncable (5.0.1) actioncable (5.0.2.rc1)
actionpack (= 5.0.1) actionpack (= 5.0.2.rc1)
nio4r (>= 1.2, < 3.0) nio4r (>= 1.2, < 3.0)
websocket-driver (~> 0.6.1) websocket-driver (~> 0.6.1)
actionmailer (5.0.1) actionmailer (5.0.2.rc1)
actionpack (= 5.0.1) actionpack (= 5.0.2.rc1)
actionview (= 5.0.1) actionview (= 5.0.2.rc1)
activejob (= 5.0.1) activejob (= 5.0.2.rc1)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
actionpack (5.0.1) actionpack (5.0.2.rc1)
actionview (= 5.0.1) actionview (= 5.0.2.rc1)
activesupport (= 5.0.1) activesupport (= 5.0.2.rc1)
rack (~> 2.0) rack (~> 2.0)
rack-test (~> 0.6.3) rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2) rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.0.1) actionview (5.0.2.rc1)
activesupport (= 5.0.1) activesupport (= 5.0.2.rc1)
builder (~> 3.1) builder (~> 3.1)
erubis (~> 2.7.0) erubis (~> 2.7.0)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3) rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.0.1) activejob (5.0.2.rc1)
activesupport (= 5.0.1) activesupport (= 5.0.2.rc1)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (5.0.1) activemodel (5.0.2.rc1)
activesupport (= 5.0.1) activesupport (= 5.0.2.rc1)
activerecord (5.0.1) activerecord (5.0.2.rc1)
activemodel (= 5.0.1) activemodel (= 5.0.2.rc1)
activesupport (= 5.0.1) activesupport (= 5.0.2.rc1)
arel (~> 7.0) arel (~> 7.0)
activesupport (5.0.1) activesupport (5.0.2.rc1)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7) i18n (~> 0.7)
minitest (~> 5.1) minitest (~> 5.1)
tzinfo (~> 1.1) tzinfo (~> 1.1)
rails (5.0.1) rails (5.0.2.rc1)
actioncable (= 5.0.1) actioncable (= 5.0.2.rc1)
actionmailer (= 5.0.1) actionmailer (= 5.0.2.rc1)
actionpack (= 5.0.1) actionpack (= 5.0.2.rc1)
actionview (= 5.0.1) actionview (= 5.0.2.rc1)
activejob (= 5.0.1) activejob (= 5.0.2.rc1)
activemodel (= 5.0.1) activemodel (= 5.0.2.rc1)
activerecord (= 5.0.1) activerecord (= 5.0.2.rc1)
activesupport (= 5.0.1) activesupport (= 5.0.2.rc1)
bundler (>= 1.3.0, < 2.0) bundler (>= 1.3.0, < 2.0)
railties (= 5.0.1) railties (= 5.0.2.rc1)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
railties (5.0.1) railties (5.0.2.rc1)
actionpack (= 5.0.1) actionpack (= 5.0.2.rc1)
activesupport (= 5.0.1) activesupport (= 5.0.2.rc1)
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
...@@ -160,7 +160,7 @@ GEM ...@@ -160,7 +160,7 @@ GEM
activesupport (>= 4.1.0) activesupport (>= 4.1.0)
hiredis (0.6.1) hiredis (0.6.1)
http_parser.rb (0.6.0) http_parser.rb (0.6.0)
i18n (0.8.0) i18n (0.8.1)
jquery-rails (4.2.1) jquery-rails (4.2.1)
rails-dom-testing (>= 1, < 3) rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0) railties (>= 4.2.0)
...@@ -191,7 +191,7 @@ GEM ...@@ -191,7 +191,7 @@ GEM
mysql2 (0.4.5) mysql2 (0.4.5)
mysql2 (0.4.5-x64-mingw32) mysql2 (0.4.5-x64-mingw32)
mysql2 (0.4.5-x86-mingw32) mysql2 (0.4.5-x86-mingw32)
nio4r (1.2.1) nio4r (2.0.0)
nokogiri (1.7.0) nokogiri (1.7.0)
mini_portile2 (~> 2.1.0) mini_portile2 (~> 2.1.0)
nokogiri (1.7.0-x64-mingw32) nokogiri (1.7.0-x64-mingw32)
...@@ -370,4 +370,4 @@ DEPENDENCIES ...@@ -370,4 +370,4 @@ DEPENDENCIES
wdm (>= 0.1.0) wdm (>= 0.1.0)
BUNDLED WITH BUNDLED WITH
1.14.3 1.14.4
## Rails 5.0.2.rc1 (February 24, 2017) ##
* No changes.
## Rails 5.0.1 (December 21, 2016) ## ## Rails 5.0.1 (December 21, 2016) ##
* No changes. * No changes.
......
...@@ -7,8 +7,8 @@ def self.gem_version ...@@ -7,8 +7,8 @@ def self.gem_version
module VERSION module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 0 MINOR = 0
TINY = 1 TINY = 2
PRE = nil PRE = "rc1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
{ {
"name": "actioncable", "name": "actioncable",
"version": "5.0.1", "version": "5.0.2-rc1",
"description": "WebSocket framework for Ruby on Rails.", "description": "WebSocket framework for Ruby on Rails.",
"main": "lib/assets/compiled/action_cable.js", "main": "lib/assets/compiled/action_cable.js",
"files": [ "files": [
......
## Rails 5.0.2.rc1 (February 24, 2017) ##
* No changes.
## Rails 5.0.1 (December 21, 2016) ## ## Rails 5.0.1 (December 21, 2016) ##
* No changes. * No changes.
......
...@@ -7,8 +7,8 @@ def self.gem_version ...@@ -7,8 +7,8 @@ def self.gem_version
module VERSION module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 0 MINOR = 0
TINY = 1 TINY = 2
PRE = nil PRE = "rc1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
## Rails 5.0.2.rc1 (February 24, 2017) ##
* Make `with_routing` test helper work when testing controllers inheriting from `ActionController::API`. * Make `with_routing` test helper work when testing controllers inheriting from `ActionController::API`.
*Julia López* *Julia López*
......
...@@ -7,8 +7,8 @@ def self.gem_version ...@@ -7,8 +7,8 @@ def self.gem_version
module VERSION module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 0 MINOR = 0
TINY = 1 TINY = 2
PRE = nil PRE = "rc1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
## Rails 5.0.2.rc1 (February 24, 2017) ##
* Allow render locals to be assigned to instance variables in a view. * Allow render locals to be assigned to instance variables in a view.
Fixes #27480. Fixes #27480.
......
...@@ -7,8 +7,8 @@ def self.gem_version ...@@ -7,8 +7,8 @@ def self.gem_version
module VERSION module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 0 MINOR = 0
TINY = 1 TINY = 2
PRE = nil PRE = "rc1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
## Rails 5.0.2.rc1 (February 24, 2017) ##
* No changes.
## Rails 5.0.1 (December 21, 2016) ## ## Rails 5.0.1 (December 21, 2016) ##
* No changes. * No changes.
......
...@@ -7,8 +7,8 @@ def self.gem_version ...@@ -7,8 +7,8 @@ def self.gem_version
module VERSION module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 0 MINOR = 0
TINY = 1 TINY = 2
PRE = nil PRE = "rc1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
## Rails 5.0.2.rc1 (February 24, 2017) ##
* No changes.
## Rails 5.0.1 (December 21, 2016) ## ## Rails 5.0.1 (December 21, 2016) ##
* No changes. * No changes.
......
...@@ -7,8 +7,8 @@ def self.gem_version ...@@ -7,8 +7,8 @@ def self.gem_version
module VERSION module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 0 MINOR = 0
TINY = 1 TINY = 2
PRE = nil PRE = "rc1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
## Rails 5.0.2.rc1 (February 24, 2017) ##
* Fix `wait_timeout` to configurable for mysql2 adapter. * Fix `wait_timeout` to configurable for mysql2 adapter.
Fixes #26556. Fixes #26556.
......
...@@ -7,8 +7,8 @@ def self.gem_version ...@@ -7,8 +7,8 @@ def self.gem_version
module VERSION module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 0 MINOR = 0
TINY = 1 TINY = 2
PRE = nil PRE = "rc1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
## Rails 5.0.2.rc1 (February 24, 2017) ##
* In Core Extensions, make `MarshalWithAutoloading#load` pass through the second, optional * In Core Extensions, make `MarshalWithAutoloading#load` pass through the second, optional
argument for `Marshal#load( source [, proc] )`. This way we don't have to do argument for `Marshal#load( source [, proc] )`. This way we don't have to do
`Marshal.method(:load).super_method.call(sourse, proc)` just to be able to pass a proc. `Marshal.method(:load).super_method.call(sourse, proc)` just to be able to pass a proc.
......
...@@ -7,8 +7,8 @@ def self.gem_version ...@@ -7,8 +7,8 @@ def self.gem_version
module VERSION module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 0 MINOR = 0
TINY = 1 TINY = 2
PRE = nil PRE = "rc1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
## Rails 5.0.2.rc1 (February 24, 2017) ##
* No changes.
## Rails 5.0.1 (December 21, 2016) ## ## Rails 5.0.1 (December 21, 2016) ##
* No changes. * No changes.
......
## Rails 5.0.2.rc1 (February 24, 2017) ##
* Fix running multiple tests in one `rake` command * Fix running multiple tests in one `rake` command
e.g. `bin/rake test:models test:controllers` e.g. `bin/rake test:models test:controllers`
......
...@@ -7,8 +7,8 @@ def self.gem_version ...@@ -7,8 +7,8 @@ def self.gem_version
module VERSION module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 0 MINOR = 0
TINY = 1 TINY = 2
PRE = nil PRE = "rc1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
...@@ -7,8 +7,8 @@ def self.gem_version ...@@ -7,8 +7,8 @@ def self.gem_version
module VERSION module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 0 MINOR = 0
TINY = 1 TINY = 2
PRE = nil PRE = "rc1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册