From 9b7f652f18a43afde55ac3996f7ede6c95d86dc7 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Fri, 5 Nov 2021 12:46:31 +0000 Subject: Update to v5.1.1 bundle exec rake 'update[v5.1.0]' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 569f42b..1b3e6fd 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Please see the appropriate guide for your environment of choice: Add `bootstrap` to your Gemfile: ```ruby -gem 'bootstrap', '~> 5.1.0' +gem 'bootstrap', '~> 5.1.1' ``` Ensure that `sprockets-rails` is at least v2.3.2. -- cgit v1.2.3