Mislav Marohnić
5476a66d27
gemoji 4.1.0
2023-03-29 14:56:48 +02:00
Mislav Marohnić
ed57eb86fd
gemoji 4.0.1
2022-11-22 12:08:59 +01:00
Mislav Marohnić
ac35c33c44
gemoji 4.0.0
2022-11-16 14:35:13 +01:00
Kristján Oddsson
55bb37afa4
gemoji 4.0.0.rc3
2021-07-26 12:08:11 +01:00
Mislav Marohnić
9d313238bd
Remove Gemfile.lock from version control
...
I don't like that Bundler now makes Gemfile.lock change whenever I bump
up gemoji version. There aren't many dependencies, so a missing
Gemfile.lock won't slow down CI too much.
2016-12-20 15:15:28 +01:00
Mislav Marohnić
f394c85d80
Fix Gemfile.lock
2016-09-30 13:18:43 -04:00
Mislav Marohnić
72e9749225
Fix images extractor for macOS Sierra
...
The TTFunk dependency didn't have support for parsing `ttc` files. Now
parsing is done manually and there is no dependencies.
2016-09-29 15:39:45 -04:00
Javan Makhmali
29c25127d0
Automate extracting PNG images from "Apple Color Emoji.ttf"
2014-09-25 10:17:29 -07:00
Mislav Marohnić
701f434b60
gemoji 2.1.0
2014-08-06 17:56:17 -07:00
Jeremy Kemper
2741be5eb6
Reflect current 2.0.0 release in Gemfile.lock
2014-07-17 17:50:05 -07:00
Mislav Marohnić
72aecc9105
Actually give up on 1.8.7 compatbility
...
Gemoji implementation depends on `codepoints` and test depend on some
more Ruby 1.9-only features, so don't pretend that the library will be
1.8 compatible anytime soon. Probably never.
This reverts commit 6a781b6474 .
2014-06-27 19:02:05 +08:00
Mislav Marohnić
6a781b6474
Add json gem for 1.8.7 test compatibility
2014-06-27 18:52:36 +08:00
Mislav Marohnić
cb55354db9
Set up minitest gem for 1.8.7 test compatibility
2014-06-27 18:43:58 +08:00