mafia-admin 0.3.16 → 0.3.17
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/lib/motor/version.rb +1 -1
- data/ui/dist/05d266db2197de0e13b0.otf +0 -0
- data/ui/dist/c90f8890213c974793f9.otf +0 -0
- metadata +3 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4dd8ec6dddf94f7feb68d7ba6c3fe794d97af726bb1b4da6af669b013c61027a
|
4
|
+
data.tar.gz: 18415b6f24f4828b9f5146af7bc72eac4017e1d8e7fd20b609844b7307c77060
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d9bc3656e5ac0d26596e6960a45696955d6b26fb77f6bff3742267baa58f4fb9a6d3c7bcde4d9c0d30adf8ef476d82f25bdf559c9e608af9cf4dcc2c46379c27
|
7
|
+
data.tar.gz: 8e47e514c1835221c41b870be97b0363df8a8a7dfcacf51776e07127b7b022ec2dd926de59136739dd7108ca661faf6d82a89bd129e125c99f0cef124131cf9e
|
data/lib/motor/version.rb
CHANGED
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mafia-admin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.17
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pete Matsyburka
|
@@ -221,6 +221,8 @@ files:
|
|
221
221
|
- lib/motor/tags.rb
|
222
222
|
- lib/motor/tasks/motor.rake
|
223
223
|
- lib/motor/version.rb
|
224
|
+
- ui/dist/05d266db2197de0e13b0.otf
|
225
|
+
- ui/dist/c90f8890213c974793f9.otf
|
224
226
|
- ui/dist/fonts/ionicons-1a64b9a9a172d067c820.woff2
|
225
227
|
- ui/dist/icons/2fa.svg.gz
|
226
228
|
- ui/dist/icons/3d-cube-sphere.svg.gz
|