photoinfo 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
data/.travis.yml CHANGED
@@ -3,6 +3,6 @@ rvm:
3
3
  - 1.9.3
4
4
  - jruby-18mode # JRuby in 1.8 mode
5
5
  - jruby-19mode # JRuby in 1.9 mode
6
- # - rbx-18mode
7
- # - rbx-19mode
6
+ - rbx-18mode
7
+ - rbx-19mode
8
8
  - 1.8.7
data/README.markdown CHANGED
@@ -6,7 +6,11 @@ This simple gem will be able to fetch the metadata of a specific istockphoto.com
6
6
 
7
7
  This is a class project, and the purpose of this gem is to learn and demonstrate how to isolate and select the contents of a web page. Please do not abuse istockphoto.com.
8
8
 
9
- ## How to use it
9
+ ## How to use it
10
+
11
+ Install by:
12
+
13
+ gem install photoinfo
10
14
 
11
15
  Instantiate an object and provide an istockphoto.com photo ID as an argument.
12
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.3
1
+ 0.1.4
data/photoinfo.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "photoinfo"
8
- s.version = "0.1.3"
8
+ s.version = "0.1.4"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Eddie Lee"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: photoinfo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -127,7 +127,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
127
127
  version: '0'
128
128
  segments:
129
129
  - 0
130
- hash: 2076459938277125605
130
+ hash: 96031645004053613
131
131
  required_rubygems_version: !ruby/object:Gem::Requirement
132
132
  none: false
133
133
  requirements: