Update bootstrap-switch-rails to version 3.3.5

This commit is contained in:
depfu[bot] 2021-08-11 13:03:47 +00:00 committed by GitHub
parent 2527af1c1b
commit f92b66df33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -175,7 +175,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'