bramgem 0.0.7 → 0.0.8

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/book/dracula.txt +16175 -0
  3. data/lib/bramgem/version.rb +1 -1
  4. metadata +3 -1
@@ -1,3 +1,3 @@
1
1
  module Bramgem
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bramgem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adler
@@ -48,6 +48,7 @@ files:
48
48
  - Gemfile
49
49
  - README.md
50
50
  - Rakefile
51
+ - book/dracula.txt
51
52
  - lib/bramgem.rb
52
53
  - lib/bramgem/base.rb
53
54
  - lib/bramgem/sentence.rb
@@ -79,3 +80,4 @@ specification_version: 4
79
80
  summary: Generates dummy texts
80
81
  test_files:
81
82
  - test/test_helper.rb
83
+ has_rdoc: