thoughtafter-nntp 1.0.0.2 → 1.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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thoughtafter-nntp
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.2
4
+ version: 1.0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -17,7 +17,31 @@ email: thoughtafter@gmail.com
17
17
  executables: []
18
18
  extensions: []
19
19
  extra_rdoc_files: []
20
- files: []
20
+ files:
21
+ - Authors.txt
22
+ - History.txt
23
+ - License.txt
24
+ - Manifest.txt
25
+ - README.txt
26
+ - Rakefile
27
+ - config/hoe.rb
28
+ - config/requirements.rb
29
+ - lib/nntp.rb
30
+ - lib/nntp/version.rb
31
+ - script/destroy
32
+ - script/generate
33
+ - script/txt2html
34
+ - setup.rb
35
+ - tasks/deployment.rake
36
+ - tasks/environment.rake
37
+ - tasks/website.rake
38
+ - test/test_helper.rb
39
+ - test/test_nntp.rb
40
+ - website/index.html
41
+ - website/index.txt
42
+ - website/javascripts/rounded_corners_lite.inc.js
43
+ - website/stylesheets/screen.css
44
+ - website/template.rhtml
21
45
  homepage: http://github.com/thoughtafter/nntp-lib
22
46
  licenses: []
23
47
  post_install_message: