imagebin 0.3.4 → 0.3.5
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION.yml +1 -1
- data/bin/{takeScreenshot.rb → take-screenshot} +0 -0
- metadata +3 -3
data/VERSION.yml
CHANGED
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: imagebin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- dougsko
|
@@ -45,7 +45,7 @@ dependencies:
|
|
45
45
|
description: Command line interface to imagebin.ca
|
46
46
|
email: dougtko@gmail.com
|
47
47
|
executables:
|
48
|
-
-
|
48
|
+
- take-screenshot
|
49
49
|
- imagebin
|
50
50
|
extensions: []
|
51
51
|
|
@@ -58,7 +58,7 @@ files:
|
|
58
58
|
- Rakefile
|
59
59
|
- VERSION.yml
|
60
60
|
- bin/imagebin
|
61
|
-
- bin/
|
61
|
+
- bin/take-screenshot
|
62
62
|
- lib/imagebin.rb
|
63
63
|
- spec/ZGrass04.jpg
|
64
64
|
- spec/imagebin_spec.rb
|