mediainfo-native 0.2.6 → 0.2.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: fb2f5f27f4b08cd8e27cf5d8f3a18edb52d47a2011e109c414baf9c979facb08
4
- data.tar.gz: 0bbb27f1219a3f8f4af2ebe7799cdec8d4aa576f48b192e7abc4653b505f62ee
3
+ metadata.gz: 0b3c5ead23b741aff80e2ea9efa6080ac03ddca5f2d26985a09fb229854b2155
4
+ data.tar.gz: d3671fb23e058d954385fe5293bdf8bd7f4298231a90969139b3a2f9aac7059f
5
5
  SHA512:
6
- metadata.gz: 640c7c0c4eb1bfa5cb67296460c85431b049ba58e619cbeadac4b98d348791a942dcdfbee3e7d3a27736959e848f7f10390e18c1d58e3b2d6d2c80acd524d6db
7
- data.tar.gz: 8e0d5a1255e1b7681009137ef3c4ba059fc9e7f7174e1abb59ca616d8ce4205631ebe071b9062b97dc1a9281b41583bdb04f326d8f715546c0d03d292faadb09
6
+ metadata.gz: 220538dea36980db4a94406759b257d0381e21a815aa3030b0f9b85b75142fee5559f38d2504a49f40e998f1b02059c63fbc13d9af94c0e5cdb5eb5bf2548b19
7
+ data.tar.gz: afabd80d260bfa1bf6801c4a6c777619e10f0a3b298118be277a39ac73cdf0fd2ac9f20f98c853a68ab1cbe318c65cf2572c41b15b805f4d2f15decd1141ae30
@@ -1,3 +1,3 @@
1
1
  module MediaInfoNative
2
- VERSION = '0.2.6'
2
+ VERSION = '0.2.7'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mediainfo-native
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.6
4
+ version: 0.2.7
5
5
  platform: ruby
6
6
  authors:
7
- - FlavourSys Technology GmbH
7
+ - Projective Technology GmbH
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-09-17 00:00:00.000000000 Z
11
+ date: 2021-04-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler
@@ -39,7 +39,7 @@ dependencies:
39
39
  - !ruby/object:Gem::Version
40
40
  version: '3.0'
41
41
  description: Extracts metadata from media files with mediainfo shared library
42
- email: technology@flavoursys.com
42
+ email: technology@projective.io
43
43
  executables: []
44
44
  extensions:
45
45
  - ext/mediainfo_native/extconf.rb
@@ -66,7 +66,7 @@ files:
66
66
  - lib/mediainfo-native/streams/text.rb
67
67
  - lib/mediainfo-native/streams/video.rb
68
68
  - lib/mediainfo-native/version.rb
69
- homepage: http://github.com/flavoursys/mediainfo-native
69
+ homepage: https://github.com/projectivetech/mediainfo-native
70
70
  licenses:
71
71
  - MIT
72
72
  metadata: {}
@@ -85,7 +85,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
85
85
  - !ruby/object:Gem::Version
86
86
  version: '0'
87
87
  requirements: []
88
- rubygems_version: 3.0.1
88
+ rubygems_version: 3.2.5
89
89
  signing_key:
90
90
  specification_version: 4
91
91
  summary: Native bindings for mediainfo