diff --git a/examples/using-resque/Gemfile b/examples/using-resque/Gemfile index b438976..244786c 100644 --- a/examples/using-resque/Gemfile +++ b/examples/using-resque/Gemfile @@ -4,4 +4,4 @@ gem "resque", "2.6.0" gem 'resque-scheduler' -gem "redis", "5.3.0" +gem "redis", "5.4.0"