Skip to content

Commit

Permalink
Update redis to version 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jun 12, 2021
1 parent 53a193c commit cc65d16
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 @@ -25,7 +25,7 @@ Gem::Specification.new do |gem|
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 'redis', '4.1.0'
gem.add_dependency 'redis', '4.3.1'
gem.add_dependency 'sidekiq', '5.2.7'
gem.add_dependency 'sidekiq-status', '1.1.1'
gem.add_dependency 'ruby-progressbar', '1.10.1'
Expand Down

0 comments on commit cc65d16

Please sign in to comment.