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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-10-27 15:08:33 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-27 15:08:33 +0300
commiteb004dc626d3a1c9497e8b9dc0f3f578afd05fd9 (patch)
tree1cf688ab28dd0629e74a6a458d8ed5bee1c59642 /Gemfile
parentfae19e0b68830e140d93c7463368a16c13887b54 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index ff47974edc2..d3671cac4f5 100644
--- a/Gemfile
+++ b/Gemfile
@@ -317,7 +317,7 @@ gem 'premailer-rails', '~> 1.10.3'
gem 'gitlab-labkit', '0.13.1'
# I18n
-gem 'ruby_parser', '~> 3.8', require: false
+gem 'ruby_parser', '~> 3.15', require: false
gem 'rails-i18n', '~> 6.0'
gem 'gettext_i18n_rails', '~> 1.8.0'
gem 'gettext_i18n_rails_js', '~> 1.3'