heywatch 1.0.4 → 1.0.6
Sign up to get free protection for your applications and to get access to all the features.
- data/bin/heywatch +1 -0
- data/lib/heywatch.rb +2 -2
- metadata +5 -7
data/bin/heywatch
CHANGED
data/lib/heywatch.rb
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: heywatch
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 27
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 1
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 1.0.
|
9
|
+
- 6
|
10
|
+
version: 1.0.6
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Bruno Celeste
|
@@ -15,8 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date:
|
19
|
-
default_executable:
|
18
|
+
date: 2012-05-23 00:00:00 Z
|
20
19
|
dependencies:
|
21
20
|
- !ruby/object:Gem::Dependency
|
22
21
|
name: rest-client
|
@@ -57,7 +56,6 @@ extra_rdoc_files: []
|
|
57
56
|
files:
|
58
57
|
- lib/heywatch.rb
|
59
58
|
- bin/heywatch
|
60
|
-
has_rdoc: true
|
61
59
|
homepage: http://heywatch.com
|
62
60
|
licenses: []
|
63
61
|
|
@@ -87,7 +85,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
87
85
|
requirements: []
|
88
86
|
|
89
87
|
rubyforge_project:
|
90
|
-
rubygems_version: 1.
|
88
|
+
rubygems_version: 1.8.24
|
91
89
|
signing_key:
|
92
90
|
specification_version: 3
|
93
91
|
summary: Client library and CLI to encode videos with HeyWatch
|