easy-color 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +5 -5
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: easy-color
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,10 +9,10 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-04-16 00:00:00.000000000 Z
12
+ date: 2014-05-01 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: A simple monkeypatch for String that adds support for standard ANSI escape
15
- sequences, including color, video attributes, and cursor placement.
14
+ description: A simple monkeypatch for String that adds support for standard ASCII
15
+ escape sequences, including color, video attributes, and cursor placement.
16
16
  email: fuzzy@fu-manchu.org
17
17
  executables: []
18
18
  extensions: []
@@ -43,5 +43,5 @@ rubyforge_project:
43
43
  rubygems_version: 1.8.23
44
44
  signing_key:
45
45
  specification_version: 3
46
- summary: Ansi color, attributes, and cursor placement methods for String.
46
+ summary: Ascii color, attributes, and cursor placement methods for String.
47
47
  test_files: []