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>2020-08-09 10:37:32 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2020-08-09 10:37:32 +0300
commitca9e27946b00f0600ed3ca346e09ca0bb7e12899 (patch)
tree6c58b21c1c0622ef3d0e75fc4e5025616532aed5 /README.md
parent3fdec8b995d200174099adbfec898c5677918868 (diff)
Bump to v4.5.2v4.5.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 a356b2f..fa5eda6 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Please see the appropriate guide for your environment of choice:
Add `bootstrap` to your Gemfile:
```ruby
-gem 'bootstrap', '~> 4.5.0'
+gem 'bootstrap', '~> 4.5.2'
```
Ensure that `sprockets-rails` is at least v2.3.2.