ably-ui 6.5.4 → 6.5.5

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: fb38543206cba158d01d5234119f445b8b41abd575a8f4093987ff02b702bb42
4
+ data.tar.gz: 52d73466112433a42af243ec2b0fb21fae10904cf098abd00b70d80a138397c0
5
5
  SHA512:
6
- metadata.gz: cc848d3b2026b3ed2a581a5556582ad631298e00e55edb834a47c11a028601794a0b69cb14e78d00330d9fac9ac98e14a0ccaa825894f9c1f2a9531d1bc3abb3
7
- data.tar.gz: 82ff5d51020efd196964542dcfb444beb9d5b8f26c40ea91da11c79b1a10ca3acdbfde5a3fcdd559a2ba53df6e911ce56c3ab80353c763397c71f374d7f3109a
6
+ metadata.gz: aff1895bcbbc7f9db528194f14908731f75b533a46d62a128ee6c341bd18e337660c7346f031564a61053b727dfd72b958178a419ba45f69ec03da3e20621886
7
+ data.tar.gz: 6ace8d4986e3ee35d496f37743dd29f51d0767efccc04d3aef5eb68251b844b1b8aa715d70dbbaf394c153ad78163d278036d4b9d819ef51d20271bcfcdf73e8
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.5.5'
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.5.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dominik Piatek