Skip to content

Commit

Permalink
Update terminal-table to version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jan 28, 2021
1 parent 53a193c commit 892e117
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 @@ -24,7 +24,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'nokogiri', '>= 1.3.3'
gem.add_dependency 'imdb', '0.8.2'
gem.add_dependency 'awesome_print', '1.1.0'
gem.add_dependency 'terminal-table', '1.4.5'
gem.add_dependency 'terminal-table', '3.0.0'
gem.add_dependency 'redis', '4.1.0'
gem.add_dependency 'sidekiq', '5.2.7'
gem.add_dependency 'sidekiq-status', '1.1.1'
Expand Down

0 comments on commit 892e117

Please sign in to comment.