Skip to content

Commit

Permalink
Update ruby-progressbar to version 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Dec 21, 2018
1 parent 0a46c5e commit 8960bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filmdb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'redis', '3.2.1'
gem.add_dependency 'sidekiq', '3.3.4'
gem.add_dependency 'sidekiq-status', '1.1.1'
gem.add_dependency 'ruby-progressbar', '1.9.0'
gem.add_dependency 'ruby-progressbar', '1.10.0'

gem.add_development_dependency 'rake'
gem.add_development_dependency 'rspec'
Expand Down

0 comments on commit 8960bd8

Please sign in to comment.