cashrb 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,22 +1,27 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cashrb
3
3
  version: !ruby/object:Gem::Version
4
+ hash: 19
4
5
  prerelease:
5
- version: 1.0.1
6
+ segments:
7
+ - 1
8
+ - 0
9
+ - 2
10
+ version: 1.0.2
6
11
  platform: ruby
7
12
  authors:
8
- - Shane Emmons
13
+ - Shane Emmons
9
14
  autorequire:
10
15
  bindir: bin
11
16
  cert_chain: []
12
17
 
13
- date: 2011-02-23 00:00:00 -05:00
18
+ date: 2011-02-23 00:00:00 -08:00
14
19
  default_executable:
15
20
  dependencies: []
16
21
 
17
22
  description: Dead simple gem to work with Money/Currency without the hassle of Floats
18
23
  email:
19
- - semmons99@gmail.com
24
+ - semmons99@gmail.com
20
25
  executables: []
21
26
 
22
27
  extensions: []
@@ -24,15 +29,18 @@ extensions: []
24
29
  extra_rdoc_files: []
25
30
 
26
31
  files:
27
- - lib/cash.rb
28
- - lib/cash/cash.rb
29
- - test/test_cash.rb
30
- - CHANGELOG.md
31
- - LICENSE
32
- - README.md
33
- - Rakefile
34
- - .gemtest
35
- - cashrb.gemspec
32
+ - lib/cash.rbc
33
+ - lib/cash.rb
34
+ - lib/cash/cash.rbc
35
+ - lib/cash/cash.rb
36
+ - test/test_cash.rb
37
+ - test/test_cash.rbc
38
+ - CHANGELOG.md
39
+ - LICENSE
40
+ - README.md
41
+ - Rakefile
42
+ - .gemtest
43
+ - cashrb.gemspec
36
44
  has_rdoc: true
37
45
  homepage: http://github.com/semmons99/cashrb
38
46
  licenses: []
@@ -41,21 +49,31 @@ post_install_message:
41
49
  rdoc_options: []
42
50
 
43
51
  require_paths:
44
- - lib
52
+ - lib
45
53
  required_ruby_version: !ruby/object:Gem::Requirement
46
54
  none: false
47
55
  requirements:
48
- - - ">="
49
- - !ruby/object:Gem::Version
50
- version: 1.8.7
56
+ - - ">="
57
+ - !ruby/object:Gem::Version
58
+ hash: 57
59
+ segments:
60
+ - 1
61
+ - 8
62
+ - 7
63
+ version: 1.8.7
51
64
  required_rubygems_version: !ruby/object:Gem::Requirement
52
65
  none: false
53
66
  requirements:
54
- - - ">="
55
- - !ruby/object:Gem::Version
56
- version: 1.3.6
67
+ - - ">="
68
+ - !ruby/object:Gem::Version
69
+ hash: 23
70
+ segments:
71
+ - 1
72
+ - 3
73
+ - 6
74
+ version: 1.3.6
57
75
  requirements:
58
- - minitest
76
+ - minitest
59
77
  rubyforge_project:
60
78
  rubygems_version: 1.5.2
61
79
  signing_key: