Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-02-10 18:18:46 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-02-10 18:18:46 +0400
commit1794f606bd74ae775cd10a3f7da293fb67134c1c (patch)
tree59ef9db97118cddd6035f2f1ff42629ddaaf766f /Gemfile.lock
parentbaf8afc6d34a01555141bc297d84f5bffd4393c0 (diff)
Use ace editor as gem
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2eb6ee9691c..59bdac20d98 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,6 +8,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
+ ace-rails-ap (2.0.1)
actionmailer (4.0.2)
actionpack (= 4.0.2)
mail (~> 2.5.4)
@@ -545,6 +546,7 @@ PLATFORMS
ruby
DEPENDENCIES
+ ace-rails-ap
actionpack-action_caching
actionpack-page_caching
acts-as-taggable-on