seiyria / bootstrap-slider

A slider control for Bootstrap 3 & 4.
http://seiyria.github.io/bootstrap-slider/
Other
3k stars 1.14k forks source link

Rails 6.+ version not supporting from gem file. #956

Closed venkatnr closed 3 years ago

venkatnr commented 3 years ago

When am updating my project from 5.2.4.4 to 6.0.3.4 am getting

Could not find gem 'bootstrap-slider-rails (~> 11.0.2)' in any of the gem sources listed in your Gemfile or in gems cached in vendor/cache.

railties < 6.0, >= 3.2

so how to use bootstrap-slider in rails 6 application, or is there any alternative to bootstrap-slider gem.

seiyria commented 3 years ago

We don't directly support rails. You should ask on their github issue tracker.