readingme 0.0.2 → 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.
@@ -1,3 +1,3 @@
1
1
  module Readingme
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["ivo.jesus@gmail.com"]
11
11
  spec.description = %q{Small Markdown to HTML encoder which uses Github readme stylesheet and highlight.js}
12
12
  spec.summary = %q{Markdown to HTML encoder}
13
- spec.homepage = ""
13
+ spec.homepage = "https://github.com/LynxEyes/readingme"
14
14
  spec.license = "MIT"
15
15
 
16
16
  spec.files = `git ls-files`.split($/)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: readingme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -115,7 +115,7 @@ files:
115
115
  - lib/readingme/table_processor.rb
116
116
  - lib/readingme/version.rb
117
117
  - readingme.gemspec
118
- homepage: ''
118
+ homepage: https://github.com/LynxEyes/readingme
119
119
  licenses:
120
120
  - MIT
121
121
  post_install_message:
@@ -130,7 +130,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
130
130
  version: '0'
131
131
  segments:
132
132
  - 0
133
- hash: -4367782002400049193
133
+ hash: 3636485883969969201
134
134
  required_rubygems_version: !ruby/object:Gem::Requirement
135
135
  none: false
136
136
  requirements:
@@ -139,7 +139,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
139
139
  version: '0'
140
140
  segments:
141
141
  - 0
142
- hash: -4367782002400049193
142
+ hash: 3636485883969969201
143
143
  requirements: []
144
144
  rubyforge_project:
145
145
  rubygems_version: 1.8.25