remoji 0.2.1 → 0.2.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.adoc +3 -3
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4d2faaf80c9a16a161c39738eef7e5ab0e32eb5b754af3c10ed0b76fdcff61dc
4
- data.tar.gz: 892639d62b47da9001dc72a191b8bfb39c8a2b7395c66d0e32097050ac29f9ce
3
+ metadata.gz: 89c0114b004673394cde1c12fd2474c3e813716bea3b1d74b00210509f243fd9
4
+ data.tar.gz: 55d220dd3748b3068a3d2f0c81348ada783ed638d7e59f7dd415547a59534987
5
5
  SHA512:
6
- metadata.gz: 3e923305fadb64e51d39337cdc208ded327dfc159ad229ed4af25257daa9960c295760d299a650d9df42e24202f6aa9c6b2b6ef7233bf32ae08222c659c8d2df
7
- data.tar.gz: 363fb1498ac4d5969863044dc267a72e165961b743d69550ee17482f144c56f8ae1be8a80ba6a585045ec0dc755d320e880747920c6881268bc79df826cf4160
6
+ metadata.gz: 4575efc9cab82302918df79b5b40e3f36d09a17c346658633f7f39e88ec64bc84de784d89b44b22198b9553d7efb69e014823b9f896e8df560e7e575b48db7f7
7
+ data.tar.gz: a54b99b7e4d0a889bab2b73738a53e0eec4a94c751247745590d064b68563c37d65ae96ebb9eae74d3e9922f3912f59be0ef09a2354502a9bb1368c985ea9deb
@@ -145,7 +145,7 @@ Print Jenny's number
145
145
 
146
146
  ### (R)Emoji!
147
147
 
148
- Set further aliases up for fun/common stuff
148
+ #### Set further aliases up for fun/common stuff
149
149
 
150
150
  ----
151
151
  /alias smiles /emj -s :smiles:
@@ -157,14 +157,14 @@ Set further aliases up for fun/common stuff
157
157
  11/09-14:33 -=- Irssi: process 0 (emj -n 'evil monkey') terminated with return code 0
158
158
  ----
159
159
 
160
- Or just use casually.
160
+ #### Or just use casually.
161
161
 
162
162
  ----
163
163
  /emj The :cow: jumped over the :moon:
164
164
  11/16-21:41 <bougyman> The 🤠 🐮 🐄 jumped over the 🥮 🌑 🌒 🌓 🌔 🌕 🌖 🌗 🌘 🌙 🌚 🌛 🌜 🌝 🎑
165
165
  ----
166
166
 
167
- Get more exact
167
+ #### Get more exact
168
168
 
169
169
  ----
170
170
  /emj -e The :cow: jumped over the :full moon:.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: remoji
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - tj@rubyists.com