Skip to content

Commit

Permalink
Merge pull request #2812 from openSUSE/depfu/update/bootstrap-switch-…
Browse files Browse the repository at this point in the history
…rails-3.3.5

Upgrade bootstrap-switch-rails: 3.0.2 → 3.3.5 (minor)
  • Loading branch information
hennevogel authored Aug 12, 2021
2 parents 7d6e189 + f92b66d commit a2e9067
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a2e9067

Please sign in to comment.