# frozen_string_literal: true class Redis module ActionPack VERSION = '5.5.0' end end