diff --git a/Gemfile b/Gemfile index 6be2fc8..3a3278c 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ gem "github_api", '~> 0.17' gem 'bootstrap-sass', '~> 3.0.3' gem 'font-awesome-rails', '~> 4.7.0' -gem 'bootstrap-switch-rails', '~> 1.9.0' +gem 'bootstrap-switch-rails', '~> 3.3.3' gem 'kramdown' group :doc do diff --git a/Gemfile.lock b/Gemfile.lock index c8ca039..d16fba1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM bcrypt (3.1.11) bootstrap-sass (3.0.3.0) sass (~> 3.2) - bootstrap-switch-rails (1.9.0) + bootstrap-switch-rails (3.3.3) builder (3.1.4) capybara (2.14.4) addressable @@ -335,7 +335,7 @@ PLATFORMS DEPENDENCIES bootstrap-sass (~> 3.0.3) - bootstrap-switch-rails (~> 1.9.0) + bootstrap-switch-rails (~> 3.3.3) coffee-rails (~> 4.2.2) coveralls cucumber-rails