Skip to content

Commit

Permalink
chore(deps): update dependency redis to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 27, 2021
1 parent 5a4aeb4 commit 7a31f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem "minitest-focus", "~> 1.1"
gem "rack-test", "~> 1.0"
gem "rake", "~> 13.0"
gem "redcarpet", "~> 3.0"
gem "redis", "~> 3.2"
gem "redis", "~> 4.0"
gem "rspec", "~> 3.0"
gem "simplecov", "~> 0.9"
gem "sinatra"
Expand Down

0 comments on commit 7a31f76

Please sign in to comment.