deltavista_crif_dva_interface 0.0.8 → 0.0.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -75,7 +75,6 @@ module DeltavistaCrifDvaInterface
75
75
 
76
76
  def convert_country(alpha3_code)
77
77
  SunDawg::CountryIsoTranslater.translate_standard(alpha3_code, "alpha3", "alpha2")
78
- alpha3_code
79
78
  end
80
79
 
81
80
  end
@@ -70,7 +70,6 @@ module DeltavistaCrifDvaInterface
70
70
 
71
71
  def convert_country(alpha3_code)
72
72
  SunDawg::CountryIsoTranslater.translate_standard(alpha3_code, "alpha3", "alpha2")
73
- alpha3_code
74
73
  end
75
74
 
76
75
  end
@@ -1,3 +1,3 @@
1
1
  module DeltavistaCrifDvaInterface
2
- VERSION = "0.0.8"
2
+ VERSION = "0.0.9"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: deltavista_crif_dva_interface
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.8
5
+ version: 0.0.9
6
6
  platform: ruby
7
7
  authors:
8
8
  - Marc Cadalbert