named_emoji 1.0.1 → 1.0.2

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.
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # NamedEmoji
2
2
 
3
- Named Emojis for Mac OSX Lion and Later. Emojis are from Campfire and GitHub.
3
+ Named Emojis for Mac OSX Lion and Later. Emoji's names are from Campfire and GitHub.
4
4
 
5
5
  See also: [Emoji cheat sheet](http://www.emoji-cheat-sheet.com/)
6
6
 
@@ -25,9 +25,7 @@ List available emojis:
25
25
 
26
26
  ## Cheat Sheet
27
27
 
28
- [emojis.png](https://github.com/jugyo/named_emoji/raw/master/emojis.pdf)
29
-
30
- ![Emojis](https://github.com/jugyo/named_emoji/raw/master/emojis.png)
28
+ [<img src="https://github.com/jugyo/named_emoji/raw/master/emojis.png" title="Cheat Sheet" />](https://github.com/jugyo/named_emoji/raw/master/emojis.pdf)
31
29
 
32
30
  ## Contributing
33
31
 
data/emojis.pdf CHANGED
Binary file
data/emojis.png CHANGED
Binary file
@@ -63,7 +63,7 @@ module NamedEmoji
63
63
  :'hankey' => "\u{1F4A9}",
64
64
  :'poop' => "\u{1F4A9}",
65
65
  :'shit' => "\u{1F4A9}",
66
- :'+1' => nil,
66
+ :'+1' => "\u{1F44D}",
67
67
  :'thumbsup' => "\u{1F44D}",
68
68
  :'-1' => "\u{1F44E}",
69
69
  :'thumbsdown' => "\u{1F44E}",
@@ -1,3 +1,3 @@
1
1
  module NamedEmoji
2
- VERSION = "1.0.1"
2
+ VERSION = "1.0.2"
3
3
  end
@@ -4,7 +4,7 @@ require File.expand_path('../lib/named_emoji/version', __FILE__)
4
4
  Gem::Specification.new do |gem|
5
5
  gem.authors = ["jugyo"]
6
6
  gem.email = ["jugyo.org@gmail.com"]
7
- gem.description = %q{Named Emojis for Mac OSX Lion and Later. Emojis are from Campfire and GitHub.}
7
+ gem.description = %q{Named Emojis for Mac OSX Lion and Later. Emoji's names are from Campfire and GitHub.}
8
8
  gem.summary = %q{Named Emojis for Mac OSX Lion and Later}
9
9
  gem.homepage = ""
10
10
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: named_emoji
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,8 +11,8 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2012-04-28 00:00:00.000000000Z
13
13
  dependencies: []
14
- description: Named Emojis for Mac OSX Lion and Later. Emojis are from Campfire and
15
- GitHub.
14
+ description: Named Emojis for Mac OSX Lion and Later. Emoji's names are from Campfire
15
+ and GitHub.
16
16
  email:
17
17
  - jugyo.org@gmail.com
18
18
  executables: