Skip to content

Commit

Permalink
Update redis to version 4.1.0 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and kowal committed Dec 21, 2018
1 parent 0a46c5e commit 2c96adf
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', '3.2.1'
gem.add_dependency 'redis', '4.1.0'
gem.add_dependency 'sidekiq', '3.3.4'
gem.add_dependency 'sidekiq-status', '1.1.1'
gem.add_dependency 'ruby-progressbar', '1.9.0'
Expand Down

0 comments on commit 2c96adf

Please sign in to comment.