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'
|
gem 'acts_as_list'
|
||||||
|
|
||||||
# for switch checkboxes
|
# for switch checkboxes
|
||||||
gem 'bootstrap-switch-rails', '~> 3.0.0'
|
gem 'bootstrap-switch-rails', '~> 3.3.5'
|
||||||
|
|
||||||
# for parsing OEmbed data
|
# for parsing OEmbed data
|
||||||
gem 'ruby-oembed'
|
gem 'ruby-oembed'
|
||||||
|
|
|
||||||
|
|
@ -74,7 +74,7 @@ GEM
|
||||||
bootstrap-sass (3.4.1)
|
bootstrap-sass (3.4.1)
|
||||||
autoprefixer-rails (>= 5.2.1)
|
autoprefixer-rails (>= 5.2.1)
|
||||||
sassc (>= 2.0.0)
|
sassc (>= 2.0.0)
|
||||||
bootstrap-switch-rails (3.0.2)
|
bootstrap-switch-rails (3.3.5)
|
||||||
bootstrap3-datetimepicker-rails (4.17.47)
|
bootstrap3-datetimepicker-rails (4.17.47)
|
||||||
momentjs-rails (>= 2.8.1)
|
momentjs-rails (>= 2.8.1)
|
||||||
builder (3.2.4)
|
builder (3.2.4)
|
||||||
|
|
@ -631,7 +631,7 @@ DEPENDENCIES
|
||||||
autoprefixer-rails
|
autoprefixer-rails
|
||||||
awesome_nested_set
|
awesome_nested_set
|
||||||
bootstrap-sass (~> 3.4.0)
|
bootstrap-sass (~> 3.4.0)
|
||||||
bootstrap-switch-rails (~> 3.0.0)
|
bootstrap-switch-rails (~> 3.3.5)
|
||||||
bootstrap3-datetimepicker-rails (~> 4.17.47)
|
bootstrap3-datetimepicker-rails (~> 4.17.47)
|
||||||
byebug
|
byebug
|
||||||
cancancan
|
cancancan
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue