Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbéla <kukac7@gmail.com>2017-08-11 13:54:24 +0300
committerXhmikosR <xhmikosr@gmail.com>2017-08-11 13:54:24 +0300
commit06044d5f827b0b9e611110f59aef77bb603102ca (patch)
treea431ee3967c134285bf0c6c38e307547558df0c3 /index.html
parentbfd05c3423b8d92721444f002311e7d261ef30a7 (diff)
Update Rubygems version. (#23289)
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 58a2131eaf..f9afb1a850 100644
--- a/index.html
+++ b/index.html
@@ -43,7 +43,7 @@ npm install bootstrap@{{ site.current_version }}
{% endhighlight %}
{% highlight sh %}
-gem install bootstrap -v 4.0.0.alpha6
+gem install bootstrap -v 4.0.0.beta
{% endhighlight %}
{% highlight sh %}