gorynich 1.1.0.142136 → 1.1.0.142139
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/README.md +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: aee7ffe7b4db3dde88e3f9a030c1b20aa62852c2a08c99493c08f32471e9a4b1
|
|
4
|
+
data.tar.gz: 1578af4b7190c906f81119e9cb5c578b35a242778ad629f6d85d986e3fd28966
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 15d3067e236561b87930de7b4f0865129e1dea0d7a576bb461fc84a924d138760050edc823e75108859edd6087bb56834ae4574c7934440f05573849c5c1cfea
|
|
7
|
+
data.tar.gz: 595cff64c46bf9c29d7384b9a52bab40e2b41e4bb57d3a190437993b6cbeb4a07df567452a0d1d6e96f4a3bb2f4127c30ddc5a8d2111705acc92586a7ed8f3f7
|
data/README.md
CHANGED
|
@@ -26,7 +26,7 @@ Since a multi-tenant application is closely related to the separation of data, w
|
|
|
26
26
|
|
|
27
27
|
<div align="left">
|
|
28
28
|
<a href="https://rnds.pro/" >
|
|
29
|
-
<img src="https://library.rnds.pro/repository/public-blob/logo/RNDS.svg" alt="Supported by RNDSOFT" height="
|
|
29
|
+
<img src="https://library.rnds.pro/repository/public-blob/logo/RNDS.svg" alt="Supported by RNDSOFT" height="60">
|
|
30
30
|
</a>
|
|
31
31
|
</div>
|
|
32
32
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: gorynich
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.1.0.
|
|
4
|
+
version: 1.1.0.142139
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Poliev Alexey
|
|
@@ -364,7 +364,7 @@ files:
|
|
|
364
364
|
- spec/lib/gorynich_spec.rb
|
|
365
365
|
- spec/rails_helper.rb
|
|
366
366
|
- spec/spec_helper.rb
|
|
367
|
-
homepage: https://
|
|
367
|
+
homepage: https://github.com/RND-SOFT/gorynich
|
|
368
368
|
licenses:
|
|
369
369
|
- MIT
|
|
370
370
|
metadata: {}
|