about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorbeatrix <beatrix.bitrot@gmail.com>2017-12-26 12:43:52 -0500
committerEugen Rochko <eugen@zeonfederated.com>2017-12-26 18:43:52 +0100
commit127bfda521d97fd173acf3c4fdcedcb065f7eefb (patch)
tree4fc0627c00cf903277ecd7f4d9dc1bb434cdf919 /Gemfile.lock
parent149450946855070bc2792dc73ba3ea3392c2f7da (diff)
add ruby-progressbar to gemfile (fixes #6110) (#6111)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index febfb8561..46c87d7f7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -621,6 +621,7 @@ DEPENDENCIES
   rspec-sidekiq (~> 3.0)
   rubocop
   ruby-oembed (~> 0.12)
+  ruby-progressbar (~> 1.4)
   sanitize (~> 4.4)
   scss_lint (~> 0.55)
   sidekiq (~> 5.0)
@@ -643,4 +644,4 @@ RUBY VERSION
    ruby 2.4.2p198
 
 BUNDLED WITH
-   1.16.0
+   1.16.1