From 46b7de94f58f2d9d26955692bb4a77c6bf4ee396 Mon Sep 17 00:00:00 2001 From: Chedli Bourguiba Date: Thu, 19 Oct 2023 01:49:53 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1fcba57..b6668fe 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ This rails plugin wraps the OpenStack Swift provider as an Active Storage service. -Compatible with rails `6.0.x`, `6.1.x`, `7.0.x` as well as `rails main branch` (edge). +Compatible with rails `6.0.x`, `6.1.x`, `7.0.x`, `7.1.x` as well as `rails main branch` (edge). -Compatible with ruby `2.5`, `2.6`, `2.7`, `3.0`, `3.1`. +Compatible with ruby `2.5`, `2.6`, `2.7`, `3.0`, `3.1`, `3.2`. **This gem currently supports `fog-openstack` version `~ 1.0`**