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,6 +140,7 @@ GEM | ||
140 | sass-rails (>= 3.1.1) | 140 | sass-rails (>= 3.1.1) |
141 | foreman (0.47.0) | 141 | foreman (0.47.0) |
142 | thor (>= 0.13.6) | 142 | thor (>= 0.13.6) |
143 | + gemoji (1.1.1) | ||
143 | gherkin-ruby (0.2.1) | 144 | gherkin-ruby (0.2.1) |
144 | git (1.2.5) | 145 | git (1.2.5) |
145 | github-linguist (2.3.4) | 146 | github-linguist (2.3.4) |
@@ -422,6 +423,7 @@ DEPENDENCIES | @@ -422,6 +423,7 @@ DEPENDENCIES | ||
422 | ffaker | 423 | ffaker |
423 | font-awesome-sass-rails (~> 2.0.0) | 424 | font-awesome-sass-rails (~> 2.0.0) |
424 | foreman | 425 | foreman |
426 | + gemoji | ||
425 | git | 427 | git |
426 | github-linguist (~> 2.3.4) | 428 | github-linguist (~> 2.3.4) |
427 | github-markup (~> 0.7.4) | 429 | github-markup (~> 0.7.4) |