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>2019-02-13 21:52:00 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2019-02-13 21:53:07 +0300
commitcbbed2df0081a7f85c9159c6626d8fba4d6732b4 (patch)
tree5c4ef3924b032a1c4de3bc02e444b25b06e6cdc7 /README.md
parenta63d04c96d14e42492ccdba1d7f3d6ec1af022a9 (diff)
Bump bootstrap to 4.3.1v4.3.1
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 62f80a3..256076b 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.3.0'
+gem 'bootstrap', '~> 4.3.1'
```
Ensure that `sprockets-rails` is at least v2.3.2.