Merge pull request #2812 from openSUSE/depfu/update/bootstrap-switch-rails-3.3.5

Upgrade bootstrap-switch-rails: 3.0.2 → 3.3.5 (minor)
This commit is contained in:
Henne Vogelsang 2021-08-12 16:49:21 +02:00 committed by GitHub
commit a2e9067aaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -174,7 +174,7 @@ gem 'money-rails'
gem 'acts_as_list'
# for switch checkboxes
gem 'bootstrap-switch-rails', '~> 3.0.0'
gem 'bootstrap-switch-rails', '~> 3.3.5'
# for parsing OEmbed data
gem 'ruby-oembed'