Commit b42c53c2 authored by Riyad Preukschas's avatar Riyad Preukschas

Add gemoji gem

parent db469ea3
...@@ -94,6 +94,7 @@ gem 'settingslogic' ...@@ -94,6 +94,7 @@ gem 'settingslogic'
# Misc # Misc
gem "foreman" gem "foreman"
gem 'gemoji', require: 'emoji/railtie'
gem "git" gem "git"
group :assets do group :assets do
......
...@@ -140,6 +140,7 @@ GEM ...@@ -140,6 +140,7 @@ GEM
sass-rails (>= 3.1.1) sass-rails (>= 3.1.1)
foreman (0.47.0) foreman (0.47.0)
thor (>= 0.13.6) thor (>= 0.13.6)
gemoji (1.1.1)
gherkin-ruby (0.2.1) gherkin-ruby (0.2.1)
git (1.2.5) git (1.2.5)
github-linguist (2.3.4) github-linguist (2.3.4)
...@@ -422,6 +423,7 @@ DEPENDENCIES ...@@ -422,6 +423,7 @@ DEPENDENCIES
ffaker ffaker
font-awesome-sass-rails (~> 2.0.0) font-awesome-sass-rails (~> 2.0.0)
foreman foreman
gemoji
git git
github-linguist (~> 2.3.4) github-linguist (~> 2.3.4)
github-markup (~> 0.7.4) github-markup (~> 0.7.4)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment