onebox 1.8.44 → 1.8.45

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: 9d2b5e17b1a6e76b1bd2b72d3d733937d0713e0cfc7a890a3adaa1d234366385
4
- data.tar.gz: 4cf472dd747a524f109c59a12d2913b59623e42a6eabf9186929a11a1903ad93
3
+ metadata.gz: 976199e6cc94d6971c2b4fc3cf368dedb400a07dbab55fc74efc195c4f3fcb0a
4
+ data.tar.gz: b06f019295985ad7d848015bab974d6fb46f04809d8d40b473ea9aafc804698c
5
5
  SHA512:
6
- metadata.gz: f481558b6e0dc7d8a8d6facc181d0666c37021a9b07f7cc8ebb63882a58b8965a717d7e83923318418ebb5503157a2df40b10df7a1f4392c88fc3953674118ce
7
- data.tar.gz: 1b1afaed34e2d31b992785726237b1202e8addf2559ae4dabfae1c4a9691416b931f4c7cb3e4095a0ec8cb1453067a8ac50522d8de329833c9e5411487b75a61
6
+ metadata.gz: 92870f699c531d89dc2a2255404a9ed0cd2fe003a8b7bbc8cef6a360659da5282085900c4bc588f0445ab844c8bc2dcda3687afc9a241493f1e96c66d1ad0527
7
+ data.tar.gz: cdd33743c03dd704d7da82b08d3ed45713e94332cf03eaa073009234b5571086438fb9fa04f98e29704fec401806076436a5253f5c2a2501160fa556115ccbda
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Onebox
4
- VERSION = "1.8.44"
4
+ VERSION = "1.8.45"
5
5
  end
@@ -1,13 +1,13 @@
1
1
  <h3><a href="{{link}}" target="_blank">{{title}}</a></h3>
2
2
 
3
3
  {{#video_secure_url}}
4
- <p><div class="instagram-images"><video class="instagram-image" width="{{video_width}}" height="{{video_height}}" controls loop>
4
+ <div class="instagram-images"><video class="instagram-image" width="{{video_width}}" height="{{video_height}}" controls loop>
5
5
  <source src="{{video_secure_url}}" type='video/mp4'>
6
- </video></div></p>
6
+ </video></div>
7
7
  {{/video_secure_url}}
8
8
 
9
9
  {{^video_secure_url}}
10
- {{#image}}<p><div class="instagram-images"><img class="instagram-image" src="{{image}}"/></div></p>{{/image}}
10
+ {{#image}}<div class="instagram-images"><img class="instagram-image" src="{{image}}"/></div>{{/image}}
11
11
  {{/video_secure_url}}
12
12
 
13
- <p><div class="instagram-description">{{description}}</div></p>
13
+ <div class="instagram-description">{{description}}</div>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: onebox
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.8.44
4
+ version: 1.8.45
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joanna Zeta