Skip to content

Commit

Permalink
gemoji 4.0.0.rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
koddsson committed Jul 26, 2021
1 parent 64cd0e9 commit 55bb37a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
PATH
remote: .
specs:
gemoji (4.0.0.rc3)

GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.1.7)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
minitest (5.3.5)
rake (10.3.2)

PLATFORMS
ruby

DEPENDENCIES
gemoji!
i18n (~> 1.8.5)
minitest (~> 5.3.5)
rake (~> 10.3.2)

BUNDLED WITH
2.0.2
2 changes: 1 addition & 1 deletion gemoji.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "gemoji"
s.version = "4.0.0.rc2"
s.version = "4.0.0.rc3"
s.summary = "Unicode emoji library"
s.description = "Character information and metadata for Unicode emoji."

Expand Down

0 comments on commit 55bb37a

Please sign in to comment.