vcs_ruby 0.8.0 → 0.8.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/version.info +1 -1
  2. metadata +7 -6
data/lib/version.info CHANGED
@@ -1 +1 @@
1
- 0.8.1
1
+ 0.8.2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vcs_ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.8.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -12,13 +12,13 @@ cert_chain: []
12
12
  date: 2016-04-19 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
- name: minimagick
15
+ name: mini_magick
16
16
  requirement: !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
20
20
  - !ruby/object:Gem::Version
21
- version: '0'
21
+ version: 4.0.0
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -26,9 +26,10 @@ dependencies:
26
26
  requirements:
27
27
  - - ! '>='
28
28
  - !ruby/object:Gem::Version
29
- version: '0'
30
- description: Creates a contact sheet of a video, usable as library or as a script.
31
- Based on VCS *NIX
29
+ version: 4.0.0
30
+ description: Creates a contact sheet, a preview, of a video, usable as library or
31
+ as a script. Based on VCS *NIX. Creating Thumbnails with libav, ffmpeg or mplayer
32
+ and compose it with ImageMagick into nice looking sheets.
32
33
  email: apophis@apophis.ch
33
34
  executables:
34
35
  - vcs.rb