video-torrent-info 0.1.5 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4c19a8cbce74c898951eb7b452c831b49c2cbe60
4
- data.tar.gz: 8c55e3eb40a3b3e7257ca650a768a829e99bcbac
3
+ metadata.gz: 3d21c4902d4585e36d932a45b6337afd32f6836f
4
+ data.tar.gz: 03fe60ae114e41823566b043f6b63c5a947ae7d8
5
5
  SHA512:
6
- metadata.gz: d43a0d488ba7d6331593c0d77a3725b8e4095e1f63e0148c2dbb0420fb1582f0675bd708d6b33bbe067d37b4fe7718891b582addf45978e692b4bceda1eafbae
7
- data.tar.gz: b97b5928cce6f03a7c2c13d7c590d093ae48085e327dff844f82b015e849ecf9f8c44f1c2f6f2758dc53c8cf97c00ad56b9fb54528cb90d3ac2f08de75e2fd6a
6
+ metadata.gz: a7631c5d96722cab655be6b4c560611e89c379f0e6160f921f606ae180e02f9f08b00ebeabe0a26899d3915350b9e4659ce3f0c679a7738e2c902308c2d342ec
7
+ data.tar.gz: 24738cddf6bd6754e430f41763b3de919ca9af58206491f27e0e3f0f243a12cf81132a76e277a7ad7a3c81ed7e6a5579b4c5ed92ab96ff96fc8ae5f5e99e83ca
data/Gemfile.lock CHANGED
@@ -12,7 +12,7 @@ GEM
12
12
  diff-lcs (1.2.5)
13
13
  faraday (0.8.8)
14
14
  multipart-post (~> 1.2.0)
15
- ffmpeg-video-info (0.1.2)
15
+ ffmpeg-video-info (0.1.4)
16
16
  git (1.2.6)
17
17
  github_api (0.10.1)
18
18
  addressable
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.5
1
+ 0.1.6
@@ -2,11 +2,11 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: video-torrent-info 0.1.5 ruby lib
5
+ # stub: video-torrent-info 0.1.6 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "video-torrent-info"
9
- s.version = "0.1.5"
9
+ s.version = "0.1.6"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.authors = ["Pavel Tatarsky"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: video-torrent-info
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pavel Tatarsky