activesupport 5.2.6.2 → 5.2.6.3
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of activesupport might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/active_support/gem_version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: de63689571cee536af682ffa50028fb7980473140c9216ea35c710a5d4998449
|
4
|
+
data.tar.gz: 44465b369dc70863ad16cd00e0f650dec8b43070d2063dc7ab8724451e7eb4ca
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d05c00cbcb3e1aa6c58793e7a0563610fc5aa3192781aa63b98276da25287e9dbb68e306710b710f47e3f4815e69ff30a9e2b68577fb260e269eb72db23adbd2
|
7
|
+
data.tar.gz: 390086122fdcc5400d41ad06333dfee88771b80a9ce9f77b3a20d38badd0f728b6281c5ecb53398fb23aec6d0a9bdea745d0f962c5c06ab42c2cb1466aee8c0a
|
data/CHANGELOG.md
CHANGED
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.6.
|
4
|
+
version: 5.2.6.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: 2022-
|
11
|
+
date: 2022-03-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: i18n
|
@@ -333,8 +333,8 @@ homepage: http://rubyonrails.org
|
|
333
333
|
licenses:
|
334
334
|
- MIT
|
335
335
|
metadata:
|
336
|
-
source_code_uri: https://github.com/rails/rails/tree/v5.2.6.
|
337
|
-
changelog_uri: https://github.com/rails/rails/blob/v5.2.6.
|
336
|
+
source_code_uri: https://github.com/rails/rails/tree/v5.2.6.3/activesupport
|
337
|
+
changelog_uri: https://github.com/rails/rails/blob/v5.2.6.3/activesupport/CHANGELOG.md
|
338
338
|
post_install_message:
|
339
339
|
rdoc_options:
|
340
340
|
- "--encoding"
|