We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f14af5 commit f6d96d1Copy full SHA for f6d96d1
1 file changed
README.md
@@ -14,7 +14,7 @@ In your Gemfile:
14
15
```ruby
16
gem 'sass-rails', '~> 3.2'
17
-gem 'bootstrap-sass', '~> 2.3.1.3'
+gem 'bootstrap-sass', '~> 2.3.2'
18
```
19
20
`bundle install` and restart your server to make the files available.
@@ -123,7 +123,7 @@ Basically this means you should expect to append a separate patch version to the
123
### Bundler?
124
125
126
127
128
129
Don't use the standard `~> 2.x.y`. Your apps may break.
0 commit comments