bootstrap-ruby / bootstrap_form

Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.
MIT License
1.64k stars 352 forks source link

Update Gemfiles? #727

Open lcreid opened 4 months ago

lcreid commented 4 months ago

https://github.com/bootstrap-ruby/bootstrap_form/pull/726 had to add three gems to the gemfiles because they're not going to be included in the standard library in Ruby 3.4. I assume that these gems will actually have to be included as part of Rails at some point, so we should monitor and clean up our gemfiles when Rails indicates its dependencies on the gems.