educode_sales 0.7.3 → 0.7.4
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/app/assets/images/educode_sales/indexlogo.png +0 -0
- data/lib/educode_sales/version.rb +1 -1
- metadata +6 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e481393e6e2fb7a42757e804b0e2be3381abad943a7e860c403fe12c655571c1
|
4
|
+
data.tar.gz: dad674b1735e1cf66839f0757bc5dba844b15135339ce8fcc92ca71dc894143c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a6d11197cb72adbfc6e98c448c38a706273fb1c5a4d5ff27c0c153bf056e01dbc4ec6051ead65b27a9796233beac8f475969a68b9921a344a64ddbbce661a481
|
7
|
+
data.tar.gz: 7e630350f05c53575453206d8a6df23601911dc982d517517fc313af9d8d1831f5f22f39c6e2058e5891c3f9adc4304cbb3bb2abc15e2bdb6281cc3c93c2e2c1
|
Binary file
|
metadata
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: educode_sales
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.7.
|
4
|
+
version: 0.7.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- anke1460
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
date: 2022-03-14 00:00:00.000000000 Z
|
@@ -104,6 +104,7 @@ files:
|
|
104
104
|
- app/assets/images/educode_sales/icon-login.png
|
105
105
|
- app/assets/images/educode_sales/icon.png
|
106
106
|
- app/assets/images/educode_sales/indexLogo.png
|
107
|
+
- app/assets/images/educode_sales/indexlogo.png
|
107
108
|
- app/assets/images/educode_sales/loading-0.gif
|
108
109
|
- app/assets/images/educode_sales/loading-1.gif
|
109
110
|
- app/assets/images/educode_sales/loading-2.gif
|
@@ -439,7 +440,7 @@ homepage: https://www.educoder.net
|
|
439
440
|
licenses:
|
440
441
|
- MIT
|
441
442
|
metadata: {}
|
442
|
-
post_install_message:
|
443
|
+
post_install_message:
|
443
444
|
rdoc_options: []
|
444
445
|
require_paths:
|
445
446
|
- lib
|
@@ -454,8 +455,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
454
455
|
- !ruby/object:Gem::Version
|
455
456
|
version: '0'
|
456
457
|
requirements: []
|
457
|
-
rubygems_version: 3.0.
|
458
|
-
signing_key:
|
458
|
+
rubygems_version: 3.0.9
|
459
|
+
signing_key:
|
459
460
|
specification_version: 4
|
460
461
|
summary: Summary of EducodeSales.
|
461
462
|
test_files: []
|