add ruby-progressbar to gemfile (fixes #6110) (#6111)

This commit is contained in:
beatrix 2017-12-26 12:43:52 -05:00 committed by Eugen Rochko
parent 1494509468
commit 127bfda521
2 changed files with 3 additions and 1 deletions

View file

@ -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