render_turbo_stream 0.1.7 → 0.1.8

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: 7ab32f1930ab5f7c6d1146a3c33cac2dd23ac0b6d35853d9d21a71dfd9be6f55
4
- data.tar.gz: 7ac98c13c33f96d0913da5f02fcd7913204bd6640a9232b91d3ab4f40974e77b
3
+ metadata.gz: 93ea378b3fcabb60e509afd570ae79057abaa7934aaa704a3e6f3017557bdc3b
4
+ data.tar.gz: 14c6460671e43085d8927ea3cf95faba112be455a154239aa1624f53a032a03d
5
5
  SHA512:
6
- metadata.gz: a13a71cec4759ae98f8ceb15699896166a4ebdb7fb12a6c6a9ba2e212c0ffbd116509057ab3295e6253785b3100499e47d9df99a02b43991c3fda8cccf4b5f34
7
- data.tar.gz: 889879edabb70d2736b3590797eb2b206075e42d1221a62b59b1ff23223b30212651f207dd543eedb9254ad24599d812390acc0502b5d5a70088f0b2e501bedc
6
+ metadata.gz: 1595c9345ff6e72ac7e101d47ddb614e8132b9cce2a81ecb6ea193c33ee96d0176bc45b240492bee89cddf736d3320c0f8577fa6459a681f75a0fe87dca30aca
7
+ data.tar.gz: 701ba29b3c926f4926213df8e2175582ed0d276cab6f469b33d830ae9039784cd97bd6cbad6d024e1619df7ff0f9df28d6f4ab65ab9867045f24cbbeda47ea1b
@@ -1,3 +1,3 @@
1
1
  module RenderTurboStream
2
- VERSION = "0.1.7"
2
+ VERSION = "0.1.8"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: render_turbo_stream
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - christian
@@ -24,8 +24,7 @@ dependencies:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: 7.0.4.3
27
- description: 'NOT USABLE AS GEM, because: https://github.com/rails/rails/issues/47954
28
- see: README'
27
+ description: 'NOT USABLE AS GEM see: Homepage / README'
29
28
  email:
30
29
  - christian@sedlmair.ch
31
30
  executables: []
@@ -43,8 +42,8 @@ licenses:
43
42
  - MIT
44
43
  metadata:
45
44
  homepage_uri: https://gitlab.com/sedl/render-turbo-stream
46
- source_code_uri: https://gitlab.com/sedl/render-turbo-stream
47
- changelog_uri: https://gitlab.com/sedl/render-turbo-stream
45
+ source_code_uri: https://gitlab.com/sedl/renderturbostream
46
+ changelog_uri: https://gitlab.com/sedl/renderturbostream
48
47
  post_install_message:
49
48
  rdoc_options: []
50
49
  require_paths:
@@ -63,6 +62,5 @@ requirements: []
63
62
  rubygems_version: 3.4.12
64
63
  signing_key:
65
64
  specification_version: 4
66
- summary: 'NOT USABLE AS GEM, because: https://github.com/rails/rails/issues/47954
67
- see: README'
65
+ summary: 'NOT USABLE AS GEM see: Homepage / README'
68
66
  test_files: []