Skip to content

Commit

Permalink
specify redis-namespace version for exists
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuman committed Jan 10, 2021
1 parent c8c5bee commit ae68d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -3,7 +3,7 @@ source "https://rubygems.org"
gemspec

gem "rake"
gem "redis-namespace"
gem "redis-namespace", ">= 1.8.0"
gem "rails", ">= 6.0.2"
gem "sqlite3", platforms: :ruby
gem "activerecord-jdbcsqlite3-adapter", platforms: :jruby
Expand Down

0 comments on commit ae68d2b

Please sign in to comment.