other_video_transcoding 0.1.1 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'other_video_transcoding'
3
- s.version = '0.1.1'
3
+ s.version = '0.4.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.1.1
4
+ version: 0.4.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-03 00:00:00.000000000 Z
11
+ date: 2020-11-02 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,18 @@ 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
28
34
  - other_video_transcoding.gemspec
29
35
  homepage: https://github.com/donmelton/other_video_transcoding
30
36
  licenses:
31
37
  - MIT
32
38
  metadata: {}
33
- post_install_message:
39
+ post_install_message:
34
40
  rdoc_options: []
35
41
  require_paths:
36
42
  - lib
@@ -45,8 +51,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
45
51
  - !ruby/object:Gem::Version
46
52
  version: '0'
47
53
  requirements: []
48
- rubygems_version: 3.0.6
49
- signing_key:
54
+ rubygems_version: 3.1.2
55
+ signing_key:
50
56
  specification_version: 4
51
57
  summary: Other tools to transcode videos.
52
58
  test_files: []