diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-03-03 22:27:34 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-03-03 22:27:34 +0000 |
commit | af4486c9f7697f5186bcef08000ca954793bc31b (patch) | |
tree | 8a97f10b4312c42fe226ab2001d5f4b14215245b /Gemfile.lock | |
parent | 03979b4aaf060cae40934b2aade0bbe8a210e311 (diff) | |
download | gitlab-ce-af4486c9f7697f5186bcef08000ca954793bc31b.tar.gz |
Add latest changes from gitlab-org/security/gitlab@13-9-stable-ee
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index bea01cf000d..90ee2eaec09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1186,7 +1186,7 @@ GEM rack (>= 1, < 3) thor (1.1.0) thread_safe (0.3.6) - thrift (0.13.0) + thrift (0.14.0) tilt (2.0.10) timecop (0.9.1) timeliness (0.3.10) @@ -1535,6 +1535,7 @@ DEPENDENCIES terser (= 1.0.2) test-prof (~> 0.12.0) thin (~> 1.8.0) + thrift (>= 0.14.0) timecop (~> 0.9.1) toml-rb (~> 1.0.0) truncato (~> 0.7.11) |