cw 0.0.9 → 0.0.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +1 -0
- data/README.md +6 -3
- data/cw.gemspec +1 -1
- data/data/text/adv_of_sh_holmes.txt +12105 -0
- metadata +2 -1
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cw
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Martyn Jago
|
@@ -35,6 +35,7 @@ files:
|
|
35
35
|
- cw.gemspec
|
36
36
|
- daily.rb
|
37
37
|
- data/text/abbreviations.txt
|
38
|
+
- data/text/adv_of_sh_holmes.txt
|
38
39
|
- data/text/common_words.txt
|
39
40
|
- data/text/cw_conversation.txt
|
40
41
|
- data/text/most_common_words.txt
|