# frozen_string_literal: true

source "https://rubygems.org"

gem 'redis', '>= 4.0'
