attribool 0.0.2 → 0.0.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 04a8612ea59018c8c1ace211692e9100676136ac77613627b8e8b0b295cf3bae
4
- data.tar.gz: fe39cccfee3277bd92028940a54313e10861445a1b486d4791942875a3cb918a
3
+ metadata.gz: '0939b1cbdb170d795d5e99a9a2c353ccd2105b248f941b84638a7892e2ff8508'
4
+ data.tar.gz: 9c446507b88ab93596f6d6f52a3717dfdf03a771885a9681b835e8e4e62cb050
5
5
  SHA512:
6
- metadata.gz: 762bd93ec17802176022253614871443f0e388892558d455b697b90e69d26be00917f6cd5b803f105e6ace168985e85a4c14305059e92886500bbb3f035efcff
7
- data.tar.gz: 1b125fffc61d42dc9a8b63b77b625f57786ca03c44a2045a7bb1685bb5ea1d6c8e36ffa5fa6104b14fde943e79bedcfb8d5b92da88a59c1b0dd1f692b67098d2
6
+ metadata.gz: feb26783987ea4569a324f461879f5e63908fc85a56438da1d0f252bd4e091f31daa45ec04a4089919e8bd0ab9d0fd2fa4f6e60d1b9d175b4fb9a7819e13e262
7
+ data.tar.gz: 7ad52201e1f77310a09661ce11f29d1486ab935ecc02181bc69c6d349f6aa14482b6cf99e388c23c06ce9b50741ad2cc0b646b8ffbe72bbccfaa0b21614b9dd8
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- attribool (0.0.1)
4
+ attribool (0.0.3)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -28,4 +28,4 @@ DEPENDENCIES
28
28
  test-unit (~> 3.3, >= 3.3.5)
29
29
 
30
30
  BUNDLED WITH
31
- 2.1.4
31
+ 2.2.17
@@ -21,7 +21,7 @@ module Attribool
21
21
  # Patch version.
22
22
  #
23
23
  # @return [Integer]
24
- PATCH = 2
24
+ PATCH = 3
25
25
 
26
26
  ##
27
27
  # Version as +MAJOR.MINOR.PATCH+
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: attribool
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Evan Gray