mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Downgrade bootstrap-switch-rails: 3.3.5 → 3.3.3
bootstrap-switch 3.3.4 and 3.3.5 are affected by Bttstrp/bootstrap-switch#707
This commit is contained in:
parent
ed8a2696bb
commit
654a02479d
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
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'
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue