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-05-06 14:01:08 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2021-05-06 14:01:08 +0300
commit73ff03814293da40780b7a858f5f853bc4494280 (patch)
treec7d685226af0267512ef778dceb6beca7ed9791e /README.md
parent5be8a01c0c28c5631ad0062ab121e5816466117f (diff)
Update to v5.0.0v5.0.0
1. Updater: Add `util/backdrop.js` to the list of inlined srcs. 2. `bundle exec rake 'update[v5.0.0]' 3. Update version numbers. 4. Bump minimum Popper version from 2.9.1 to 2.9.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 96fcd60..083ed82 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.0.0.beta3'
+gem 'bootstrap', '~> 5.0.0'
```
Ensure that `sprockets-rails` is at least v2.3.2.