carrierwave-video 0.5.0 → 0.5.1

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.
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
7
  s.version = Carrierwave::Video::VERSION
8
8
  s.authors = ["rheaton"]
9
9
  s.email = ["rachelmheaton@gmail.com"]
10
- s.homepage = ""
10
+ s.homepage = "https://github.com/rheaton/carrierwave-video"
11
11
  s.summary = %q{Carrierwave extension that uses ffmpeg to transcode videos.}
12
12
  s.description = %q{Transcodes to html5-friendly videos.}
13
13
 
@@ -1,5 +1,5 @@
1
1
  module Carrierwave
2
2
  module Video
3
- VERSION = "0.5.0"
3
+ VERSION = "0.5.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: carrierwave-video
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-08-08 00:00:00.000000000 Z
12
+ date: 2013-08-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rspec
@@ -95,7 +95,7 @@ files:
95
95
  - spec/lib/carrierwave_video_spec.rb
96
96
  - spec/lib/ffmpeg_theora_spec.rb
97
97
  - spec/spec_helper.rb
98
- homepage: ''
98
+ homepage: https://github.com/rheaton/carrierwave-video
99
99
  licenses: []
100
100
  post_install_message:
101
101
  rdoc_options: []
@@ -109,7 +109,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
109
109
  version: '0'
110
110
  segments:
111
111
  - 0
112
- hash: -223199868145326282
112
+ hash: 3431346684382666716
113
113
  required_rubygems_version: !ruby/object:Gem::Requirement
114
114
  none: false
115
115
  requirements:
@@ -118,7 +118,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
118
118
  version: '0'
119
119
  segments:
120
120
  - 0
121
- hash: -223199868145326282
121
+ hash: 3431346684382666716
122
122
  requirements:
123
123
  - ruby, version 1.9 or greater
124
124
  - ffmpeg, version 0.11.1 or greater with libx256, libfaac, libtheora, libvorbid, libvpx