Commit b42c53c2e592e076a63d12e6c9d1a158a9c01212
1 parent
db469ea3
Exists in
master
and in
4 other branches
Add gemoji gem
Showing
2 changed files
with
3 additions
and
0 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -140,6 +140,7 @@ GEM |
140 | 140 | sass-rails (>= 3.1.1) |
141 | 141 | foreman (0.47.0) |
142 | 142 | thor (>= 0.13.6) |
143 | + gemoji (1.1.1) | |
143 | 144 | gherkin-ruby (0.2.1) |
144 | 145 | git (1.2.5) |
145 | 146 | github-linguist (2.3.4) |
... | ... | @@ -422,6 +423,7 @@ DEPENDENCIES |
422 | 423 | ffaker |
423 | 424 | font-awesome-sass-rails (~> 2.0.0) |
424 | 425 | foreman |
426 | + gemoji | |
425 | 427 | git |
426 | 428 | github-linguist (~> 2.3.4) |
427 | 429 | github-markup (~> 0.7.4) | ... | ... |