mirror of
https://github.com/neocities/neocities.git
synced 2025-07-25 03:48:22 +02:00
redis-namespace is needed
This commit is contained in:
parent
939d902b71
commit
b51bb9d917
3 changed files with 6 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -2,6 +2,7 @@ source 'https://rubygems.org'
|
|||
|
||||
gem 'sinatra'
|
||||
gem 'redis'
|
||||
gem 'redis-namespace'
|
||||
gem 'sequel', '4.8.0'
|
||||
gem 'bcrypt'
|
||||
gem 'sinatra-flash', require: 'sinatra/flash'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue