station 0.5.15 → 0.5.16
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/nexmo_developer/app/views/layouts/partials/_head.html.erb +3 -0
- data/lib/nexmo_developer/public/assets/{.sprockets-manifest-2d6ae29b45cb35e5a6b9492af18946d1.json → .sprockets-manifest-f8749b3f3d462f024e1801e3266d6995.json} +1 -1
- data/lib/nexmo_developer/public/assets/application-aa88b3c7bd34ec529f43849541752fda7c9c202aa9fff905be578ef88d103b46.js.gz +0 -0
- data/lib/nexmo_developer/public/assets/application-b6f5337ae0c198c551ed6bcab59b165286c31efce2b5237c060cb172774f701f.css.gz +0 -0
- data/lib/nexmo_developer/public/assets/manifest-b4bf6e57a53c2bdb55b8998cc94cd00883793c1c37c5e5aea3ef6749b4f6d92b.js.gz +0 -0
- data/lib/nexmo_developer/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a32f29dd1e8383ca935c38164fbcec7a8f0cc3e84348058f7b6f5cf4c3fb7d20
|
4
|
+
data.tar.gz: 4297c88fa9b04bf224599ee931c2503a621f0e6f73c1eb61303d26fe1bf74420
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8c6b3d6e6a1979b7b164bc0e94c0cd73e16ff475476777d5683944d5f1315c37e6cf67d2128ed67615efd75ceeefc573f903905e2da7cd2930758798a3456c1c
|
7
|
+
data.tar.gz: a6cc240711befdab95780166513648af2521f46a6d1b550a2265cf244bf02846a45f1814549b3883f7a1b8e1413460511ad40ea1b8e3a5290a01e44302a91f72
|
@@ -95,6 +95,9 @@
|
|
95
95
|
<meta name="robots" content="noindex,nofollow">
|
96
96
|
<% end %>
|
97
97
|
|
98
|
+
<%# GOOGLE Search Console %>
|
99
|
+
<meta name="google-site-verification" content="9Q-vd-4LjSh4PclSWgcrmiXC1Dcftvh8LhDov11c_n4" />
|
100
|
+
|
98
101
|
<link rel="apple-touch-icon" sizes="180x180" href="<%= canonical_base %>/<%= head.apple_touch_icon %>">
|
99
102
|
<link rel="icon" type="image/png" sizes="any" href="<%= canonical_base %>/<%= head.favicon %>">
|
100
103
|
<link rel="icon" type="image/png" sizes="32x32" href="<%= canonical_base %>/<%= head.favicon_32_squared %>">
|
@@ -1 +1 @@
|
|
1
|
-
{"files":{"manifest-b4bf6e57a53c2bdb55b8998cc94cd00883793c1c37c5e5aea3ef6749b4f6d92b.js":{"logical_path":"manifest.js","mtime":"2022-11-
|
1
|
+
{"files":{"manifest-b4bf6e57a53c2bdb55b8998cc94cd00883793c1c37c5e5aea3ef6749b4f6d92b.js":{"logical_path":"manifest.js","mtime":"2022-11-23T12:26:21+00:00","size":2,"digest":"75a11da44c802486bc6f65640aa48a730f0f684c5c07a42ba3cd1735eb3fb070","integrity":"sha256-daEdpEyAJIa8b2VkCqSKcw8PaExcB6Qro80XNes/sHA="},"application-aa88b3c7bd34ec529f43849541752fda7c9c202aa9fff905be578ef88d103b46.js":{"logical_path":"application.js","mtime":"2022-11-23T12:26:21+00:00","size":3172,"digest":"67f1fd16f949c2794341a44cf839e5436bbef74436e043ead39890d1c3b2e583","integrity":"sha256-Z/H9FvlJwnlDQaRM+DnlQ2u+90Q24EPq05iQ0cOy5YM="},"application-b6f5337ae0c198c551ed6bcab59b165286c31efce2b5237c060cb172774f701f.css":{"logical_path":"application.css","mtime":"2022-11-23T12:26:21+00:00","size":22537,"digest":"3fb410fada9790a79400276fea9d8d34bd3c2fb4d570985a41577ae74609fd0f","integrity":"sha256-P7QQ+tqXkKeUACdv6p2NNL08L7TVcJhaQVd650YJ/Q8="}},"assets":{"manifest.js":"manifest-b4bf6e57a53c2bdb55b8998cc94cd00883793c1c37c5e5aea3ef6749b4f6d92b.js","application.js":"application-aa88b3c7bd34ec529f43849541752fda7c9c202aa9fff905be578ef88d103b46.js","application.css":"application-b6f5337ae0c198c551ed6bcab59b165286c31efce2b5237c060cb172774f701f.css"}}
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: station
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.16
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Vonage DevRel
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-11-
|
11
|
+
date: 2022-11-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activeadmin
|
@@ -731,7 +731,7 @@ files:
|
|
731
731
|
- "./lib/nexmo_developer/public/android-chrome-512x512.png"
|
732
732
|
- "./lib/nexmo_developer/public/apple-touch-icon-precomposed.png"
|
733
733
|
- "./lib/nexmo_developer/public/apple-touch-icon.png"
|
734
|
-
- "./lib/nexmo_developer/public/assets/.sprockets-manifest-
|
734
|
+
- "./lib/nexmo_developer/public/assets/.sprockets-manifest-f8749b3f3d462f024e1801e3266d6995.json"
|
735
735
|
- "./lib/nexmo_developer/public/assets/application-aa88b3c7bd34ec529f43849541752fda7c9c202aa9fff905be578ef88d103b46.js"
|
736
736
|
- "./lib/nexmo_developer/public/assets/application-aa88b3c7bd34ec529f43849541752fda7c9c202aa9fff905be578ef88d103b46.js.gz"
|
737
737
|
- "./lib/nexmo_developer/public/assets/application-b6f5337ae0c198c551ed6bcab59b165286c31efce2b5237c060cb172774f701f.css"
|