diff options
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r-- | qa/Gemfile.lock | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock index ca23c4ac39d..3b89c3ece56 100644 --- a/qa/Gemfile.lock +++ b/qa/Gemfile.lock @@ -28,7 +28,6 @@ GEM require_all (>= 2, < 4) uuid (>= 2.3, < 3) ast (2.4.2) - awesome_print (1.9.2) binding_ninja (0.2.3) builder (3.2.4) byebug (9.1.0) @@ -92,8 +91,6 @@ GEM ffi-compiler (1.0.1) ffi (>= 1.0.0) rake - filelock (1.1.1) - find_a_port (1.0.1) fog-core (2.1.0) builder excon (~> 0.58) @@ -177,7 +174,6 @@ GEM concurrent-ruby (~> 1.0) ice_nine (0.11.2) influxdb-client (1.17.0) - json (2.6.1) jwt (2.3.0) knapsack (4.0.0) rake @@ -210,29 +206,6 @@ GEM sawyer (~> 0.8.0, >= 0.5.3) oj (3.13.11) os (1.1.4) - pact (1.59.0) - pact-mock_service (~> 3.0, >= 3.3.1) - pact-support (~> 1.15) - rack-test (>= 0.6.3, < 2.0.0) - rspec (~> 3.0) - term-ansicolor (~> 1.0) - thor (>= 0.20, < 2.0) - webrick (~> 1.3) - pact-mock_service (3.6.2) - filelock (~> 1.1) - find_a_port (~> 1.0.1) - json - pact-support (~> 1.12, >= 1.12.0) - rack (~> 2.0) - rspec (>= 2.14) - term-ansicolor (~> 1.0) - thor (>= 0.19, < 2.0) - webrick (~> 1.3) - pact-support (1.15.1) - awesome_print (~> 1.1) - randexp (~> 0.1.7) - rspec (>= 2.14) - term-ansicolor (~> 1.0) parallel (1.19.2) parallel_tests (2.29.0) parallel @@ -256,7 +229,6 @@ GEM rack (>= 1.0, < 3) rainbow (3.0.0) rake (13.0.6) - randexp (0.1.7) regexp_parser (2.1.1) representable (3.1.1) declarative (< 0.1.0) @@ -311,18 +283,12 @@ GEM jwt (>= 1.5, < 3.0) multi_json (~> 1.10) slack-notifier (2.4.0) - sync (0.5.0) systemu (2.6.5) table_print (1.5.7) - term-ansicolor (1.7.1) - tins (~> 1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - thor (1.2.1) thread_safe (0.3.6) timecop (0.9.1) - tins (1.31.0) - sync trailblazer-option (0.1.2) tzinfo (2.0.4) concurrent-ruby (~> 1.0) @@ -372,7 +338,6 @@ DEPENDENCIES influxdb-client (~> 1.17) knapsack (~> 4.0) octokit (~> 4.21) - pact (~> 1.12) parallel (~> 1.19) parallel_tests (~> 2.29) pry-byebug (~> 3.5.1) |