iceland 0.1.4 → 0.1.5

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -3
  3. data/lib/iceland/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b11f96ebbc86010620fd65728d6c85a8b92a4ec9
4
- data.tar.gz: aaa75e67c18e513b6bfbe0f548800d5883c538df
3
+ metadata.gz: c73d3c2d22a1dae4a0738b9c4351e3a109fed0dd
4
+ data.tar.gz: 66ddc91dc5b9a26ad0c3dd246ae8612d8cbea6f9
5
5
  SHA512:
6
- metadata.gz: e9e6b8a66efb724a012b19ebc1e3c9fd9b0920725ca06732254cd723015670fad5c079c50ecbc1986932ae4134c762ccc43539187ac59e20c4f4450a7a2020f9
7
- data.tar.gz: 4c9e279e51b271f70dd2441256c92aea3f494e156bff0a2b97604f8a403311ce8ac6e60f6f72ebbe52d2c8ab1f4546ebdfbe96fe7303efa138b7842cd2c2849c
6
+ metadata.gz: 1a6a48f782805cc7eed36d7d3b7c410181cce66a3ed806f812851724a27dcd24d3c3aecc271bd9d2f350a76fd4ae859a8a0bfea5722c78a816e0be8ad30b0c1b
7
+ data.tar.gz: b130aecaeeca10ec7855380bf784f28a24561bd575f85b9ac097a80d072e42cbd9cfa9cc182ad93c1579d8fb20210d67315a9459253cbaa1c20320dbd4ce2694
data/README.md CHANGED
@@ -74,8 +74,6 @@ The number 40 is added to the registration day of companies and organizations. H
74
74
 
75
75
  The century identifier has 3 legal values. `8` for the 19th century, `9` for the 20th century and `0` for the 21st century.
76
76
 
77
- The check digit is described
78
-
79
77
  #### Examples
80
78
 
81
79
  ##### Working with Kennitala objects
@@ -119,7 +117,7 @@ k.age
119
117
  # => 86
120
118
  ```
121
119
 
122
- ####
120
+ #### Casting strings
123
121
 
124
122
  ```ruby
125
123
  # Casting a string to a Kennitala object
@@ -1,3 +1,3 @@
1
1
  module Iceland
2
- VERSION = '0.1.4'.freeze
2
+ VERSION = '0.1.5'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iceland
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stefan Vignir