mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #2812 from openSUSE/depfu/update/bootstrap-switch-rails-3.3.5
Upgrade bootstrap-switch-rails: 3.0.2 → 3.3.5 (minor)
This commit is contained in:
commit
a2e9067aaf
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -174,7 +174,7 @@ gem 'money-rails'
|
|||
gem 'acts_as_list'
|
||||
|
||||
# for switch checkboxes
|
||||
gem 'bootstrap-switch-rails', '~> 3.0.0'
|
||||
gem 'bootstrap-switch-rails', '~> 3.3.5'
|
||||
|
||||
# for parsing OEmbed data
|
||||
gem 'ruby-oembed'
|
||||
|
|
|
|||
|
|
@ -74,7 +74,7 @@ GEM
|
|||
bootstrap-sass (3.4.1)
|
||||
autoprefixer-rails (>= 5.2.1)
|
||||
sassc (>= 2.0.0)
|
||||
bootstrap-switch-rails (3.0.2)
|
||||
bootstrap-switch-rails (3.3.5)
|
||||
bootstrap3-datetimepicker-rails (4.17.47)
|
||||
momentjs-rails (>= 2.8.1)
|
||||
builder (3.2.4)
|
||||
|
|
@ -631,7 +631,7 @@ DEPENDENCIES
|
|||
autoprefixer-rails
|
||||
awesome_nested_set
|
||||
bootstrap-sass (~> 3.4.0)
|
||||
bootstrap-switch-rails (~> 3.0.0)
|
||||
bootstrap-switch-rails (~> 3.3.5)
|
||||
bootstrap3-datetimepicker-rails (~> 4.17.47)
|
||||
byebug
|
||||
cancancan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue