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:
Diffstat (limited to 'qa/Gemfile')
-rw-r--r--qa/Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/qa/Gemfile b/qa/Gemfile
index 21ca945a500..8b3a9802000 100644
--- a/qa/Gemfile
+++ b/qa/Gemfile
@@ -23,6 +23,9 @@ gem 'parallel', '~> 1.19'
gem 'rspec-parameterized', '~> 0.4.2'
gem 'github_api', '~> 0.18.2'
+gem 'chemlab', '~> 0.5'
+gem 'chemlab-library-www-gitlab-com', '~> 0.1'
+
group :development do
gem 'pry-byebug', '~> 3.5.1', platform: :mri
gem "ruby-debug-ide", "~> 0.7.0"