currency_converter_CIS 0.0.0 → 0.0.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 +6 -6
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: currency_converter_CIS
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0
4
+ version: 0.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2012-10-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: geocoder
16
- requirement: &2151858520 !ruby/object:Gem::Requirement
16
+ requirement: &2151867840 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,10 +21,10 @@ dependencies:
21
21
  version: '0'
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *2151858520
24
+ version_requirements: *2151867840
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: nokogiri
27
- requirement: &2151855800 !ruby/object:Gem::Requirement
27
+ requirement: &2151866160 !ruby/object:Gem::Requirement
28
28
  none: false
29
29
  requirements:
30
30
  - - ! '>='
@@ -32,7 +32,7 @@ dependencies:
32
32
  version: '0'
33
33
  type: :runtime
34
34
  prerelease: false
35
- version_requirements: *2151855800
35
+ version_requirements: *2151866160
36
36
  description: With the use to this gem , The two major issues will be solved the first
37
37
  one is to find out the various contry related details using either the contry code
38
38
  or the ip-address and the second one is to convert an amount from one currency to
@@ -50,7 +50,7 @@ files:
50
50
  - lib/country_data.rb
51
51
  - lib/currency.rb
52
52
  - lib/geo_request.rb
53
- homepage: http://rubygems.org/gems/currency_converter_cis
53
+ homepage: https://github.com/akeelahmedqureshi/currency_converter_cis
54
54
  licenses: []
55
55
  post_install_message:
56
56
  rdoc_options: []