codice-fiscale 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -50,9 +50,11 @@ In this case, you can add a custom block that fetches the codes from your tables
50
50
 
51
51
  I'm currently supporting only **ruby 1.9+**
52
52
 
53
+ **Note:** The gem name on rubygems.org is "codice-fiscale" not "codice_fiscale"
54
+
53
55
  Add this line to your application's Gemfile:
54
56
 
55
- gem 'codice_fiscale'
57
+ gem 'codice-fiscale'
56
58
 
57
59
  And then execute:
58
60
 
@@ -1,3 +1,3 @@
1
1
  module CodiceFiscale
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: codice-fiscale
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: