thecore_ui_commons 3.1.0 → 3.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/thecore_ui_commons/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 545612cd446162c6a80cd02327f34c4a650fbe5f7d41cc405dacabbfb4db4a40
|
4
|
+
data.tar.gz: e25436da88fcb59d3edb3f0aa586852d0ced82492910eb27dee8676157b0ac6d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ccabf057f8d745c8c07bbe2402200531f543f854ed3e3f24e1b2eb95153088266a22eea0ba9d9ce5ae9578178fe6da5c058f25f4030352249ba88c11c4c18a06
|
7
|
+
data.tar.gz: 96937557fa17085fff797fe5eb989d656a81e2610cb935a19c2bffb58d5ceacc1bfc49bccde5f3bd00a3183d985eb3c5a67c05cbb7a8a06e0683f447ec455f5e
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: thecore_ui_commons
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.1.
|
4
|
+
version: 3.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gabriele Tassoni
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-06-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: thecore_backend_commons
|
@@ -178,7 +178,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
178
178
|
- !ruby/object:Gem::Version
|
179
179
|
version: '0'
|
180
180
|
requirements: []
|
181
|
-
rubygems_version: 3.
|
181
|
+
rubygems_version: 3.4.10
|
182
182
|
signing_key:
|
183
183
|
specification_version: 4
|
184
184
|
summary: Common artifacts for the UIs.
|