Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2021-11-05 15:47:27 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2021-11-05 15:47:27 +0300
commitdcf74d7daa8c8c7f7e6705e3761fbf0836161183 (patch)
treefd91e1289159f1a1ae64ccd67770533f32848eab /README.md
parent9b7f652f18a43afde55ac3996f7ede6c95d86dc7 (diff)
Update to v5.1.2v5.1.2
bundle exec rake 'update[v5.1.2]'
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1b3e6fd..0bff4d6 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.1'
+gem 'bootstrap', '~> 5.1.2'
```
Ensure that `sprockets-rails` is at least v2.3.2.