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 +4 -4
- data/lib/render_turbo_stream/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b699433559bcb2f6c79f10a8df305584db96042dd43de7999eb17b00cf87ffc9
|
4
|
+
data.tar.gz: 3c85d56f2991b7bb8676b2864caee8eb20c271161fc38d4c378d206838007648
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 243377679364d09d0c3ced284dbdcbc72be83dc0f16d18f8d54f0c2f8c71c6e2d9b613cab3e493a6a4f8454fcfa29a837da5ffc624b5c77b3399e1fa3a2cdae3
|
7
|
+
data.tar.gz: ed18eee7081e7ebc1ea98fd4159d0876a1edee0116c34e4dd18362c214834dc8e37fca5af3b411f6f0bac33e86606f5f5dda6b537d3cbf529db87dafb3bdf180
|
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.
|
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/
|
40
|
+
homepage: https://gitlab.com/sedl/renderturbostream
|
41
41
|
licenses:
|
42
42
|
- MIT
|
43
43
|
metadata:
|
44
|
-
homepage_uri: https://gitlab.com/sedl/
|
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:
|