Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-12-15 00:07:17 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-15 00:07:17 +0300
commit046498496e140f96beb63ff45ec9b0bb9acdbdd3 (patch)
tree5d6854c7dc9ce586f13268927c9d7178965a78c4 /Gemfile
parent0ce623783c5970e2439cda2a5eab8cbb81c194c3 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 9333b7a8519..60e6f73dc74 100644
--- a/Gemfile
+++ b/Gemfile
@@ -492,6 +492,7 @@ group :test do
gem 'rspec_profiling', '~> 0.0.6', feature_category: :tooling
gem 'rspec-benchmark', '~> 0.6.0', feature_category: :tooling
gem 'rspec-parameterized', '~> 1.0', require: false, feature_category: :tooling
+ gem 'os', '~> 1.1', feature_category: :tooling
gem 'capybara', '~> 3.39', '>= 3.39.2' # rubocop:todo Gemfile/MissingFeatureCategory
gem 'capybara-screenshot', '~> 1.0.26' # rubocop:todo Gemfile/MissingFeatureCategory