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-01-26 16:07:14 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2021-01-26 16:07:15 +0300
commite9e5b38bbb88b7b28b902b172ed8c6382478ebd2 (patch)
treec10085b817f310a5cb23210d26cdc414cb66789f /README.md
parentca9e27946b00f0600ed3ca346e09ca0bb7e12899 (diff)
Update to 4.6.0v4.6.0
1. rake 'update[v4.6.0]' 2. Bump version in lib/boostrap/version.rb and README.md
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 fa5eda6..75840cb 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.2'
+gem 'bootstrap', '~> 4.6.0'
```
Ensure that `sprockets-rails` is at least v2.3.2.