Revert "Update bootstrap-switch-rails 3.3.3 -> 3.3.5"
This reverts commit cb675f5c8d.
This commit is contained in:
parent
22815abb22
commit
cba2b9a3a9
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -61,7 +61,7 @@ gem "rack-cors", "1.1.1", require: "rack/cors"
|
|||
|
||||
gem "autoprefixer-rails", "10.2.4.0"
|
||||
gem "bootstrap-sass", "3.4.1"
|
||||
gem "bootstrap-switch-rails", "3.3.5"
|
||||
gem "bootstrap-switch-rails", "3.3.3" # 3.3.4 and 3.3.5 is broken, see https://github.com/Bttstrp/bootstrap-switch/issues/691
|
||||
gem "compass-rails", "3.1.0"
|
||||
gem "sass-rails", "5.0.7"
|
||||
gem "sprockets-rails", "3.2.1"
|
||||
|
|
|
|||
|
|
@ -77,7 +77,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)
|
||||
buftok (0.2.0)
|
||||
builder (3.2.4)
|
||||
byebug (11.1.3)
|
||||
|
|
@ -797,7 +797,7 @@ DEPENDENCIES
|
|||
asset_sync (= 2.11.0)
|
||||
autoprefixer-rails (= 10.2.4.0)
|
||||
bootstrap-sass (= 3.4.1)
|
||||
bootstrap-switch-rails (= 3.3.5)
|
||||
bootstrap-switch-rails (= 3.3.3)
|
||||
capybara (= 3.35.3)
|
||||
carrierwave (= 1.3.2)
|
||||
chrome_remote (= 0.3.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue