Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
codeodor committed Sep 19, 2019
2 parents 8fd5dc8 + 6ebc8c8 commit dcd64ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Twitter Bootstrap for Rails 5 and Rails 4 Asset Pipeline
# Twitter Bootstrap for Rails 6, 5 and 4 Asset Pipeline

Bootstrap is a toolkit from Twitter designed to kickstart development of web apps and sites. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.

twitter-bootstrap-rails project integrates Bootstrap CSS toolkit for Rails Asset Pipeline (Rails 4, 3.x versions are supported)
twitter-bootstrap-rails project integrates Bootstrap CSS toolkit for Rails Asset Pipeline (Rails 6, Rails 5 and Rails 3.x versions are supported)

[![Gem Version](https://badge.fury.io/rb/twitter-bootstrap-rails.svg)](http://badge.fury.io/rb/twitter-bootstrap-rails)
[![Dependency Status](https://gemnasium.com/seyhunak/twitter-bootstrap-rails.svg?travis)](https://gemnasium.com/seyhunak/twitter-bootstrap-rails?travis)
Expand Down
4 changes: 2 additions & 2 deletions twitter-bootstrap-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Gem::Specification.new do |s|
s.email = ["seyhunak@gmail.com"]
s.license = 'MIT'
s.homepage = "https://github.com/seyhunak/twitter-bootstrap-rails"
s.summary = %q{Bootstrap CSS toolkit for Rails 5, 4.x Asset Pipeline}
s.description = %q{twitter-bootstrap-rails project integrates Bootstrap CSS toolkit for Rails 5, 4.x Asset Pipeline}
s.summary = %q{Bootstrap CSS toolkit for Rails 6, 5, 4 Asset Pipeline}
s.description = %q{twitter-bootstrap-rails project integrates Bootstrap CSS toolkit for Rails 6, 5, 4.x Asset Pipeline}

s.rubyforge_project = "twitter-bootstrap-rails"
s.files = Dir["lib/**/*"] + Dir["vendor/**/*"] + Dir["app/**/*"] + ["Rakefile", "README.md"]
Expand Down

0 comments on commit dcd64ba

Please sign in to comment.