motor-admin 0.3.11 → 0.3.12
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/generators/motor/templates/install.rb +1 -0
- data/lib/motor/version.rb +1 -1
- data/ui/dist/{main-c63ca43d4d695590334e.css.gz → main-8391fca71764dcd8f264.css.gz} +0 -0
- data/ui/dist/main-8391fca71764dcd8f264.js.gz +0 -0
- data/ui/dist/manifest.json +5 -5
- metadata +4 -4
- data/ui/dist/main-c63ca43d4d695590334e.js.gz +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 66426c64f5a2832c5b475d4fdc7f933783a2f5727b446a1695c2981651ebaaef
|
|
4
|
+
data.tar.gz: 72e93ade61a05ac0194c8df33ac6a24140fce10548e957d6634d783eee73d095
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1ae415b18e60ca69aba8f032b95bf41657cad3ad986e3a1079485008e153cab48aecb455d62b0e308eb96996b32f20fa3834b2e563313439d339c9de26eeaafb
|
|
7
|
+
data.tar.gz: 299a0dba1ecb3f5d7457be1f2121aa98f84e877cecf7ca8958fdd32ddc199a07eeeac6d289b03bbc41ef98bb207c0767e380f84569df77529f18bfb1351413bb
|
data/lib/motor/version.rb
CHANGED
|
File without changes
|
|
Binary file
|
data/ui/dist/manifest.json
CHANGED
|
@@ -3964,9 +3964,9 @@
|
|
|
3964
3964
|
"images/layers-2x.png": "images/layers-2x.png",
|
|
3965
3965
|
"images/layers.png": "images/layers.png",
|
|
3966
3966
|
"images/marker-icon.png": "images/marker-icon.png",
|
|
3967
|
-
"main-
|
|
3968
|
-
"main-
|
|
3969
|
-
"main-
|
|
3970
|
-
"main.css": "main-
|
|
3971
|
-
"main.js": "main-
|
|
3967
|
+
"main-8391fca71764dcd8f264.css.gz": "main-8391fca71764dcd8f264.css.gz",
|
|
3968
|
+
"main-8391fca71764dcd8f264.js.LICENSE.txt": "main-8391fca71764dcd8f264.js.LICENSE.txt",
|
|
3969
|
+
"main-8391fca71764dcd8f264.js.gz": "main-8391fca71764dcd8f264.js.gz",
|
|
3970
|
+
"main.css": "main-8391fca71764dcd8f264.css",
|
|
3971
|
+
"main.js": "main-8391fca71764dcd8f264.js"
|
|
3972
3972
|
}
|
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.12
|
|
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-09-
|
|
11
|
+
date: 2022-09-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: ar_lazy_preload
|
|
@@ -2203,8 +2203,8 @@ files:
|
|
|
2203
2203
|
- ui/dist/images/layers-2x.png
|
|
2204
2204
|
- ui/dist/images/layers.png
|
|
2205
2205
|
- ui/dist/images/marker-icon.png
|
|
2206
|
-
- ui/dist/main-
|
|
2207
|
-
- ui/dist/main-
|
|
2206
|
+
- ui/dist/main-8391fca71764dcd8f264.css.gz
|
|
2207
|
+
- ui/dist/main-8391fca71764dcd8f264.js.gz
|
|
2208
2208
|
- ui/dist/manifest.json
|
|
2209
2209
|
homepage:
|
|
2210
2210
|
licenses:
|
|
Binary file
|