activesupport 7.2.1.1 → 7.2.1.2
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 +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/active_support/gem_version.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 064f00b5fe4d6086f4e0a54cf85c424cb8a45437b4b5122943c97f6fb8ba6f24
|
4
|
+
data.tar.gz: 9513765d6176e54df195a9cae99159f0b53fe24cf607188312d8dc2e870f3c63
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7d30eb9249ff4d46f46ba10467814c918585b3d7fefa621b30fe50521160ae605fa87194cc22c8d344de6426c99ed0d8d0b28d4d101e67407f1f4b1fc34eb667
|
7
|
+
data.tar.gz: '0786db0db43131282eb5331be9cf6e18efef7f4abcc9b155dad8959998e55f23dd8923e39db81c71cd6d6ae723eb62d9db0c10d69df71c09614f36afdb6b4ae6'
|
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: 7.2.1.
|
4
|
+
version: 7.2.1.2
|
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: 2024-10-
|
11
|
+
date: 2024-10-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: i18n
|
@@ -466,10 +466,10 @@ licenses:
|
|
466
466
|
- MIT
|
467
467
|
metadata:
|
468
468
|
bug_tracker_uri: https://github.com/rails/rails/issues
|
469
|
-
changelog_uri: https://github.com/rails/rails/blob/v7.2.1.
|
470
|
-
documentation_uri: https://api.rubyonrails.org/v7.2.1.
|
469
|
+
changelog_uri: https://github.com/rails/rails/blob/v7.2.1.2/activesupport/CHANGELOG.md
|
470
|
+
documentation_uri: https://api.rubyonrails.org/v7.2.1.2/
|
471
471
|
mailing_list_uri: https://discuss.rubyonrails.org/c/rubyonrails-talk
|
472
|
-
source_code_uri: https://github.com/rails/rails/tree/v7.2.1.
|
472
|
+
source_code_uri: https://github.com/rails/rails/tree/v7.2.1.2/activesupport
|
473
473
|
rubygems_mfa_required: 'true'
|
474
474
|
post_install_message:
|
475
475
|
rdoc_options:
|