motor-admin 0.3.6 → 0.3.7
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
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 799c312697a76fa05e0d649406b74a91813667cdd49a4e2cb4b1639764f31916
|
|
4
|
+
data.tar.gz: 8a6e60ee5510a4fc00dd48384e1ee99cbd845e7b7c8365702e76e1d22c05bdae
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 505f0fe67aeef3c9292b0f100646c05ea06f728eac8062b6c5f52acba441402d7f62f94b692c608202d3594d1e0a5d92b2d0087fc33674202b4d725843ceeb1c
|
|
7
|
+
data.tar.gz: 20b5d845816c08787beb5625d36739f730e2e8d6e3fceca8c0ec3e892944fdd5626e2612981a0d7686013264d56ce24e4c55fac18be498ef71423e750ca249fc
|
data/lib/motor/version.rb
CHANGED
|
File without changes
|
|
Binary file
|
data/ui/dist/manifest.json
CHANGED
|
@@ -3966,9 +3966,9 @@
|
|
|
3966
3966
|
"images/marker-icon-2x.png": "images/marker-icon-2x.png",
|
|
3967
3967
|
"images/marker-icon.png": "images/marker-icon.png",
|
|
3968
3968
|
"images/marker-shadow.png": "images/marker-shadow.png",
|
|
3969
|
-
"main-
|
|
3970
|
-
"main-
|
|
3971
|
-
"main-
|
|
3972
|
-
"main.css": "main-
|
|
3973
|
-
"main.js": "main-
|
|
3969
|
+
"main-5d47c86ba29167bd4fab.css.gz": "main-5d47c86ba29167bd4fab.css.gz",
|
|
3970
|
+
"main-5d47c86ba29167bd4fab.js.LICENSE.txt": "main-5d47c86ba29167bd4fab.js.LICENSE.txt",
|
|
3971
|
+
"main-5d47c86ba29167bd4fab.js.gz": "main-5d47c86ba29167bd4fab.js.gz",
|
|
3972
|
+
"main.css": "main-5d47c86ba29167bd4fab.css",
|
|
3973
|
+
"main.js": "main-5d47c86ba29167bd4fab.js"
|
|
3974
3974
|
}
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: motor-admin
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.3.
|
|
4
|
+
version: 0.3.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Pete Matsyburka
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-08-
|
|
11
|
+
date: 2022-08-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: ar_lazy_preload
|
|
@@ -2205,8 +2205,8 @@ files:
|
|
|
2205
2205
|
- ui/dist/images/marker-icon-2x.png
|
|
2206
2206
|
- ui/dist/images/marker-icon.png
|
|
2207
2207
|
- ui/dist/images/marker-shadow.png
|
|
2208
|
-
- ui/dist/main-
|
|
2209
|
-
- ui/dist/main-
|
|
2208
|
+
- ui/dist/main-5d47c86ba29167bd4fab.css.gz
|
|
2209
|
+
- ui/dist/main-5d47c86ba29167bd4fab.js.gz
|
|
2210
2210
|
- ui/dist/manifest.json
|
|
2211
2211
|
homepage:
|
|
2212
2212
|
licenses:
|
|
Binary file
|