From 654a02479de836b34a3e81bea778a08213269e61 Mon Sep 17 00:00:00 2001 From: Andrew Kvalheim Date: Mon, 21 Mar 2022 17:17:55 -0700 Subject: [PATCH] =?UTF-8?q?Downgrade=20bootstrap-switch-rails:=203.3.5=20?= =?UTF-8?q?=E2=86=92=203.3.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit bootstrap-switch 3.3.4 and 3.3.5 are affected by Bttstrp/bootstrap-switch#707 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index fd5fa7e653..8b551e4197 100644 --- a/Gemfile +++ b/Gemfile @@ -184,7 +184,7 @@ gem 'money-rails' gem 'acts_as_list' # for switch checkboxes -gem 'bootstrap-switch-rails', '~> 3.3.5' +gem 'bootstrap-switch-rails', '3.3.3' # Locked pending Bttstrp/bootstrap-switch#707 # for parsing OEmbed data gem 'ruby-oembed' diff --git a/Gemfile.lock b/Gemfile.lock index 29eb5cd8e0..0fe9d542c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) - bootstrap-switch-rails (3.3.5) + bootstrap-switch-rails (3.3.3) bootstrap3-datetimepicker-rails (4.17.47) momentjs-rails (>= 2.8.1) builder (3.2.4) @@ -639,7 +639,7 @@ DEPENDENCIES autoprefixer-rails awesome_nested_set bootstrap-sass (~> 3.4.0) - bootstrap-switch-rails (~> 3.3.5) + bootstrap-switch-rails (= 3.3.3) bootstrap3-datetimepicker-rails (~> 4.17.47) byebug cancancan