diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-01-11 18:16:38 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-01-11 18:16:38 +0000 |
commit | b330f7f0bfb2035b03e84e5fa751816b6ad9b841 (patch) | |
tree | 5dd72fddc7545c3fb6c5bff6b662bea3dea54d79 /Gemfile.lock | |
parent | a8281ac43424e4b820286823bdb48f068b21d7d3 (diff) | |
download | gitlab-ce-b330f7f0bfb2035b03e84e5fa751816b6ad9b841.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 69b14bb1312..645a38e155b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -333,6 +333,8 @@ GEM escape_utils (1.2.1) et-orbi (1.2.1) tzinfo + ethon (0.15.0) + ffi (>= 1.15.0) eventmachine (1.2.7) excon (0.71.1) execjs (2.8.1) @@ -1311,6 +1313,8 @@ GEM tty-screen (~> 0.8) wisper (~> 2.0) tty-screen (0.8.1) + typhoeus (1.4.0) + ethon (>= 0.9.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) u2f (0.2.1) @@ -1655,6 +1659,7 @@ DEPENDENCIES timecop (~> 0.9.1) toml-rb (~> 2.0) truncato (~> 0.7.11) + typhoeus (~> 1.4.0) u2f (~> 0.2.1) undercover (~> 0.4.4) unf (~> 0.1.4) |