identifier 1.1.3 → 1.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.rdoc +1 -1
  2. data/lib/identifier/version.rb +1 -1
  3. metadata +4 -4
data/README.rdoc CHANGED
@@ -29,7 +29,7 @@ The gem is tested with:
29
29
 
30
30
  == Status
31
31
 
32
- {<img src="http://travis-ci.org/ksylvest/identifier.png" />}[http://travis-ci.org/ksylvest/identifier]
32
+ {<img src="https://travis-ci.org/ksylvest/identifier.png" />}[https://travis-ci.org/ksylvest/identifier]
33
33
 
34
34
  == Copyright
35
35
 
@@ -1,3 +1,3 @@
1
1
  module Identifier
2
- VERSION = "1.1.3"
2
+ VERSION = "1.1.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: identifier
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.3
4
+ version: 1.1.4
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: 2012-07-16 00:00:00.000000000 Z
12
+ date: 2012-11-14 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -86,7 +86,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
86
86
  version: '0'
87
87
  segments:
88
88
  - 0
89
- hash: -708630790977059053
89
+ hash: 474558595066590773
90
90
  required_rubygems_version: !ruby/object:Gem::Requirement
91
91
  none: false
92
92
  requirements:
@@ -95,7 +95,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
95
95
  version: '0'
96
96
  segments:
97
97
  - 0
98
- hash: -708630790977059053
98
+ hash: 474558595066590773
99
99
  requirements: []
100
100
  rubyforge_project:
101
101
  rubygems_version: 1.8.24