render_turbo_stream 0.1.8 → 0.1.9

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: 93ea378b3fcabb60e509afd570ae79057abaa7934aaa704a3e6f3017557bdc3b
4
- data.tar.gz: 14c6460671e43085d8927ea3cf95faba112be455a154239aa1624f53a032a03d
3
+ metadata.gz: b699433559bcb2f6c79f10a8df305584db96042dd43de7999eb17b00cf87ffc9
4
+ data.tar.gz: 3c85d56f2991b7bb8676b2864caee8eb20c271161fc38d4c378d206838007648
5
5
  SHA512:
6
- metadata.gz: 1595c9345ff6e72ac7e101d47ddb614e8132b9cce2a81ecb6ea193c33ee96d0176bc45b240492bee89cddf736d3320c0f8577fa6459a681f75a0fe87dca30aca
7
- data.tar.gz: 701ba29b3c926f4926213df8e2175582ed0d276cab6f469b33d830ae9039784cd97bd6cbad6d024e1619df7ff0f9df28d6f4ab65ab9867045f24cbbeda47ea1b
6
+ metadata.gz: 243377679364d09d0c3ced284dbdcbc72be83dc0f16d18f8d54f0c2f8c71c6e2d9b613cab3e493a6a4f8454fcfa29a837da5ffc624b5c77b3399e1fa3a2cdae3
7
+ data.tar.gz: ed18eee7081e7ebc1ea98fd4159d0876a1edee0116c34e4dd18362c214834dc8e37fca5af3b411f6f0bac33e86606f5f5dda6b537d3cbf529db87dafb3bdf180
@@ -1,3 +1,3 @@
1
1
  module RenderTurboStream
2
- VERSION = "0.1.8"
2
+ VERSION = "0.1.9"
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.8
4
+ version: 0.1.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - christian
@@ -37,11 +37,11 @@ files:
37
37
  - lib/render_turbo_stream/railtie.rb
38
38
  - lib/render_turbo_stream/version.rb
39
39
  - lib/tasks/render_turbo_stream_tasks.rake
40
- homepage: https://gitlab.com/sedl/render-turbo-stream
40
+ homepage: https://gitlab.com/sedl/renderturbostream
41
41
  licenses:
42
42
  - MIT
43
43
  metadata:
44
- homepage_uri: https://gitlab.com/sedl/render-turbo-stream
44
+ homepage_uri: https://gitlab.com/sedl/renderturbostream
45
45
  source_code_uri: https://gitlab.com/sedl/renderturbostream
46
46
  changelog_uri: https://gitlab.com/sedl/renderturbostream
47
47
  post_install_message: