From 38e5d64d2edf2775e8f8e00fc7fd8ad2372f97ec Mon Sep 17 00:00:00 2001 From: mario Date: Fri, 15 Mar 2024 11:24:25 +0100 Subject: [PATCH] =?UTF-8?q?change=20to=20double=20quotes=20in=20README=20?= =?UTF-8?q?=F0=9F=99=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86a4374..f97b848 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Rails/ShortI18n: Add this line to your application's Gemfile: ```ruby -gem 'ruboclean', require: false +gem "ruboclean", require: false ``` And then execute: