galakei 0.3.5 → 0.3.6

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.
@@ -5,8 +5,10 @@ module Galakei
5
5
  :cloud => %w[2601 E63F E48D E049],
6
6
  :black_telephon => %w[260E E687 E596 E009],
7
7
  :white_smiling_face => %w[263A E6F0 E4FB E414],
8
+ :persevering_face => %w[1F623 E72B EAC2 E406],
8
9
  :left_pointing_magnifying_glass => %w[1F50D E6DC E518 E114],
9
10
  :envelope => %w[2709 E6D3 E521 E103],
11
+ :envelope_with_downwards_arrow_above => %w[1F4E9 E6CF EB62 E103],
10
12
  :footprints => %w[1F463 E698 EB2A E536],
11
13
  :pencil => %w[270F E719 E4A1 E301],
12
14
  :key => %w[1F511 E6D9 E519 E03F],
@@ -1,3 +1,3 @@
1
1
  module Galakei
2
- VERSION = "0.3.5"
2
+ VERSION = "0.3.6"
3
3
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 3
8
- - 5
9
- version: 0.3.5
8
+ - 6
9
+ version: 0.3.6
10
10
  platform: ruby
11
11
  authors:
12
12
  - Paul McMahon
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-03-10 00:00:00 +09:00
18
+ date: 2011-03-22 00:00:00 +09:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency