Files
gemoji/Gemfile
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

7 lines
66 B
Ruby

source "https://rubygems.org"
gem "rake"
gem "minitest"
gemspec