diff options
author | Sean McGivern <sean@gitlab.com> | 2017-03-09 12:58:46 +0000 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2017-03-09 12:59:18 +0000 |
commit | 53220a28b80f0ac5259b062855d01078bdc4d6c8 (patch) | |
tree | 993c8de24542b6cf18d92aba685cfdc8e04cc6d7 /Gemfile.lock | |
parent | 1df518ff2c3a22ff6088195f4ce5725b976d716e (diff) | |
download | gitlab-ce-53220a28b80f0ac5259b062855d01078bdc4d6c8.tar.gz |
Update ACE to 1.2.6update-ace
Fixes input problems with compose key in Chrome 53+ - has been reported
for Chinese and Hangul at least.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 62388628eaa..c60c045a4c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.3.2) - ace-rails-ap (4.1.0) + ace-rails-ap (4.1.2) actionmailer (4.2.8) actionpack (= 4.2.8) actionview (= 4.2.8) |