padma-assets 0.3.14 → 0.3.15
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3ee8e6e097e86728522ba40ff7eedb236b015d29bc97dbe60ed00f34e118e5a5
|
4
|
+
data.tar.gz: 72dac78a7a0cd9ee8a5f5b224b9a93a66911392a92e58c3b57ad8d9fa8c59454
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3fa91e265521996b4ea57d7ebff2fb30d55e26822d8ee4e577ab7555037569f7ae73a32bae68703ff57762f08c91bea3c04f4fd41dad9c95487c7a6cce600f7d
|
7
|
+
data.tar.gz: d47e1b461388f6b6032a9b3f650c1288ffc839ba56d748505e76b79428fc32605d5fd695a9f2a57d516902c439faf250adabf33e1eb6d73009762c49aa975642
|
Binary file
|
@@ -8,5 +8,5 @@
|
|
8
8
|
}
|
9
9
|
</style>
|
10
10
|
<div id="PadmaSupportHub">
|
11
|
-
<%= link_to image_tag("
|
12
|
-
</div>
|
11
|
+
<%= link_to image_tag("icons8-help-100.png", id: "emailButton"), "https://help.derose.app", target: "_blank" %>
|
12
|
+
</div>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: padma-assets
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.15
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dwayne Macgowan
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-05-
|
11
|
+
date: 2022-05-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: railties
|
@@ -47,7 +47,6 @@ files:
|
|
47
47
|
- app/assets/fonts/glyphicons-halflings-regular.ttf
|
48
48
|
- app/assets/fonts/glyphicons-halflings-regular.woff
|
49
49
|
- app/assets/fonts/glyphicons-halflings-regular.woff2
|
50
|
-
- app/assets/images/681171_email_512x512.png
|
51
50
|
- app/assets/images/arrow_down.png
|
52
51
|
- app/assets/images/arrow_up.png
|
53
52
|
- app/assets/images/glyphicons-halflings-white.png
|
@@ -58,6 +57,7 @@ files:
|
|
58
57
|
- app/assets/images/gritter-long.png
|
59
58
|
- app/assets/images/gritter-red.png
|
60
59
|
- app/assets/images/gritter.png
|
60
|
+
- app/assets/images/icons8-help-100.png
|
61
61
|
- app/assets/images/ie-spacer.gif
|
62
62
|
- app/assets/images/logo-padma-w.png
|
63
63
|
- app/assets/images/search.svg
|
Binary file
|