ably-ui 6.5.4 → 6.8.1

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: 2d2d858b0630b34ac1ba3ce08cc3c8bdd4fd27914d24af3f6d9c7a1c7277078e
4
- data.tar.gz: 585ff2100a08923cb73c3473b8a6629254063181c7f232109370c6d09d9a9ba9
3
+ metadata.gz: 7346d51b21c9527f1d556a9cfa110946126a28df568236b07fc67117a11d3c1b
4
+ data.tar.gz: b32ac6d0d54c5708235986a6d2fc0df555510201019ede46f7b8953510d1fffc
5
5
  SHA512:
6
- metadata.gz: cc848d3b2026b3ed2a581a5556582ad631298e00e55edb834a47c11a028601794a0b69cb14e78d00330d9fac9ac98e14a0ccaa825894f9c1f2a9531d1bc3abb3
7
- data.tar.gz: 82ff5d51020efd196964542dcfb444beb9d5b8f26c40ea91da11c79b1a10ca3acdbfde5a3fcdd559a2ba53df6e911ce56c3ab80353c763397c71f374d7f3109a
6
+ metadata.gz: b648183f96e00a52443a4606df328828fe2c5e1dc79d0b6a7ce63bcce52c17f5b529d2520085b6c3af85d7473df9f571aa104dccfa683ae1ab74d29f4a6fc7ad
7
+ data.tar.gz: d98cd8c5312744c7d7d9f411375a36d64fb15334ccfb00233238a388680aa62d3d96c5383b58336e62569321f8d63806ef73dabe759be3a0e486b4ff11e9cbaf
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ably-ui (6.5.3.dev.0ab7c2f)
4
+ ably-ui (6.5.4.dev.5dbc374)
5
5
  view_component (>= 2.33, < 2.50)
6
6
 
7
7
  GEM
@@ -173,7 +173,7 @@
173
173
  <a class="h-24 pr-24 text-cool-black hover:text-icon-github" href="https://github.com/ably/">
174
174
  <%= render(AblyUi::Core::Icon.new(name: "github", size: "1.5rem")) %>
175
175
  </a>
176
- <a class="h-24 pr-24 text-cool-black hover:text-icon-discord" href="https://discord.com/invite/wPnfgACt">
176
+ <a class="h-24 pr-24 text-cool-black hover:text-icon-discord" href="https://discord.gg/jwBPhEZ9g5">
177
177
  <%= render(AblyUi::Core::Icon.new(name: "discord", size: "1.5rem")) %>
178
178
  </a>
179
179
  <div class="border-l border-mid-grey h-40"></div>
@@ -1,3 +1,3 @@
1
1
  module AblyUi
2
- VERSION = '6.5.4'
2
+ VERSION = '6.8.1'
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: 6.5.4
4
+ version: 6.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dominik Piatek