flipper-pro 0.0.1 → 0.0.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
- metadata +3 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3ab503cf25467b77cf8480b7a4be29363db800eed5ccad5ef565a5fc098f19e1
|
|
4
|
+
data.tar.gz: 28c4c7d4f6b39ea331232938570c58bff44bbbf452dfe146b1858daeaaf194cc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c375429435ec2402f9a22a7687ab79903d7a521dbdbe8bb8fac84767480d351c2db0a10c8a8d9d1abc9f3c274468356b558ddef579d14845e4cb7da6458cc2c0
|
|
7
|
+
data.tar.gz: 003e93f33b5d82e1f049833160ac1491ad53345ff43d88cda7056f854b45a2d4be89453f0353759c2ef1a9ab85b48be0ad2251fd567acec5b21f23dc817271bd
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: flipper-pro
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Flipper Cloud
|
|
@@ -42,5 +42,6 @@ requirements: []
|
|
|
42
42
|
rubygems_version: 3.4.10
|
|
43
43
|
signing_key:
|
|
44
44
|
specification_version: 4
|
|
45
|
-
summary:
|
|
45
|
+
summary: This is not the gem you are looking for. See https://www.flippercloud.io/pro
|
|
46
|
+
for the real gem.
|
|
46
47
|
test_files: []
|