Skip to content
代码片段 群组 项目
未验证 提交 ae52420e 编辑于 作者: Andrejs Cunskis's avatar Andrejs Cunskis 提交者: GitLab
浏览文件

Merge branch 'renovate-qa/faker-3.x' into 'master'

Update dependency faker to '~> 3.2', '>= 3.2.3'

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141716



Merged-by: default avatarAndrejs Cunskis <acunskis@gitlab.com>
Approved-by: default avatarAndrejs Cunskis <acunskis@gitlab.com>
Co-authored-by: default avatarGitLab Renovate Bot <gitlab-bot@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -16,7 +16,7 @@ gem 'airborne', '~> 0.3.7', require: false # airborne is messing with rspec sand ...@@ -16,7 +16,7 @@ gem 'airborne', '~> 0.3.7', require: false # airborne is messing with rspec sand
gem 'rest-client', '~> 2.1.0' gem 'rest-client', '~> 2.1.0'
gem 'rspec-retry', '~> 0.6.2', require: 'rspec/retry' gem 'rspec-retry', '~> 0.6.2', require: 'rspec/retry'
gem 'rspec_junit_formatter', '~> 0.6.0' gem 'rspec_junit_formatter', '~> 0.6.0'
gem 'faker', '~> 3.2', '>= 3.2.2' gem 'faker', '~> 3.2', '>= 3.2.3'
gem 'knapsack', '~> 4.0' gem 'knapsack', '~> 4.0'
gem 'parallel_tests', '~> 4.4' gem 'parallel_tests', '~> 4.4'
gem 'rotp', '~> 6.3.0' gem 'rotp', '~> 6.3.0'
......
...@@ -80,7 +80,7 @@ GEM ...@@ -80,7 +80,7 @@ GEM
excon (0.92.4) excon (0.92.4)
factory_bot (6.3.0) factory_bot (6.3.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
faker (3.2.2) faker (3.2.3)
i18n (>= 1.8.11, < 2) i18n (>= 1.8.11, < 2)
faraday (2.5.2) faraday (2.5.2)
faraday-net_http (>= 2.0, < 3.1) faraday-net_http (>= 2.0, < 3.1)
...@@ -354,7 +354,7 @@ DEPENDENCIES ...@@ -354,7 +354,7 @@ DEPENDENCIES
chemlab-library-www-gitlab-com (~> 0.1, >= 0.1.1) chemlab-library-www-gitlab-com (~> 0.1, >= 0.1.1)
deprecation_toolkit (~> 2.0.4) deprecation_toolkit (~> 2.0.4)
factory_bot (~> 6.3.0) factory_bot (~> 6.3.0)
faker (~> 3.2, >= 3.2.2) faker (~> 3.2, >= 3.2.3)
faraday-retry (~> 2.2) faraday-retry (~> 2.2)
fog-core (= 2.1.0) fog-core (= 2.1.0)
fog-google (~> 1.19) fog-google (~> 1.19)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册