motor-admin 0.1.54 → 0.1.55
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: 0e67ce24b85ae545c7d4f4b2bbda48d660bdcba56849accee1d213ff4c854b3a
|
|
4
|
+
data.tar.gz: 7f53d4751a1f77a5b75cf27f803390972426a10ab4bd66b0a4903bc2daa1bdab
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1a03dff86d33cebf9b32820e5e9fe3e036be360fe749540fed06b5482205bf33a192e982e026d979d1a2f929383fc46ae0ecfd26fcfc072413fe336915c29141
|
|
7
|
+
data.tar.gz: 6bdf9b79b7fb2c99f2965af0e6651f226673bc3b72dba7b2316855bb064f05aa50ebf45e82d60b1a7da5d4ea228c2f223a365d160837a7ddea0c58f4bfcc6eb6
|
data/lib/motor/version.rb
CHANGED
|
File without changes
|
|
Binary file
|
data/ui/dist/manifest.json
CHANGED
|
@@ -2068,11 +2068,11 @@
|
|
|
2068
2068
|
"mail-opened.svg": "icons/mail-opened.svg",
|
|
2069
2069
|
"mail.svg": "icons/mail.svg",
|
|
2070
2070
|
"mailbox.svg": "icons/mailbox.svg",
|
|
2071
|
-
"main-
|
|
2072
|
-
"main-
|
|
2073
|
-
"main-
|
|
2074
|
-
"main.css": "main-
|
|
2075
|
-
"main.js": "main-
|
|
2071
|
+
"main-4d659b311d92611ad5f6.css.gz": "main-4d659b311d92611ad5f6.css.gz",
|
|
2072
|
+
"main-4d659b311d92611ad5f6.js.LICENSE.txt": "main-4d659b311d92611ad5f6.js.LICENSE.txt",
|
|
2073
|
+
"main-4d659b311d92611ad5f6.js.gz": "main-4d659b311d92611ad5f6.js.gz",
|
|
2074
|
+
"main.css": "main-4d659b311d92611ad5f6.css",
|
|
2075
|
+
"main.js": "main-4d659b311d92611ad5f6.js",
|
|
2076
2076
|
"man.svg": "icons/man.svg",
|
|
2077
2077
|
"manual-gearbox.svg": "icons/manual-gearbox.svg",
|
|
2078
2078
|
"map-2.svg": "icons/map-2.svg",
|
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.1.
|
|
4
|
+
version: 0.1.55
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Pete Matsyburka
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-
|
|
11
|
+
date: 2021-06-01 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: activerecord-filter
|
|
@@ -1485,8 +1485,8 @@ files:
|
|
|
1485
1485
|
- ui/dist/icons/zoom-money.svg.gz
|
|
1486
1486
|
- ui/dist/icons/zoom-out.svg.gz
|
|
1487
1487
|
- ui/dist/icons/zoom-question.svg.gz
|
|
1488
|
-
- ui/dist/main-
|
|
1489
|
-
- ui/dist/main-
|
|
1488
|
+
- ui/dist/main-4d659b311d92611ad5f6.css.gz
|
|
1489
|
+
- ui/dist/main-4d659b311d92611ad5f6.js.gz
|
|
1490
1490
|
- ui/dist/manifest.json
|
|
1491
1491
|
homepage:
|
|
1492
1492
|
licenses:
|
|
Binary file
|