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>2022-03-25 09:07:49 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-03-25 09:07:49 +0300
commitc27fef0df61bfe5028f37807dc17a0f1c49c250d (patch)
tree91c3dc931a89a645ceda2273f4ac7a5d5629200a /Gemfile
parent249f3953373d9f7389c1cfa5e5b322acb41d09f6 (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 49a5e75d4e9..f3283f49d3e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -389,7 +389,7 @@ group :development, :test do
gem 'knapsack', '~> 1.21.1'
gem 'crystalball', '~> 0.7.0', require: false
- gem 'simple_po_parser', '~> 1.1.2', require: false
+ gem 'simple_po_parser', '~> 1.1.6', require: false
gem 'timecop', '~> 0.9.1'