diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-09-01 13:47:44 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-09-01 13:47:44 +0300 |
commit | 8235d3ecdfb313714ea562a3fea70da7a4692a36 (patch) | |
tree | f456a80b8dbb4069bb3a8493a4996d9ce60a675f /Gemfile.lock | |
parent | 4198b58a8c21bf99e370fa3dd1452bdb278a0be9 (diff) | |
parent | 0cbc19f9449ffc6e624c0b7e22ea837468658377 (diff) | |
download | gitlab-ce-8235d3ecdfb313714ea562a3fea70da7a4692a36.tar.gz |
Merge pull request #7659 from Razer6/feature/shortcuts
Awesome keyboard shortcuts for GitLab
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index edd30fda37a..cee22969215 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -287,6 +287,7 @@ GEM mime-types (1.25.1) mini_portile (0.6.0) minitest (5.3.5) + mousetrap-rails (1.4.6) multi_json (1.10.1) multi_xml (0.5.5) multipart-post (1.2.0) @@ -636,6 +637,7 @@ DEPENDENCIES launchy letter_opener minitest (~> 5.3.0) + mousetrap-rails mysql2 nprogress-rails omniauth (~> 1.1.3) |