diff --git a/Gemfile b/Gemfile index 4e13b7c17..b889c1e89 100644 --- a/Gemfile +++ b/Gemfile @@ -58,7 +58,7 @@ gem "rack-cors", "1.0.2", require: "rack/cors" gem "autoprefixer-rails", "8.6.5" gem "bootstrap-sass", "3.3.7" -gem "bootstrap-switch-rails", "3.3.3" +gem "bootstrap-switch-rails", "3.3.4" gem "compass-rails", "3.0.2" gem "sass-rails", "5.0.7" gem "sprockets-rails", "3.2.1" diff --git a/Gemfile.lock b/Gemfile.lock index ad7bf6829..0833e8199 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM bootstrap-sass (3.3.7) autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) - bootstrap-switch-rails (3.3.3) + bootstrap-switch-rails (3.3.4) buftok (0.2.0) builder (3.2.3) byebug (10.0.2) @@ -770,7 +770,7 @@ DEPENDENCIES asset_sync (= 2.5.0) autoprefixer-rails (= 8.6.5) bootstrap-sass (= 3.3.7) - bootstrap-switch-rails (= 3.3.3) + bootstrap-switch-rails (= 3.3.4) capybara (= 2.18.0) carrierwave (= 1.2.2) compass-rails (= 3.0.2)