summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-05-09 16:15:01 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-05-10 13:59:05 -0500
commit53568da9ed6e2c4bae3c06b0fb1d595033921334 (patch)
tree9d901d554f970ca1e0dbc40948539e03847dd649 /Gemfile.lock
parente3911a1896d8725f7b739929b7de1ab09917eed5 (diff)
downloadgitlab-ce-53568da9ed6e2c4bae3c06b0fb1d595033921334.tar.gz
Update Ace Editor
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 86b9142ef27..c02698bcca7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -3,7 +3,7 @@ GEM
specs:
CFPropertyList (2.3.2)
RedCloth (4.2.9)
- ace-rails-ap (2.0.1)
+ ace-rails-ap (4.0.2)
actionmailer (4.2.6)
actionpack (= 4.2.6)
actionview (= 4.2.6)
@@ -882,7 +882,7 @@ PLATFORMS
DEPENDENCIES
RedCloth (~> 4.2.9)
- ace-rails-ap (~> 2.0.1)
+ ace-rails-ap (~> 4.0.2)
activerecord-deprecated_finders (~> 1.0.3)
activerecord-session_store (~> 0.1.0)
acts-as-taggable-on (~> 3.4)