We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee6e06c commit 5476a66Copy full SHA for 5476a66
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- gemoji (4.0.1)
+ gemoji (4.1.0)
5
6
GEM
7
remote: https://rubygems.org/
@@ -22,4 +22,4 @@ DEPENDENCIES
22
rake (~> 10.3.2)
23
24
BUNDLED WITH
25
- 2.0.2
+ 2.4.10
gemoji.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "gemoji"
- s.version = "4.0.1"
+ s.version = "4.1.0"
s.summary = "Unicode emoji library"
s.description = "Character information and metadata for Unicode emoji."
0 commit comments