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-08-12 15:58:01 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2021-08-12 15:58:25 +0300
commit7b25c697d8e2dcf983c3a71c18faeee78e5b3db5 (patch)
treea1aec9322f4ad6a1e31ce452faecac2badefc161 /README.md
parentc702c4dc732f44116e36837baffdf2efef4330f4 (diff)
Update to v5.0.2v5.0.2
bundle exec rake 'update[v5.0.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 ba4a2ec..50691b4 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.1'
+gem 'bootstrap', '~> 5.0.2'
```
Ensure that `sprockets-rails` is at least v2.3.2.