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-11-05 15:46:31 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2021-11-05 15:46:31 +0300
commit9b7f652f18a43afde55ac3996f7ede6c95d86dc7 (patch)
tree982c69498d990448f9a1d161739fe10fa4d3f6c9 /README.md
parent8180cf0f5e6c11cd2bbe31528fbce0243157dcc8 (diff)
Update to v5.1.1v5.1.1
bundle exec rake 'update[v5.1.0]'
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 569f42b..1b3e6fd 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.1.0'
+gem 'bootstrap', '~> 5.1.1'
```
Ensure that `sprockets-rails` is at least v2.3.2.