idivisor 0.1.1 → 0.1.2

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 -1
  3. data/lib/idivisor/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d36f3dbd2ad4c80d8832ee380b9fab36a2c9d879d299a7b1d2eb0dfdef0b4f11
4
- data.tar.gz: 0aa52cbb92ec944d66f14527ee813cdfed1d0d42b58756870500af48141470fb
3
+ metadata.gz: ff0ff332cdf2e40747438203394e3cc804b8bed7594cbbf2ed49714315c12828
4
+ data.tar.gz: d91e8874f889d7ab9fe618ba943f0ba486b99a0492d7f29b6f2c97da54f70212
5
5
  SHA512:
6
- metadata.gz: c34b1f279e9bcf8c1729b5a015a0c36c921af904acbc80444502a47855a8b20cad937048f7debb8224cebe60aeb8b749275d7080f53454be8b26140c2c12ebb2
7
- data.tar.gz: 73caddb6507912f4a1bba26bd47e7cb06202438583787b6d6641b1bd068b3524bc67ac7619f13c2e99d6b923281e3d39dcfc30a26d68b0126e7ed1c9112b81a5
6
+ metadata.gz: 76c6eddba6239346f09e9918dad82bb7d33078eb857adc9188a3d17ed2b108eb19fe83a194ae72b4e63bb20c6929fd3b7c61dd0f7340d9fc5d45d119b4d1aeae
7
+ data.tar.gz: d763daf1d0c429d832e30e7114d7d994b0dc1f2dd619a2a5f742618a44f31a3c79985410f3dc4c5f10ced9896f1dbdec52a5ac77225713e41f599cbebbe8cc7a
data/README.md CHANGED
@@ -16,7 +16,7 @@ And then execute:
16
16
 
17
17
  Or install it yourself as:
18
18
 
19
- $ gem install divisor
19
+ $ gem install idivisor
20
20
 
21
21
  ## Usage
22
22
 
@@ -1,3 +1,3 @@
1
1
  module Idivisor
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: idivisor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - universato