diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-02-06 18:09:43 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-02-06 18:09:43 +0000 |
commit | 33998a0e768263828f497685ae030f585193317f (patch) | |
tree | 791e2c3322a17f668a2a4abdd251a8362885f381 /qa/Gemfile.lock | |
parent | 7b69a22d499787378aa30561822ef797a99c22e5 (diff) | |
download | gitlab-ce-33998a0e768263828f497685ae030f585193317f.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r-- | qa/Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock index 56fb838a7df..c130691432d 100644 --- a/qa/Gemfile.lock +++ b/qa/Gemfile.lock @@ -63,7 +63,7 @@ GEM domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) excon (0.92.4) - faker (3.1.0) + faker (3.1.1) i18n (>= 1.8.11, < 2) faraday (2.5.2) faraday-net_http (>= 2.0, < 3.1) @@ -313,7 +313,7 @@ DEPENDENCIES chemlab-library-www-gitlab-com (~> 0.1, >= 0.1.1) confiner (~> 0.4) deprecation_toolkit (~> 2.0.1) - faker (~> 3.1) + faker (~> 3.1, >= 3.1.1) faraday-retry (~> 2.0) fog-core (= 2.1.0) fog-google (~> 1.19) @@ -342,4 +342,4 @@ DEPENDENCIES zeitwerk (~> 2.6, >= 2.6.6) BUNDLED WITH - 2.4.4 + 2.4.6 |