Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

Commit d725921

Browse files
Bump bootstrap-switch-rails to 3.3.3
Bumps [bootstrap-switch-rails](https://github.com/manuelvanrijn/bootstrap-switch-rails) from 1.9.0 to 3.3.3. - [Commits](manuelvanrijn/bootstrap-switch-rails@v1.9.0...v3.3.3) I'll automatically resolve any conflicts with this PR as long as you don't alter it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.
1 parent fed254f commit d725921

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ gem "github_api", '~> 0.17'
3333

3434
gem 'bootstrap-sass', '~> 3.0.3'
3535
gem 'font-awesome-rails', '~> 4.0.3'
36-
gem 'bootstrap-switch-rails', '~> 1.9.0'
36+
gem 'bootstrap-switch-rails', '~> 3.3.3'
3737
gem 'kramdown'
3838

3939
group :doc do

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
bcrypt (3.1.9)
3232
bootstrap-sass (3.0.3.0)
3333
sass (~> 3.2)
34-
bootstrap-switch-rails (1.9.0)
34+
bootstrap-switch-rails (3.3.3)
3535
builder (3.1.4)
3636
capybara (2.4.4)
3737
mime-types (>= 1.16)
@@ -332,7 +332,7 @@ PLATFORMS
332332

333333
DEPENDENCIES
334334
bootstrap-sass (~> 3.0.3)
335-
bootstrap-switch-rails (~> 1.9.0)
335+
bootstrap-switch-rails (~> 3.3.3)
336336
coffee-rails (~> 4.0.0)
337337
coveralls
338338
cucumber-rails

0 commit comments

Comments
 (0)