RTFMd 0.10301.6 → 0.10301.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/RTFMd.gemspec +1 -1
  2. metadata +6 -8
@@ -4,7 +4,7 @@ Gem::Specification.new do |s|
4
4
  s.rubygems_version = '1.3.5'
5
5
 
6
6
  s.name = 'RTFMd'
7
- s.version = '0.10301.6'
7
+ s.version = '0.10301.7'
8
8
  s.date = '2011-12-16'
9
9
 
10
10
  s.summary = "A simple, Markdown documentation helper."
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: RTFMd
3
3
  version: !ruby/object:Gem::Version
4
- hash: 41191
5
- prerelease: false
4
+ hash: 41189
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 10301
9
- - 6
10
- version: 0.10301.6
9
+ - 7
10
+ version: 0.10301.7
11
11
  platform: ruby
12
12
  authors:
13
13
  - Tom Bombadil
@@ -17,8 +17,7 @@ autorequire:
17
17
  bindir: bin
18
18
  cert_chain: []
19
19
 
20
- date: 2011-12-16 00:00:00 -08:00
21
- default_executable:
20
+ date: 2011-12-16 00:00:00 Z
22
21
  dependencies:
23
22
  - !ruby/object:Gem::Dependency
24
23
  name: grit
@@ -222,7 +221,6 @@ files:
222
221
  - lib/gollum/pagination.rb
223
222
  - lib/gollum/sanitization.rb
224
223
  - lib/gollum/wiki.rb
225
- has_rdoc: true
226
224
  homepage: https://github.com/HeSYINUvSBZfxqA/RTFMd
227
225
  licenses: []
228
226
 
@@ -252,7 +250,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
252
250
  requirements: []
253
251
 
254
252
  rubyforge_project:
255
- rubygems_version: 1.3.7
253
+ rubygems_version: 1.8.10
256
254
  signing_key:
257
255
  specification_version: 2
258
256
  summary: A simple, Markdown documentation helper.