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.
7 lines
66 B
Ruby
7 lines
66 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "rake"
|
|
gem "minitest"
|
|
|
|
gemspec
|