PrettyComment 0.1.0 → 0.1.1

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 (1) hide show
  1. metadata +3 -4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: PrettyComment
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -27,15 +27,14 @@ dependencies:
27
27
  - - ! '>='
28
28
  - !ruby/object:Gem::Version
29
29
  version: 0.1.1
30
- description: PrettyComment allows for nice formatting of status messages and comments
31
- for terminal output.
30
+ description: Formatting of status messages and comments for terminal output.
32
31
  email: wolfgang.steiner@gmail.com
33
32
  executables: []
34
33
  extensions: []
35
34
  extra_rdoc_files: []
36
35
  files:
37
36
  - lib/PrettyComment.rb
38
- homepage: http://rubygems.org/gems/PrettyComment
37
+ homepage: https://github.com/WolfgangSteiner/PrettyComment
39
38
  licenses: []
40
39
  post_install_message:
41
40
  rdoc_options: []