activesupport 5.2.3.rc1 → 5.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1cd82674eef103363f70300277378b5087a213819c71c6d58b7fd211b66be66b
4
- data.tar.gz: a98d5f1f4d7081fc6c12f66a3bf66fe7b5cce02e8124dc2460d412f70a3b1f6f
3
+ metadata.gz: 5a801b37ff81c696e2748973cf33ddcb79bbe7354811736873a3c31cd42508d0
4
+ data.tar.gz: 9a76f3a44e4e98c55dc08183cb705f9b8e2acaaff7c171f20b058a3f22e8ed4d
5
5
  SHA512:
6
- metadata.gz: 67574e498b627637cf33961a71561caf7edb3271e69965a6f66c2337e35012f165cfb037a1c9b98b5f255a3e69c267552532c7b017f481dc86c8a0f3d6ea720e
7
- data.tar.gz: c5382a9877d5b6969eef3e0a84b5a3f2c6e3b450a54bd7e56a68e4338dd5804bf11cc9faae3060b353c5c184e867ec1877535057ddd18be8d487efd65b2cf640
6
+ metadata.gz: 0544c56fce74db60e7e040ac929982c40ddc7e4679c727a789a7c1f057a3443b5d23eebf57a2a88bad4f990c9474441e5732d24f9314801bdb05d7d25d07de1d
7
+ data.tar.gz: f57da506e5ff2a7c5f7a7c4aced880cca9f6bae45fab487a5af05e202c03c471f41101245799a9f4bf923e6fbaca655bd8e7e7be3cdede8926137c60a277c89d
@@ -1,4 +1,4 @@
1
- ## Rails 5.2.3.rc1 (March 21, 2019) ##
1
+ ## Rails 5.2.3 (March 27, 2019) ##
2
2
 
3
3
  * Add `ActiveSupport::HashWithIndifferentAccess#assoc`.
4
4
 
@@ -10,7 +10,7 @@ module ActiveSupport
10
10
  MAJOR = 5
11
11
  MINOR = 2
12
12
  TINY = 3
13
- PRE = "rc1"
13
+ PRE = nil
14
14
 
15
15
  STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
16
16
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: activesupport
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.2.3.rc1
4
+ version: 5.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-03-22 00:00:00.000000000 Z
11
+ date: 2019-03-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: i18n
@@ -332,8 +332,8 @@ homepage: http://rubyonrails.org
332
332
  licenses:
333
333
  - MIT
334
334
  metadata:
335
- source_code_uri: https://github.com/rails/rails/tree/v5.2.3.rc1/activesupport
336
- changelog_uri: https://github.com/rails/rails/blob/v5.2.3.rc1/activesupport/CHANGELOG.md
335
+ source_code_uri: https://github.com/rails/rails/tree/v5.2.3/activesupport
336
+ changelog_uri: https://github.com/rails/rails/blob/v5.2.3/activesupport/CHANGELOG.md
337
337
  post_install_message:
338
338
  rdoc_options:
339
339
  - "--encoding"
@@ -347,9 +347,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
347
347
  version: 2.2.2
348
348
  required_rubygems_version: !ruby/object:Gem::Requirement
349
349
  requirements:
350
- - - ">"
350
+ - - ">="
351
351
  - !ruby/object:Gem::Version
352
- version: 1.3.1
352
+ version: '0'
353
353
  requirements: []
354
354
  rubygems_version: 3.0.1
355
355
  signing_key: