word_filter 0.1.0 → 0.1.1

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
  SHA1:
3
- metadata.gz: 6c099d65fc28b3238260dc74161c028e51ab92a3
4
- data.tar.gz: dd8be8ee5ce532fae061bc7aa4fbfd0a91ed9d4a
3
+ metadata.gz: 67d750e77308b1497c4d775bedb44f266bfd4471
4
+ data.tar.gz: cd823152284fd5449f18a64c03a21e47881fe063
5
5
  SHA512:
6
- metadata.gz: 03b991352d1a33112f68a2d89bbf2466a7c0bfa02b014eeddefd10717c1c9dd78aa98d83dc32da54890a646c0ad53a91d40f1edb7bedbb473a0957c60c976a1b
7
- data.tar.gz: eb063e829492c51488d99f962a0821b23336252388b7dd6dc6bc69f5f5d2474639038e9184e7436eac969ae812c3ef12ec0e4ef8b2dbc257cda8cee2850bbdc0
6
+ metadata.gz: ba6533599a767394535c020627d2134b0023b430acaea7469f67c0ecaa735c95913df0f05fcfa33273d4a0b5a85619f9d95eed6e7c36d13971458c779a9df262
7
+ data.tar.gz: dba915a101addfcd7fa4cd3948c6a7ced88527c3a760649e54cd701f9a37caf2ca7e99d5f97f1f73a802d9ffd051cf5ecbd7c7facc644060fbe4fdaf2e831413
data/lib/dictionary.txt CHANGED
@@ -18521,6 +18521,7 @@ hellion hellions
18521
18521
  hellish
18522
18522
  hellishly
18523
18523
  hellishness hellishnesses
18524
+ hello
18524
18525
  helluva
18525
18526
  helm helms
18526
18527
  helm helmed helming helms
@@ -1,3 +1,3 @@
1
1
  module WordFilter
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: word_filter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Huascar Ona
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-05-29 00:00:00.000000000 Z
11
+ date: 2013-07-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec