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:
authorYorick Peterse <yorickpeterse@gmail.com>2015-08-25 21:24:38 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2015-08-25 21:29:03 +0300
commit1eba96c636fc441c7fafbffe0a3cdf195a1595f9 (patch)
treeb114164150c2608f6ce19000110c97a7d3244f64 /Gemfile.lock
parent575708776145f84107667d4880cc893d3e88ebd3 (diff)
Update Racc to 1.4.12
This ensures GitLab can actually run Rubinius, previously it would segfault in Racc during the bootup phase.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a7cfe6b7511..07a44c50557 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -462,7 +462,7 @@ GEM
pyu-ruby-sasl (0.0.3.3)
quiet_assets (1.0.2)
railties (>= 3.1, < 5.0)
- racc (1.4.10)
+ racc (1.4.12)
rack (1.5.5)
rack-accept (0.4.5)
rack (>= 0.4)