motor-admin 0.1.34 → 0.1.35

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: 6d39e56e7ea8a0b52d05594f2b1fb6f12860d9fd5771fbcf9bec758ce5752f08
4
- data.tar.gz: 5cd61073f5a310dd5562225476134358cec33ab1df16983b0faca249a434c91e
3
+ metadata.gz: 97e438ff28fa0c1532dc6e732da194852c6be1374040947297093abeb32d5ded
4
+ data.tar.gz: 36fabae905bc320122b67e15d27bc9d34025b5b183822a2fc21420a5395a896c
5
5
  SHA512:
6
- metadata.gz: bcb86c3d249b14ae24d8a37fc5418ab41e789602ede38c5ab31dbda19d82100ac1f1321ff868fef6c7e892fdde2559905afbcfe22e85c65b63ce0c826092bfc1
7
- data.tar.gz: 051cfe7a8bdcee2ca9f173954de10108d5682c5f59c2a4291443f32552f31020baeaec78a2f7806d78be13df73f5a9a73742b77c9c4943eee1a60db81ec18100
6
+ metadata.gz: c35efea7e04d6fa2d85587508dd1828e4cbe253b8a07c5f1b28f8a7c5112c184af4910dc9b889db55930d48353c60d23fecd10718a61a4a2b1dd07acd58df2f4
7
+ data.tar.gz: 103000ffc82b09b09a48416ea348ecde3537056c330fc26d41f48c2f96be84fddf7f6fd688573d526efcf2e74b64bdde2d45db19de3fc4a3f48e76debef38dc0
data/lib/motor/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Motor
4
- VERSION = '0.1.34'
4
+ VERSION = '0.1.35'
5
5
  end
@@ -5,9 +5,9 @@
5
5
  "fonts/ionicons.ttf?v=3.0.0-alpha.3": "fonts/ionicons.ttf",
6
6
  "fonts/ionicons.woff2?v=3.0.0-alpha.3": "fonts/ionicons.woff2",
7
7
  "fonts/ionicons.woff?v=3.0.0-alpha.3": "fonts/ionicons.woff",
8
- "main-052729fa924c6434623f.css.gz": "main-052729fa924c6434623f.css.gz",
9
- "main-052729fa924c6434623f.js.LICENSE.txt": "main-052729fa924c6434623f.js.LICENSE.txt",
10
- "main-052729fa924c6434623f.js.gz": "main-052729fa924c6434623f.js.gz",
11
- "main.css": "main-052729fa924c6434623f.css",
12
- "main.js": "main-052729fa924c6434623f.js"
8
+ "main-03c3b1d3390877206e02.css.gz": "main-03c3b1d3390877206e02.css.gz",
9
+ "main-03c3b1d3390877206e02.js.LICENSE.txt": "main-03c3b1d3390877206e02.js.LICENSE.txt",
10
+ "main-03c3b1d3390877206e02.js.gz": "main-03c3b1d3390877206e02.js.gz",
11
+ "main.css": "main-03c3b1d3390877206e02.css",
12
+ "main.js": "main-03c3b1d3390877206e02.js"
13
13
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: motor-admin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.34
4
+ version: 0.1.35
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pete Matsyburka
@@ -214,8 +214,8 @@ files:
214
214
  - lib/motor/ui_configs.rb
215
215
  - lib/motor/version.rb
216
216
  - ui/dist/fonts/ionicons.woff2
217
- - ui/dist/main-052729fa924c6434623f.css.gz
218
- - ui/dist/main-052729fa924c6434623f.js.gz
217
+ - ui/dist/main-03c3b1d3390877206e02.css.gz
218
+ - ui/dist/main-03c3b1d3390877206e02.js.gz
219
219
  - ui/dist/manifest.json
220
220
  homepage:
221
221
  licenses: