summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2722d21..0595d89 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -6,6 +6,7 @@ GEM
parallel (1.22.1)
parser (3.1.2.1)
ast (~> 2.4.1)
+ progressbar (1.11.0)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.6.0)
@@ -23,14 +24,21 @@ GEM
rubocop-ast (1.23.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
+ sync (0.5.0)
+ term-ansicolor (1.7.1)
+ tins (~> 1.0)
+ tins (1.32.1)
+ sync
unicode-display_width (2.3.0)
PLATFORMS
ruby
DEPENDENCIES
+ progressbar (~> 1.11)
rake (~> 13.0)
rubocop (~> 1.7)
+ term-ansicolor (~> 1.7)
BUNDLED WITH
2.2.33