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.lock')
-rw-r--r--qa/Gemfile.lock28
1 files changed, 14 insertions, 14 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index f641e6e112b..8e64739df58 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -182,7 +182,7 @@ GEM
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
- octokit (5.6.1)
+ octokit (6.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
oj (3.13.21)
@@ -223,18 +223,18 @@ GEM
retriable (3.1.2)
rexml (3.2.5)
rotp (6.2.0)
- rspec (3.11.0)
- rspec-core (~> 3.11.0)
- rspec-expectations (~> 3.11.0)
- rspec-mocks (~> 3.11.0)
- rspec-core (3.11.0)
- rspec-support (~> 3.11.0)
- rspec-expectations (3.11.1)
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.0)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-mocks (3.11.1)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
+ rspec-support (~> 3.12.0)
rspec-parameterized (0.5.2)
binding_ninja (>= 0.2.3)
parser
@@ -243,7 +243,7 @@ GEM
unparser
rspec-retry (0.6.2)
rspec-core (> 3.3)
- rspec-support (3.11.1)
+ rspec-support (3.12.0)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
ruby-debug-ide (0.7.3)
@@ -318,7 +318,7 @@ DEPENDENCIES
influxdb-client (~> 2.7)
knapsack (~> 4.0)
nokogiri (~> 1.13, >= 1.13.9)
- octokit (~> 5.6.1)
+ octokit (~> 6.0.0)
parallel (~> 1.22, >= 1.22.1)
parallel_tests (~> 3.13)
pry-byebug (~> 3.10.1)
@@ -326,7 +326,7 @@ DEPENDENCIES
rake (~> 13, >= 13.0.6)
rest-client (~> 2.1.0)
rotp (~> 6.2.0)
- rspec (~> 3.11)
+ rspec (~> 3.12)
rspec-parameterized (~> 0.5.2)
rspec-retry (~> 0.6.2)
rspec_junit_formatter (~> 0.6.0)