turbo_boost-streams 0.0.6 → 0.0.7

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: 88047f59587f88e5fcdcd33c8fb0b3e7d2cfcef3a345c35cdf901885878463e9
4
- data.tar.gz: 1386ca86a12b689f64db75ab55671833b96dd6373007fded761ccb2aafb584e1
3
+ metadata.gz: 87f0ab7c7044c066271bd73324bd0b425c61b99095d246697549089d366851a0
4
+ data.tar.gz: 30a9f438b91928bd29492728608c56a0ca207e3b95035fd94109654b849af3e4
5
5
  SHA512:
6
- metadata.gz: 72a31648c920356169877aa170174be8065bbaf1a0b12568f9b31cb5d06aae3b33ce4fa8d93ae43f004a29fb55513619f73c486801b922fee107cd75ef20398b
7
- data.tar.gz: 602b24d95e826d976f3eb6960bb34077384cea112634a3c605c7472ff00b54d3137979625e78a8f2a2d8db972fc8e7af5565f3b35b5ff21536ac9c2b0785ae1d
6
+ metadata.gz: 2b720351420a9f91ddfa7284a5ba3cea4f63ac174d1e574bb6d07c5fe7bb2efb54884b26fe5e608a0deebef3a7b9dd49fef609374812a4c33e6a01c87d20dcb3
7
+ data.tar.gz: 212a0bfd7b0f1886910617279b7344743b26c00169b2a4ef48ea536211fc5faaa60824115a18fb8b87f0123efd78d28fc383f7a7487a3c1ca5a74388ddde071d
data/README.md CHANGED
@@ -40,11 +40,18 @@
40
40
  <a href="https://github.com/hopsoft/turbo_boost-streams/discussions" target="_blank">
41
41
  <img alt="GitHub Discussions" src="https://img.shields.io/github/discussions/hopsoft/turbo_boost-streams?color=168AFE&logo=github">
42
42
  </a>
43
+ <a href="https://discord.gg/stimulus-reflex">
44
+ <img alt="Discord Community" src="https://img.shields.io/discord/629472241427415060?color=8892F6&label=discord&logo=discord&logoColor=8892F6">
45
+ </a>
43
46
  <a href="https://github.com/sponsors/hopsoft">
44
47
  <img alt="Sponsors" src="https://img.shields.io/github/sponsors/hopsoft?color=eb4aaa&logo=GitHub%20Sponsors" />
45
48
  </a>
49
+ <br>
50
+ <a href="https://ruby.social/@hopsoft">
51
+ <img alt="Ruby.Social Follow" src="https://img.shields.io/mastodon/follow/000008274?domain=https%3A%2F%2Fruby.social&label=%40hopsoft&style=social">
52
+ </a>
46
53
  <a href="https://twitter.com/hopsoft">
47
- <img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/hopsoft?logo=twitter&style=social">
54
+ <img alt="Twitter Follow" src="https://img.shields.io/twitter/url?label=%40hopsoft&style=social&url=https%3A%2F%2Ftwitter.com%2Fhopsoft">
48
55
  </a>
49
56
  </p>
50
57
  </p>
@@ -2,6 +2,6 @@
2
2
 
3
3
  module TurboBoost
4
4
  module Streams
5
- VERSION = "0.0.6"
5
+ VERSION = "0.0.7"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: turbo_boost-streams
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nate Hopkins (hopsoft)
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-23 00:00:00.000000000 Z
11
+ date: 2023-01-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -53,7 +53,7 @@ dependencies:
53
53
  - !ruby/object:Gem::Version
54
54
  version: '0'
55
55
  - !ruby/object:Gem::Dependency
56
- name: cuprite
56
+ name: capybara-playwright-driver
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
59
  - - ">="