diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-08-08 09:12:15 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-08-08 09:12:15 +0000 |
commit | 5bd8b9d24f16a0b9773c55cd0680ed98d345b07c (patch) | |
tree | 14f131de11550de67ef8a38c369b4362245272b2 /Gemfile.lock | |
parent | 5bc16a3b1a97fc22d34be1b23cb2fc9050a9bd06 (diff) | |
download | gitlab-ce-5bd8b9d24f16a0b9773c55cd0680ed98d345b07c.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 5a630a545a3..4f70e275509 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1380,7 +1380,7 @@ GEM mixlib-shellout (>= 2.0, < 4.0) net-scp (>= 1.2, < 4.0) net-ssh (>= 2.9, < 7.0) - truncato (0.7.11) + truncato (0.7.12) htmlentities (~> 4.3.1) nokogiri (>= 1.7.0, <= 2.0) tty-color (0.6.0) @@ -1757,7 +1757,7 @@ DEPENDENCIES timecop (~> 0.9.1) timfel-krb5-auth (~> 0.8) toml-rb (~> 2.0) - truncato (~> 0.7.11) + truncato (~> 0.7.12) typhoeus (~> 1.4.0) u2f (~> 0.2.1) undercover (~> 0.4.4) |