We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c159cc commit 6fe1abaCopy full SHA for 6fe1aba
1 file changed
README.md
@@ -13,8 +13,8 @@ If you're just looking for Bootstrap markup on your Devise views, and don't want
13
Add these lines to your application's `Gemfile`:
14
15
```ruby
16
-gem 'bootstrap', '~> 4.0'
17
-gem "bootstrap_form", "~> 4.0"
+gem 'bootstrap', '~> 5.0'
+gem "bootstrap_form", "~> 5.0"
18
gem 'devise'
19
# gem 'devise-i18n'
20
# gem 'devise_invitable'
0 commit comments