summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-04-13 18:57:58 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-04-13 18:57:58 +0000
commitac7c588250d21211faed14ef9f69d2362a383595 (patch)
treed50520ec1a48711b98e20944a08c4adff4930ae2 /Gemfile.lock
parent303def3715dccef928f51c3a64789c03e9183718 (diff)
downloadgitlab-ce-ac7c588250d21211faed14ef9f69d2362a383595.tar.gz
Add latest changes from gitlab-org/security/gitlab@13-9-stable-ee
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 6 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 538a43a6eb8..9d3fb1eee49 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -998,7 +998,7 @@ GEM
retriable (3.1.2)
reverse_markdown (1.4.0)
nokogiri
- rexml (3.2.4)
+ rexml (3.2.5)
rinku (2.0.0)
rotp (2.1.2)
rouge (3.26.0)
@@ -1072,8 +1072,9 @@ GEM
ruby-magic-static (0.3.4)
ruby-prof (1.3.1)
ruby-progressbar (1.11.0)
- ruby-saml (1.7.2)
- nokogiri (>= 1.5.10)
+ ruby-saml (1.12.1)
+ nokogiri (>= 1.10.5)
+ rexml
ruby-statistics (2.1.2)
ruby2_keywords (0.0.2)
ruby_parser (3.15.0)
@@ -1498,6 +1499,7 @@ DEPENDENCIES
request_store (~> 1.5)
responders (~> 3.0)
retriable (~> 3.1.2)
+ rexml (~> 3.2.5)
rouge (~> 3.26.0)
rqrcode-rails3 (~> 0.1.7)
rspec-parameterized
@@ -1509,6 +1511,7 @@ DEPENDENCIES
ruby-magic-static (~> 0.3.4)
ruby-prof (~> 1.3.0)
ruby-progressbar (~> 1.10)
+ ruby-saml (~> 1.12.1)
ruby_parser (~> 3.15)
rubyzip (~> 2.0.0)
rugged (~> 1.0.1)