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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2020-10-27 07:31:06 +0300
committerEvan Read <eread@gitlab.com>2020-10-27 07:31:06 +0300
commit4b3dc9a3a1411a256f22912169eb0d732fedee07 (patch)
tree5622df470907d41c8d6be62dadee13ed093cb554 /Gemfile.lock
parent7231349fd40cf4109af8043973c4faa0982025d4 (diff)
Use latest bundler that comes with Ruby 2.7.2
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 6 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d3678c88..dc6c9cb4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -29,7 +29,6 @@ GEM
em-websocket (0.5.2)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
- equatable (0.6.1)
eventmachine (1.2.7)
ffi (1.13.1)
formatador (0.2.5)
@@ -106,8 +105,7 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.19.2)
- pastel (0.7.4)
- equatable (~> 0.6)
+ pastel (0.8.0)
tty-color (~> 0.5)
pry (0.13.1)
coderay (~> 1.1)
@@ -132,13 +130,13 @@ GEM
rspec-mocks (~> 3.9.0)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
- rspec-expectations (3.9.2)
+ rspec-expectations (3.9.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
- rspec-support (3.9.3)
+ rspec-support (3.9.4)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
@@ -153,8 +151,8 @@ GEM
thor (1.0.1)
tomlrb (1.3.0)
tty-color (0.5.2)
- tty-command (0.9.0)
- pastel (~> 0.7.0)
+ tty-command (0.10.0)
+ pastel (~> 0.8)
tty-platform (0.3.0)
tty-which (0.4.2)
zeitwerk (2.4.0)
@@ -179,4 +177,4 @@ DEPENDENCIES
scss_lint (~> 0.59.0)
BUNDLED WITH
- 1.17.3
+ 2.1.4