dummy 0.9 → 0.9.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +13 -12
metadata CHANGED
@@ -5,7 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 9
8
- version: "0.9"
8
+ - 1
9
+ version: 0.9.1
9
10
  platform: ruby
10
11
  authors:
11
12
  - "Gon\xC3\xA7alo Silva"
@@ -13,7 +14,7 @@ autorequire:
13
14
  bindir: bin
14
15
  cert_chain: []
15
16
 
16
- date: 2010-08-11 00:00:00 +01:00
17
+ date: 2010-11-11 00:00:00 +00:00
17
18
  default_executable:
18
19
  dependencies: []
19
20
 
@@ -27,20 +28,20 @@ extensions: []
27
28
  extra_rdoc_files: []
28
29
 
29
30
  files:
30
- - lib/dummy/core_ext.rb
31
- - lib/dummy/lorem.rb
32
- - lib/dummy/address.rb
31
+ - lib/dummy.rb
32
+ - lib/dummy/internet.rb
33
+ - lib/dummy/phone_number.rb
33
34
  - lib/dummy/company.rb
34
- - lib/dummy/name.rb
35
35
  - lib/dummy/core_ext/string.rb
36
36
  - lib/dummy/core_ext/array.rb
37
- - lib/dummy/internet.rb
37
+ - lib/dummy/name.rb
38
+ - lib/dummy/address.rb
39
+ - lib/dummy/core_ext.rb
38
40
  - lib/dummy/geolocation.rb
39
- - lib/dummy/phone_number.rb
40
- - lib/dummy.rb
41
+ - lib/dummy/lorem.rb
41
42
  - LICENSE
42
- - README.md
43
43
  - CHANGELOG.md
44
+ - README.md
44
45
  has_rdoc: true
45
46
  homepage: http://github.com/goncalossilva/dummy
46
47
  licenses: []
@@ -66,8 +67,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
66
67
  segments:
67
68
  - 1
68
69
  - 3
69
- - 7
70
- version: 1.3.7
70
+ - 6
71
+ version: 1.3.6
71
72
  requirements: []
72
73
 
73
74
  rubyforge_project: dummy