inn 0.0.0 → 0.0.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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 25140b83dd733f30f7ffb4ef8f7ad1f3b67522e1
4
- data.tar.gz: b7d59ac5d41290d118ab7a18154b9fc8f3536e99
3
+ metadata.gz: f9649ac3b77cc1d6879744bfa37653c6e87ebd9a
4
+ data.tar.gz: fc956f7cf00f61b8ba66bd4439c92cb0afdb8b52
5
5
  SHA512:
6
- metadata.gz: f9b408d82d17adad1ef316227884cc1a541e4032d7c90a5b080a73fc97ac5aa493018527e89f98a28486c0a8cc0b8465b73617327604d6c246f8585b0aee6908
7
- data.tar.gz: 32314487ff30f71bb4c85fcd5adb8b2d0444c51b4e5ed60e6e3b83fb104fbca9e0412e49d60a50fc0db3833dc0bc6b82476227e1bcaa371b5a52a8f1a11ad9a3
6
+ metadata.gz: 2350631e10cf5b49ddb744ad7521af9795c5efcf15d3d78d48af943515693119c9edc03c37e748be17fa01d739521b223e17ee12ab205d060b5c09fba4f05436
7
+ data.tar.gz: f8ed61137a5684e0a69c2a694d6c36bd3826ebd1a836b1a2dd76ae28207ee024527f55b41d6275199de6bcd0d3d33039fd5a248373e0e0d32a3a2c256d71b6bd
metadata CHANGED
@@ -1,16 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inn
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Douglas E. Rogers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-07-13 00:00:00.000000000 Z
11
+ date: 2016-06-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Adds ability to see if a String,Integer,or Float is 'in' and array
13
+ description: Adds ability to see if a String,Integer,or Float is 'in' an array
14
14
  email: doug@prettyinstant.com
15
15
  executables: []
16
16
  extensions: []