other_video_transcoding 0.2.0 → 0.5.0

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.
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'other_video_transcoding'
3
- s.version = '0.2.0'
3
+ s.version = '0.5.0'
4
4
  s.required_ruby_version = '>= 2.0'
5
5
  s.summary = 'Other tools to transcode videos.'
6
6
  s.description = <<-HERE
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: other_video_transcoding
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Don Melton
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-01-13 00:00:00.000000000 Z
11
+ date: 2020-11-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: " Other Video Transcoding is a package of tools to transcode videos.\n"
14
14
  email: don@blivet.com
@@ -25,12 +25,19 @@ files:
25
25
  - README.md
26
26
  - bin/ask-ffmpeg-log
27
27
  - bin/other-transcode
28
+ - other_video_transcoding-0.1.0.gem
29
+ - other_video_transcoding-0.1.1.gem
30
+ - other_video_transcoding-0.2.0.gem
31
+ - other_video_transcoding-0.3.0.gem
32
+ - other_video_transcoding-0.3.1.gem
33
+ - other_video_transcoding-0.3.2.gem
34
+ - other_video_transcoding-0.4.0.gem
28
35
  - other_video_transcoding.gemspec
29
36
  homepage: https://github.com/donmelton/other_video_transcoding
30
37
  licenses:
31
38
  - MIT
32
39
  metadata: {}
33
- post_install_message:
40
+ post_install_message:
34
41
  rdoc_options: []
35
42
  require_paths:
36
43
  - lib
@@ -45,8 +52,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
45
52
  - !ruby/object:Gem::Version
46
53
  version: '0'
47
54
  requirements: []
48
- rubygems_version: 3.0.6
49
- signing_key:
55
+ rubygems_version: 3.1.2
56
+ signing_key:
50
57
  specification_version: 4
51
58
  summary: Other tools to transcode videos.
52
59
  test_files: []