google_currency 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/CHANGELOG.md +7 -0
  2. metadata +7 -7
data/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ Google Currency 1.0.1
2
+ =====================
3
+
4
+ Features
5
+ --------
6
+ - Update `money` requirement to `~> 3.1.5`
7
+
1
8
  Google Currency 1.0.0
2
9
  =====================
3
10
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google_currency
3
3
  version: !ruby/object:Gem::Version
4
- hash: 23
4
+ hash: 21
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 0
10
- version: 1.0.0
9
+ - 1
10
+ version: 1.0.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Shane Emmons
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-09-14 00:00:00 -04:00
18
+ date: 2010-10-13 00:00:00 -04:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -58,12 +58,12 @@ dependencies:
58
58
  requirements:
59
59
  - - ~>
60
60
  - !ruby/object:Gem::Version
61
- hash: 3
61
+ hash: 9
62
62
  segments:
63
63
  - 3
64
64
  - 1
65
- - 0
66
- version: 3.1.0
65
+ - 5
66
+ version: 3.1.5
67
67
  type: :runtime
68
68
  version_requirements: *id003
69
69
  description: GoogleCurrency extends Money::Bank::Base and gives you access to the current Google Currency exchange rates.