diff options
| author | Robert Speicher <rspeicher@gmail.com> | 2016-02-12 15:34:00 -0500 |
|---|---|---|
| committer | Robert Speicher <rspeicher@gmail.com> | 2016-02-12 15:34:00 -0500 |
| commit | f9bf87bbe812a9ea183f1746c0d7bd82cc8423f4 (patch) | |
| tree | 9d0fb8f0716ba3b45ae292fcb971d34791ea9a12 /Gemfile | |
| parent | 65c81466c4548b8e3ebd571dcf48202769b5225b (diff) | |
| download | gitlab-ce-f9bf87bbe812a9ea183f1746c0d7bd82cc8423f4.tar.gz | |
Update gitlab_emoji to ~> 0.3.0
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -204,7 +204,7 @@ gem 'jquery-turbolinks', '~> 2.1.0' gem 'addressable', '~> 2.3.8' gem 'bootstrap-sass', '~> 3.3.0' gem 'font-awesome-rails', '~> 4.2' -gem 'gitlab_emoji', '~> 0.2.0' +gem 'gitlab_emoji', '~> 0.3.0' gem 'gon', '~> 6.0.1' gem 'jquery-atwho-rails', '~> 1.3.2' gem 'jquery-rails', '~> 4.0.0' |
