core 2.0.0 → 2.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/core.gemspec +1 -1
- data.tar.gz.sig +0 -0
- metadata +3 -3
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 13ef991aac0cc106cd2f76b0326502dec21600957f5869da85c77b742dfdd72d
|
4
|
+
data.tar.gz: de9b8cd6bee6a759fe7da78d610bcfc736e67ea41d6a804448685465ebf464f3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9b408bfbc3517cfde7d70b93af3c48371bed994627b36830d8f0ec378c6b678431784f5b53cc188d16585087e2dac66cd810aaeb58bcc51e7abc99940f889ed8
|
7
|
+
data.tar.gz: 5efb97193d9acac022e09b991aa0265d8108d3f0c3be1eeb499cad886cfe379e191032e0ffb8fac27600e5701780a39d5e5071fdd278e83cd33459145628c8bf
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data/core.gemspec
CHANGED
data.tar.gz.sig
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brooke Kuhlmann
|
@@ -34,7 +34,7 @@ cert_chain:
|
|
34
34
|
3n5C8/6Zh9DYTkpcwPSuIfAga6wf4nXc9m6JAw8AuMLaiWN/r/2s4zJsUHYERJEu
|
35
35
|
gZGm4JqtuSg8pYjPeIJxS960owq+SfuC+jxqmRA54BisFCv/0VOJi7tiJVY=
|
36
36
|
-----END CERTIFICATE-----
|
37
|
-
date:
|
37
|
+
date: 2025-02-05 00:00:00.000000000 Z
|
38
38
|
dependencies: []
|
39
39
|
email:
|
40
40
|
- brooke@alchemists.io
|
@@ -74,7 +74,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
74
74
|
- !ruby/object:Gem::Version
|
75
75
|
version: '0'
|
76
76
|
requirements: []
|
77
|
-
rubygems_version: 3.6.
|
77
|
+
rubygems_version: 3.6.3
|
78
78
|
specification_version: 4
|
79
79
|
summary: A collection of foundational objects.
|
80
80
|
test_files: []
|
metadata.gz.sig
CHANGED
Binary file
|