diff --git a/Gemfile b/Gemfile index 5d48d673b8..9a2990465a 100644 --- a/Gemfile +++ b/Gemfile @@ -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' diff --git a/Gemfile.lock b/Gemfile.lock index 352308e0a7..cc0dbf9af7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) - bootstrap-switch-rails (3.0.2) + bootstrap-switch-rails (3.3.5) bootstrap3-datetimepicker-rails (4.17.47) momentjs-rails (>= 2.8.1) builder (3.2.4) @@ -631,7 +631,7 @@ DEPENDENCIES autoprefixer-rails awesome_nested_set bootstrap-sass (~> 3.4.0) - bootstrap-switch-rails (~> 3.0.0) + bootstrap-switch-rails (~> 3.3.5) bootstrap3-datetimepicker-rails (~> 4.17.47) byebug cancancan