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>2018-12-25 13:51:35 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2018-12-25 13:51:35 +0300
commit2f5416832341821fb1786d0eedca408687ac640c (patch)
tree617207accc61e6b8d34c924aab1106107bcb06dc /README.md
parente8dde96236d725bcd7908bd2bd0f0ec7763127fb (diff)
Bump to v4.2.1v4.2.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 61d381f..7bc98de 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.1.3'
+gem 'bootstrap', '~> 4.2.1'
```
Ensure that `sprockets-rails` is at least v2.3.2.