Skip to content

Commit 6fe1aba

Browse files
authored
Update README.md
1 parent 5c159cc commit 6fe1aba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ If you're just looking for Bootstrap markup on your Devise views, and don't want
1313
Add these lines to your application's `Gemfile`:
1414

1515
```ruby
16-
gem 'bootstrap', '~> 4.0'
17-
gem "bootstrap_form", "~> 4.0"
16+
gem 'bootstrap', '~> 5.0'
17+
gem "bootstrap_form", "~> 5.0"
1818
gem 'devise'
1919
# gem 'devise-i18n'
2020
# gem 'devise_invitable'

0 commit comments

Comments
 (0)