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>2023-06-08 03:11:42 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-08 03:11:42 +0300
commit356e3c444dc8fab920d3547461b6ae721c5eb50f (patch)
tree1de57bb445a71aeb8684f5a1f15d2b04fd60a99b /Gemfile
parente0d38e233de6113b51f784452d0f1f805356adaa (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 e04a506a2cc..b6297d42a81 100644
--- a/Gemfile
+++ b/Gemfile
@@ -322,7 +322,7 @@ gem 'gon', '~> 6.4.0'
gem 'request_store', '~> 1.5.1'
gem 'base32', '~> 0.3.0'
-gem 'gitlab-license', '~> 2.2.1'
+gem 'gitlab-license', '~> 2.3'
# Protect against bruteforcing
gem 'rack-attack', '~> 6.6.1'