other_video_transcoding 0.1.0 → 0.3.2

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.0'
3
+ s.version = '0.3.2'
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.0
4
+ version: 0.3.2
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: 2019-12-26 00:00:00.000000000 Z
11
+ date: 2020-09-12 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,17 @@ 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
28
33
  - other_video_transcoding.gemspec
29
34
  homepage: https://github.com/donmelton/other_video_transcoding
30
35
  licenses:
31
36
  - MIT
32
37
  metadata: {}
33
- post_install_message:
38
+ post_install_message:
34
39
  rdoc_options: []
35
40
  require_paths:
36
41
  - lib
@@ -45,8 +50,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
45
50
  - !ruby/object:Gem::Version
46
51
  version: '0'
47
52
  requirements: []
48
- rubygems_version: 3.0.6
49
- signing_key:
53
+ rubygems_version: 3.1.2
54
+ signing_key:
50
55
  specification_version: 4
51
56
  summary: Other tools to transcode videos.
52
57
  test_files: []