ably-ui 8.3.0 → 8.4.0

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: 1155e1e497d72f5b0357e1e5a773c5ef6a0d4c484bb57835e03c1928bf62046a
4
- data.tar.gz: 6f94a746ee2ebdbe00fc3a3db7216df7a45189b691650184b025eb8e08f57251
3
+ metadata.gz: 7853665adbd51c3ae2ac96b03dac9261be17d2348f2aceface0b1e5e18bc9de9
4
+ data.tar.gz: e51da4046fbc6945a08c8d3d4e4751027f56a8abffe6f716ecc206f2dd24dc82
5
5
  SHA512:
6
- metadata.gz: cdec75df4d51c7e38dfe79341e7fc6be2aaed4756e281cf5a0af2ca142cab0006bdde2be258215cb2046dd7d5242f1ed20f00c6db1e4fffdc0c34f72917ff4b6
7
- data.tar.gz: e51bfc6762a6c08cd6d8a1e201c2703195b46f70ca07f27bdcbc23513e75644ad73eb4bc4bc187cc8ea7d1afa1506a884f78ccbd8ce8877a3543d8d7cce016fd
6
+ metadata.gz: 9236fd0f07906c62ce0b7cf37bea084e0771c71c3dea765d63e9d4981bd065c07d66369ba1e885eeef57763ce03fc6a3bd6abae37e9c19c53d2d4bccde518a90
7
+ data.tar.gz: 58a4411cd2fa4cfa1093bfdf77fb25ec8484b1dea8d83b86e100ff80d101075c25a1da6d1dd5a4c88b2ad32c54140ee2c6c2ebf49dd9c3cf7062f43e357b4301
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ably-ui (8.2.1.dev.611f3bd)
4
+ ably-ui (8.2.1.dev.db8f789)
5
5
  view_component (>= 2.33, < 2.50)
6
6
 
7
7
  GEM
@@ -141,7 +141,7 @@
141
141
  <%= link_to 'Open protocol policy', abs_url("/open-policy"), class: "ui-footer-menu-row-link" %>
142
142
  </li>
143
143
  <li class="p-menu-row-snug">
144
- <a href="https://www.notion.so/ably/Ably-Press-Center-551152f5be724d4495a7c2e29d9f51c7" target="_blank" rel="noopener" class="ui-footer-menu-row-link">Press & Media</a>
144
+ <%= link_to 'Press & Media', abs_url("/press-center"), class: "ui-footer-menu-row-link" %>
145
145
  </li>
146
146
  <li class="p-menu-row-snug">
147
147
  <%= link_to 'Contact us', abs_url("/contact"), class: "ui-footer-menu-row-link" %>
@@ -1,3 +1,3 @@
1
1
  module AblyUi
2
- VERSION = '8.3.0'
2
+ VERSION = '8.4.0'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ably-ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 8.3.0
4
+ version: 8.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dominik Piatek
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2022-08-30 00:00:00.000000000 Z
13
+ date: 2022-09-05 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: view_component